Skip to content

Commit

Permalink
Merge 535641a into 29b5b8f
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 23, 2024
2 parents 29b5b8f + 535641a commit 90eccef
Show file tree
Hide file tree
Showing 2 changed files with 684 additions and 579 deletions.
20 changes: 10 additions & 10 deletions UI/package.json
Expand Up @@ -47,10 +47,10 @@
"vue-i18n": "9.10.2"
},
"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.0.2",
"@vue/test-utils": "2.4.5",
Expand All @@ -59,15 +59,15 @@
"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 @@ -102,10 +102,10 @@
"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",
Expand All @@ -128,11 +128,11 @@
"vue-i18n-extract-translations": "0.1.3",
"vue-loader": "17.4.2",
"vue-router": "4.3.0",
"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 90eccef

Please sign in to comment.