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 Oct 27, 2023
1 parent 2c87046 commit 1162584
Show file tree
Hide file tree
Showing 2 changed files with 406 additions and 215 deletions.
20 changes: 10 additions & 10 deletions UI/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,8 @@
"content-disposition": "0.5.4",
"dijit": "1.17.3",
"dojo": "1.17.3",
"robot3": "0.4.0",
"vue-i18n": "9.5.0"
"robot3": "0.4.1",
"vue-i18n": "9.6.1"
},
"devDependencies": {
"@babel/core": "7.23.2",
Expand All @@ -58,12 +58,12 @@
"@redocly/cli": "^1.0.2",
"@vue/test-utils": "2.4.1",
"@vue/vue3-jest": "29.2.6",
"axios": "1.5.1",
"axios": "1.6.0",
"babel-jest": "29.7.0",
"babel-loader": "9.1.3",
"browserslist": "4.22.1",
"buffer": "6.0.3",
"caniuse-lite": "1.0.30001551",
"caniuse-lite": "1.0.30001554",
"clean-webpack-plugin": "4.0.0",
"compression-webpack-plugin": "10.0.0",
"copy-webpack-plugin": "11.0.0",
Expand All @@ -78,11 +78,11 @@
"eslint-config-airbnb-base": "15.0.0",
"eslint-config-eslint": "9.0.0",
"eslint-config-prettier": "9.0.0",
"eslint-import-resolver-webpack": "0.13.7",
"eslint-import-resolver-webpack": "0.13.8",
"eslint-plugin-amd": "1.1.0",
"eslint-plugin-compat": "4.2.0",
"eslint-plugin-import": "2.28.1",
"eslint-plugin-jest": "27.4.3",
"eslint-plugin-import": "2.29.0",
"eslint-plugin-jest": "27.6.0",
"eslint-plugin-jsdoc": "46.8.2",
"eslint-plugin-json": "3.1.0",
"eslint-plugin-markdown": "3.0.1",
Expand All @@ -92,7 +92,7 @@
"eslint-plugin-promise": "6.1.1",
"eslint-plugin-snakecasejs": "2.2.0",
"eslint-plugin-sort-dojo-dependency": "0.0.1",
"eslint-plugin-vue": "9.17.0",
"eslint-plugin-vue": "9.18.0",
"eslint-webpack-plugin": "4.0.1",
"html-webpack-plugin": "5.5.3",
"http-status-codes": "2.3.0",
Expand All @@ -113,7 +113,7 @@
"path-browserify": "1.0.1",
"pinia": "2.1.7",
"prettier": "3.0.3",
"rtl-detect": "1.0.4",
"rtl-detect": "1.1.2",
"stylelint": "15.11.0",
"stylelint-config-standard": "34.0.0",
"stylelint-declaration-block-no-ignored-properties": "2.7.0",
Expand All @@ -125,7 +125,7 @@
"tmp": "0.2.1",
"unix-timestamp": "1.0.3",
"unused-webpack-plugin": "2.4.0",
"vue": "3.3.6",
"vue": "3.3.7",
"vue-i18n-extract-translations": "0.1.3",
"vue-loader": "17.3.0",
"vue-router": "4.2.5",
Expand Down
Loading

0 comments on commit 1162584

Please sign in to comment.