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 27, 2024
1 parent 4467558 commit df50093
Show file tree
Hide file tree
Showing 2 changed files with 787 additions and 803 deletions.
24 changes: 12 additions & 12 deletions UI/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,10 +47,10 @@
"vue-i18n": "9.13.1"
},
"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.0.2",
"@vue/test-utils": "2.4.6",
Expand All @@ -59,13 +59,13 @@
"babel-loader": "9.1.3",
"browserslist": "4.23.0",
"buffer": "6.0.3",
"caniuse-lite": "1.0.30001620",
"caniuse-lite": "1.0.30001623",
"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 @@ -80,16 +80,16 @@
"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": "4.0.0",
"eslint-plugin-n": "17.7.0",
"eslint-plugin-package-json": "0.13.1",
"eslint-plugin-prettier": "5.1.3",
"eslint-plugin-promise": "6.1.1",
"eslint-plugin-promise": "6.2.0",
"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",
"html-webpack-plugin": "5.6.0",
"http-status-codes": "2.3.0",
"i18next-conv": "15.0.0",
Expand All @@ -98,11 +98,11 @@
"jest-openapi": "0.14.2",
"jest-runner-groups": "2.2.0",
"jest-serializer-vue": "3.1.0",
"jsdom": "24.0.0",
"jsdom": "24.1.0",
"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",
Expand All @@ -111,13 +111,13 @@
"pinia": "2.1.7",
"prettier": "3.2.5",
"rtl-detect": "1.1.2",
"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",
"stylelint-z-index-value-constraint": "1.4.0",
"tmp": "0.2.3",
"undici": "5.28.4",
Expand Down
Loading

0 comments on commit df50093

Please sign in to comment.