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 Mar 23, 2024
1 parent 09b9afa commit 634036d
Show file tree
Hide file tree
Showing 2 changed files with 702 additions and 539 deletions.
26 changes: 13 additions & 13 deletions UI/package.json
Expand Up @@ -52,27 +52,27 @@
"vue-router": "4.3.0"
},
"devDependencies": {
"@babel/core": "7.24.0",
"@babel/eslint-parser": "7.23.10",
"@babel/core": "7.24.3",
"@babel/eslint-parser": "7.24.1",
"@babel/plugin-proposal-object-rest-spread": "7.20.7",
"@babel/preset-env": "7.24.0",
"@babel/preset-env": "7.24.3",
"@pinia/testing": "0.1.3",
"@redocly/cli": "1.10.4",
"@redocly/cli": "1.10.5",
"@vue/test-utils": "2.4.5",
"@vue/vue3-jest": "29.2.6",
"babel-jest": "29.7.0",
"babel-loader": "9.1.3",
"browserslist": "4.23.0",
"buffer": "6.0.3",
"caniuse-lite": "1.0.30001597",
"caniuse-lite": "1.0.30001600",
"clean-webpack-plugin": "4.0.0",
"compression-webpack-plugin": "11.1.0",
"copy-webpack-plugin": "12.0.2",
"core-js": "3.36.0",
"core-js": "3.36.1",
"coveralls-next": "4.2.0",
"css-loader": "6.10.0",
"css-minimizer-webpack-plugin": "6.0.0",
"cssnano": "6.1.0",
"cssnano": "6.1.1",
"dojo-util": "1.17.3",
"dojo-webpack-plugin": "3.0.6",
"ejs-loader": "0.5.0",
Expand Down Expand Up @@ -107,14 +107,14 @@
"jsdom": "24.0.0",
"jsonc-eslint-parser": "2.4.0",
"markdown-include": "0.4.3",
"markdownlint": "0.33.0",
"markdownlint": "0.34.0",
"markdownlint-cli": "0.39.0",
"mini-css-extract-plugin": "2.8.1",
"msw": "2.2.4",
"msw": "2.2.10",
"npm-run-all2": "6.1.2",
"openapi-merge-cli": "^1.3.1",
"path-browserify": "1.0.1",
"postcss": "8.4.35",
"postcss": "8.4.38",
"prettier": "3.2.5",
"stylelint": "16.2.1",
"stylelint-config-standard": "36.0.0",
Expand All @@ -124,17 +124,17 @@
"stylelint-order": "6.0.4",
"stylelint-webpack-plugin": "5.0.0",
"tmp": "0.2.3",
"typescript": "5.4.2",
"typescript": "5.4.3",
"undici": "5.28.3",
"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.90.3",
"webpack": "5.91.0",
"webpack-bundle-analyzer": "4.10.1",
"webpack-cli": "5.1.4",
"webpack-deduplication-plugin": "0.0.8",
"webpack-dev-server": "5.0.3",
"webpack-dev-server": "5.0.4",
"webpack-merge": "5.10.0",
"webpack-sources": "3.2.3",
"webpack-virtual-modules": "0.6.1",
Expand Down

0 comments on commit 634036d

Please sign in to comment.