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 2, 2023
1 parent dc5fb24 commit d41edb3
Show file tree
Hide file tree
Showing 2 changed files with 209 additions and 147 deletions.
18 changes: 9 additions & 9 deletions UI/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,17 +53,17 @@
"@babel/core": "7.22.11",
"@babel/eslint-parser": "7.22.11",
"@babel/plugin-proposal-object-rest-spread": "7.20.7",
"@babel/preset-env": "7.22.10",
"@babel/preset-env": "7.22.14",
"@pinia/testing": "0.1.3",
"@redocly/cli": "^1.0.2",
"@vue/test-utils": "2.4.1",
"@vue/vue3-jest": "29.2.5",
"axios": "1.4.0",
"axios": "1.5.0",
"babel-jest": "29.6.4",
"babel-loader": "9.1.3",
"browserslist": "4.21.10",
"buffer": "6.0.3",
"caniuse-lite": "1.0.30001523",
"caniuse-lite": "1.0.30001525",
"clean-webpack-plugin": "4.0.0",
"compression-webpack-plugin": "10.0.0",
"copy-webpack-plugin": "11.0.0",
Expand All @@ -80,10 +80,10 @@
"eslint-config-prettier": "9.0.0",
"eslint-import-resolver-webpack": "0.13.7",
"eslint-plugin-amd": "1.1.0",
"eslint-plugin-compat": "4.1.4",
"eslint-plugin-compat": "4.2.0",
"eslint-plugin-import": "2.28.1",
"eslint-plugin-jest": "27.2.3",
"eslint-plugin-jsdoc": "46.5.0",
"eslint-plugin-jsdoc": "46.5.1",
"eslint-plugin-json": "3.1.0",
"eslint-plugin-markdown": "3.0.1",
"eslint-plugin-node": "11.1.0",
Expand All @@ -107,12 +107,12 @@
"markdownlint": "0.30.0",
"markdownlint-cli": "0.35.0",
"mini-css-extract-plugin": "2.7.6",
"msw": "1.2.4",
"msw": "1.2.5",
"npm-run-all": "4.1.5",
"openapi-merge-cli": "^1.3.1",
"path-browserify": "1.0.1",
"pinia": "2.1.6",
"prettier": "3.0.2",
"prettier": "3.0.3",
"rtl-detect": "1.0.4",
"stylelint": "15.10.3",
"stylelint-config-standard": "34.0.0",
Expand All @@ -130,14 +130,14 @@
"vue-loader": "17.2.2",
"vue-router": "4.2.4",
"webpack": "5.88.2",
"webpack-bundle-analyzer": "4.9.0",
"webpack-bundle-analyzer": "4.9.1",
"webpack-cli": "5.1.4",
"webpack-deduplication-plugin": "0.0.8",
"webpack-dev-server": "4.15.1",
"webpack-merge": "5.9.0",
"webpack-sources": "3.2.3",
"webpack-virtual-modules": "0.5.0",
"whatwg-fetch": "3.6.17",
"whatwg-fetch": "3.6.18",
"yaml-jest-transform": "^2.0.2",
"yargs": "17.7.2"
},
Expand Down
Loading

0 comments on commit d41edb3

Please sign in to comment.