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 Jun 22, 2024
1 parent ecffd42 commit 5cf37c0
Show file tree
Hide file tree
Showing 2 changed files with 175 additions and 89 deletions.
18 changes: 9 additions & 9 deletions UI/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"tapable": "2.2.1",
"vue": "3.4.29",
"vue-i18n": "9.13.1",
"vue-router": "4.3.3"
"vue-router": "4.4.0"
},
"devDependencies": {
"@babel/core": "7.24.7",
Expand All @@ -61,22 +61,22 @@
"@babel/preset-env": "7.24.7",
"@eslint/js": "9.5.0",
"@pinia/testing": "0.1.3",
"@redocly/cli": "1.15.0",
"@redocly/cli": "1.16.0",
"@vue/test-utils": "2.4.6",
"@vue/vue3-jest": "29.2.6",
"babel-jest": "29.7.0",
"babel-loader": "9.1.3",
"browserslist": "4.23.1",
"buffer": "6.0.3",
"caniuse-lite": "1.0.30001634",
"caniuse-lite": "1.0.30001636",
"clean-webpack-plugin": "4.0.0",
"compression-webpack-plugin": "11.1.0",
"copy-webpack-plugin": "12.0.2",
"core-js": "3.37.1",
"coveralls-next": "4.2.1",
"css-loader": "7.1.2",
"css-minimizer-webpack-plugin": "7.0.0",
"cssnano": "7.0.2",
"cssnano": "7.0.3",
"dojo-util": "1.17.3",
"dojo-webpack-plugin": "3.0.6",
"ejs-loader": "0.5.0",
Expand All @@ -89,12 +89,12 @@
"eslint-plugin-jest": "28.6.0",
"eslint-plugin-json": "4.0.0",
"eslint-plugin-n": "17.9.0",
"eslint-plugin-package-json": "0.14.0",
"eslint-plugin-package-json": "0.15.0",
"eslint-plugin-prettier": "5.1.3",
"eslint-plugin-vue": "9.26.0",
"eslint-webpack-plugin": "4.2.0",
"flush-promises": "1.0.2",
"globals": "15.4.0",
"globals": "15.6.0",
"html-webpack-plugin": "5.6.0",
"http-status-codes": "2.3.0",
"i18next-conv": "15.0.0",
Expand All @@ -115,20 +115,20 @@
"postcss": "8.4.38",
"prettier": "3.3.2",
"stylelint": "16.6.1",
"stylelint-config-standard": "36.0.0",
"stylelint-config-standard": "36.0.1",
"stylelint-declaration-block-no-ignored-properties": "2.8.0",
"stylelint-no-nested-media": "0.1.0",
"stylelint-no-unsupported-browser-features": "8.0.1",
"stylelint-order": "6.0.4",
"stylelint-webpack-plugin": "5.0.1",
"tmp": "0.2.3",
"typescript": "5.4.5",
"typescript": "5.5.2",
"undici": "5.28.4",
"unix-timestamp": "1.0.4",
"unused-webpack-plugin": "2.4.0",
"vue-i18n-extract-translations": "0.1.3",
"vue-loader": "17.4.2",
"webpack": "5.92.0",
"webpack": "5.92.1",
"webpack-bundle-analyzer": "4.10.2",
"webpack-cli": "5.1.4",
"webpack-deduplication-plugin": "0.0.8",
Expand Down
Loading

0 comments on commit 5cf37c0

Please sign in to comment.