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 May 26, 2024
1 parent 3e00ff3 commit a772b4d
Show file tree
Hide file tree
Showing 2 changed files with 731 additions and 806 deletions.
22 changes: 11 additions & 11 deletions UI/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,25 +52,25 @@
"vue-router": "4.3.2"
},
"devDependencies": {
"@babel/core": "7.24.5",
"@babel/eslint-parser": "7.24.5",
"@babel/core": "7.24.6",
"@babel/eslint-parser": "7.24.6",
"@babel/plugin-proposal-object-rest-spread": "7.20.7",
"@babel/preset-env": "7.24.5",
"@babel/preset-env": "7.24.6",
"@pinia/testing": "0.1.3",
"@redocly/cli": "1.12.2",
"@redocly/cli": "1.13.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.0",
"buffer": "6.0.3",
"caniuse-lite": "1.0.30001620",
"caniuse-lite": "1.0.30001621",
"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.1",
"css-loader": "7.1.2",
"css-minimizer-webpack-plugin": "7.0.0",
"cssnano": "7.0.1",
"dojo-util": "1.17.3",
Expand All @@ -85,7 +85,7 @@
"eslint-plugin-compat": "4.2.0",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-jest": "28.5.0",
"eslint-plugin-jsdoc": "48.2.5",
"eslint-plugin-jsdoc": "48.2.6",
"eslint-plugin-json": "3.1.0",
"eslint-plugin-n": "17.7.0",
"eslint-plugin-package-json": "0.13.1",
Expand All @@ -94,7 +94,7 @@
"eslint-plugin-snakecasejs": "2.2.0",
"eslint-plugin-sort-dojo-dependency": "0.0.1",
"eslint-plugin-vue": "9.26.0",
"eslint-webpack-plugin": "4.1.0",
"eslint-webpack-plugin": "4.2.0",
"flush-promises": "1.0.2",
"html-webpack-plugin": "5.6.0",
"http-status-codes": "2.3.0",
Expand All @@ -107,21 +107,21 @@
"jsonc-eslint-parser": "2.4.0",
"markdown-include": "0.4.3",
"markdownlint": "0.34.0",
"markdownlint-cli": "0.40.0",
"markdownlint-cli": "0.41.0",
"mini-css-extract-plugin": "2.9.0",
"msw": "2.3.0",
"npm-run-all2": "6.2.0",
"openapi-merge-cli": "^1.3.1",
"path-browserify": "1.0.1",
"postcss": "8.4.38",
"prettier": "3.2.5",
"stylelint": "16.5.0",
"stylelint": "16.6.0",
"stylelint-config-standard": "36.0.0",
"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.0",
"stylelint-webpack-plugin": "5.0.1",
"tmp": "0.2.3",
"typescript": "5.4.5",
"undici": "5.28.4",
Expand Down
Loading

0 comments on commit a772b4d

Please sign in to comment.