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 3bff2fc commit 3bddc59
Show file tree
Hide file tree
Showing 2 changed files with 514 additions and 427 deletions.
18 changes: 9 additions & 9 deletions UI/package.json
Original file line number Diff line number Diff line change
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.4.0",
"@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 Down Expand Up @@ -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.4",
"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
Loading

0 comments on commit 3bddc59

Please sign in to comment.