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 Nov 10, 2023
1 parent ca2e86b commit a38b3ff
Show file tree
Hide file tree
Showing 2 changed files with 647 additions and 249 deletions.
20 changes: 10 additions & 10 deletions UI/package.json
Expand Up @@ -50,20 +50,20 @@
"vue-i18n": "9.6.5"
},
"devDependencies": {
"@babel/core": "7.23.2",
"@babel/eslint-parser": "7.22.15",
"@babel/core": "7.23.3",
"@babel/eslint-parser": "7.23.3",
"@babel/plugin-proposal-object-rest-spread": "7.20.7",
"@babel/preset-env": "7.23.2",
"@babel/preset-env": "7.23.3",
"@pinia/testing": "0.1.3",
"@redocly/cli": "^1.0.2",
"@vue/test-utils": "2.4.1",
"@vue/vue3-jest": "29.2.6",
"axios": "1.6.0",
"axios": "1.6.1",
"babel-jest": "29.7.0",
"babel-loader": "9.1.3",
"browserslist": "4.22.1",
"buffer": "6.0.3",
"caniuse-lite": "1.0.30001559",
"caniuse-lite": "1.0.30001561",
"clean-webpack-plugin": "4.0.0",
"compression-webpack-plugin": "10.0.0",
"copy-webpack-plugin": "11.0.0",
Expand All @@ -74,7 +74,7 @@
"dojo-util": "1.17.3",
"dojo-webpack-plugin": "3.0.6",
"ejs-loader": "0.5.0",
"eslint": "8.52.0",
"eslint": "8.53.0",
"eslint-config-airbnb-base": "15.0.0",
"eslint-config-eslint": "9.0.0",
"eslint-config-prettier": "9.0.0",
Expand All @@ -83,7 +83,7 @@
"eslint-plugin-compat": "4.2.0",
"eslint-plugin-import": "2.29.0",
"eslint-plugin-jest": "27.6.0",
"eslint-plugin-jsdoc": "46.8.2",
"eslint-plugin-jsdoc": "46.9.0",
"eslint-plugin-json": "3.1.0",
"eslint-plugin-markdown": "3.0.1",
"eslint-plugin-node": "11.1.0",
Expand All @@ -107,7 +107,7 @@
"markdownlint": "0.31.1",
"markdownlint-cli": "0.37.0",
"mini-css-extract-plugin": "2.7.6",
"msw": "2.0.2",
"msw": "2.0.5",
"npm-run-all": "4.1.5",
"openapi-merge-cli": "^1.3.1",
"path-browserify": "1.0.1",
Expand All @@ -123,10 +123,10 @@
"stylelint-webpack-plugin": "4.1.1",
"stylelint-z-index-value-constraint": "1.3.0",
"tmp": "0.2.1",
"undici": "5.27.1",
"undici": "5.27.2",
"unix-timestamp": "1.0.3",
"unused-webpack-plugin": "2.4.0",
"vue": "3.3.7",
"vue": "3.3.8",
"vue-i18n-extract-translations": "0.1.3",
"vue-loader": "17.3.1",
"vue-router": "4.2.5",
Expand Down

0 comments on commit a38b3ff

Please sign in to comment.