Skip to content

Commit

Permalink
Update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 16, 2023
1 parent cbbe872 commit a160bb6
Show file tree
Hide file tree
Showing 2 changed files with 743 additions and 868 deletions.
18 changes: 9 additions & 9 deletions UI/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,10 +47,10 @@
"dijit": "1.17.3",
"dojo": "1.17.3",
"robot3": "0.4.0",
"vue-i18n": "9.3.0"
"vue-i18n": "9.4.1"
},
"devDependencies": {
"@babel/core": "7.22.17",
"@babel/core": "7.22.19",
"@babel/eslint-parser": "7.22.15",
"@babel/plugin-proposal-object-rest-spread": "7.20.7",
"@babel/preset-env": "7.22.15",
Expand All @@ -59,11 +59,11 @@
"@vue/test-utils": "2.4.1",
"@vue/vue3-jest": "29.2.6",
"axios": "1.5.0",
"babel-jest": "29.6.4",
"babel-jest": "29.7.0",
"babel-loader": "9.1.3",
"browserslist": "4.21.10",
"buffer": "6.0.3",
"caniuse-lite": "1.0.30001532",
"caniuse-lite": "1.0.30001534",
"clean-webpack-plugin": "4.0.0",
"compression-webpack-plugin": "10.0.0",
"copy-webpack-plugin": "11.0.0",
Expand All @@ -82,12 +82,12 @@
"eslint-plugin-amd": "1.1.0",
"eslint-plugin-compat": "4.2.0",
"eslint-plugin-import": "2.28.1",
"eslint-plugin-jest": "27.2.3",
"eslint-plugin-jsdoc": "46.5.1",
"eslint-plugin-jest": "27.4.0",
"eslint-plugin-jsdoc": "46.8.1",
"eslint-plugin-json": "3.1.0",
"eslint-plugin-markdown": "3.0.1",
"eslint-plugin-node": "11.1.0",
"eslint-plugin-package-json": "0.1.4",
"eslint-plugin-package-json": "0.1.5",
"eslint-plugin-prettier": "5.0.0",
"eslint-plugin-promise": "6.1.1",
"eslint-plugin-snakecasejs": "2.2.0",
Expand All @@ -107,7 +107,7 @@
"markdownlint": "0.31.0",
"markdownlint-cli": "0.36.0",
"mini-css-extract-plugin": "2.7.6",
"msw": "1.3.0",
"msw": "1.3.1",
"npm-run-all": "4.1.5",
"openapi-merge-cli": "^1.3.1",
"path-browserify": "1.0.1",
Expand Down Expand Up @@ -137,7 +137,7 @@
"webpack-merge": "5.9.0",
"webpack-sources": "3.2.3",
"webpack-virtual-modules": "0.5.0",
"whatwg-fetch": "3.6.18",
"whatwg-fetch": "3.6.19",
"yaml-jest-transform": "^2.0.2",
"yargs": "17.7.2"
},
Expand Down
Loading

0 comments on commit a160bb6

Please sign in to comment.