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 14, 2023
1 parent eefbc03 commit 42da0f0
Show file tree
Hide file tree
Showing 2 changed files with 238 additions and 45 deletions.
14 changes: 7 additions & 7 deletions UI/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,10 +50,10 @@
"vue-i18n": "9.5.0"
},
"devDependencies": {
"@babel/core": "7.23.0",
"@babel/core": "7.23.2",
"@babel/eslint-parser": "7.22.15",
"@babel/plugin-proposal-object-rest-spread": "7.20.7",
"@babel/preset-env": "7.22.20",
"@babel/preset-env": "7.23.2",
"@pinia/testing": "0.1.3",
"@redocly/cli": "1.2.0",
"@vue/test-utils": "2.4.1",
Expand All @@ -63,7 +63,7 @@
"babel-loader": "9.1.3",
"browserslist": "4.22.1",
"buffer": "6.0.3",
"caniuse-lite": "1.0.30001546",
"caniuse-lite": "1.0.30001547",
"clean-webpack-plugin": "4.0.0",
"compression-webpack-plugin": "10.0.0",
"copy-webpack-plugin": "11.0.0",
Expand All @@ -88,7 +88,7 @@
"eslint-plugin-markdown": "3.0.1",
"eslint-plugin-node": "11.1.0",
"eslint-plugin-package-json": "0.1.5",
"eslint-plugin-prettier": "5.0.0",
"eslint-plugin-prettier": "5.0.1",
"eslint-plugin-promise": "6.1.1",
"eslint-plugin-snakecasejs": "2.2.0",
"eslint-plugin-sort-dojo-dependency": "0.0.1",
Expand All @@ -111,7 +111,7 @@
"npm-run-all": "4.1.5",
"openapi-merge-cli": "^1.3.1",
"path-browserify": "1.0.1",
"pinia": "2.1.6",
"pinia": "2.1.7",
"prettier": "3.0.3",
"rtl-detect": "1.0.4",
"stylelint": "15.10.3",
Expand All @@ -127,9 +127,9 @@
"unused-webpack-plugin": "2.4.0",
"vue": "3.3.4",
"vue-i18n-extract-translations": "0.1.3",
"vue-loader": "17.2.2",
"vue-loader": "17.3.0",
"vue-router": "4.2.5",
"webpack": "5.88.2",
"webpack": "5.89.0",
"webpack-bundle-analyzer": "4.9.1",
"webpack-cli": "5.1.4",
"webpack-deduplication-plugin": "0.0.8",
Expand Down
Loading

0 comments on commit 42da0f0

Please sign in to comment.