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 20, 2023
1 parent 42da0f0 commit e402b80
Show file tree
Hide file tree
Showing 2 changed files with 271 additions and 160 deletions.
16 changes: 8 additions & 8 deletions UI/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,15 +55,15 @@
"@babel/plugin-proposal-object-rest-spread": "7.20.7",
"@babel/preset-env": "7.23.2",
"@pinia/testing": "0.1.3",
"@redocly/cli": "1.2.0",
"@redocly/cli": "1.3.0",
"@vue/test-utils": "2.4.1",
"@vue/vue3-jest": "29.2.6",
"axios": "1.5.1",
"babel-jest": "29.7.0",
"babel-loader": "9.1.3",
"browserslist": "4.22.1",
"buffer": "6.0.3",
"caniuse-lite": "1.0.30001547",
"caniuse-lite": "1.0.30001551",
"clean-webpack-plugin": "4.0.0",
"compression-webpack-plugin": "10.0.0",
"copy-webpack-plugin": "11.0.0",
Expand All @@ -74,20 +74,20 @@
"dojo-util": "1.17.3",
"dojo-webpack-plugin": "3.0.6",
"ejs-loader": "0.5.0",
"eslint": "8.51.0",
"eslint": "8.52.0",
"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-plugin-amd": "1.1.0",
"eslint-plugin-compat": "4.2.0",
"eslint-plugin-import": "2.28.1",
"eslint-plugin-jest": "27.4.2",
"eslint-plugin-jest": "27.4.3",
"eslint-plugin-jsdoc": "46.8.2",
"eslint-plugin-json": "3.1.0",
"eslint-plugin-markdown": "3.0.1",
"eslint-plugin-node": "11.1.0",
"eslint-plugin-package-json": "0.1.5",
"eslint-plugin-package-json": "0.2.0",
"eslint-plugin-prettier": "5.0.1",
"eslint-plugin-promise": "6.1.1",
"eslint-plugin-snakecasejs": "2.2.0",
Expand All @@ -114,7 +114,7 @@
"pinia": "2.1.7",
"prettier": "3.0.3",
"rtl-detect": "1.0.4",
"stylelint": "15.10.3",
"stylelint": "15.11.0",
"stylelint-config-standard": "34.0.0",
"stylelint-declaration-block-no-ignored-properties": "2.7.0",
"stylelint-no-nested-media": "0.1.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.4",
"vue": "3.3.6",
"vue-i18n-extract-translations": "0.1.3",
"vue-loader": "17.3.0",
"vue-router": "4.2.5",
Expand All @@ -134,7 +134,7 @@
"webpack-cli": "5.1.4",
"webpack-deduplication-plugin": "0.0.8",
"webpack-dev-server": "4.15.1",
"webpack-merge": "5.9.0",
"webpack-merge": "5.10.0",
"webpack-sources": "3.2.3",
"webpack-virtual-modules": "0.6.0",
"whatwg-fetch": "3.6.19",
Expand Down
Loading

0 comments on commit e402b80

Please sign in to comment.