Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies (#8559)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 28, 2024
1 parent ca81f29 commit 65a7d93
Show file tree
Hide file tree
Showing 2 changed files with 286 additions and 262 deletions.
12 changes: 6 additions & 6 deletions UI/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"content-disposition": "0.5.4",
"dijit": "1.17.3",
"dojo": "1.17.3",
"robot3": "1.0.1",
"robot3": "1.0.2",
"vue-i18n": "11.0.1"
},
"devDependencies": {
Expand All @@ -59,7 +59,7 @@
"babel-loader": "9.2.1",
"browserslist": "4.24.3",
"buffer": "6.0.3",
"caniuse-lite": "1.0.30001688",
"caniuse-lite": "1.0.30001690",
"clean-webpack-plugin": "4.0.0",
"compression-webpack-plugin": "11.1.0",
"copy-webpack-plugin": "12.0.2",
Expand Down Expand Up @@ -102,17 +102,17 @@
"jsdom": "25.0.1",
"jsonc-eslint-parser": "2.4.0",
"markdown-include": "0.4.3",
"markdownlint": "0.37.0",
"markdownlint": "0.37.2",
"markdownlint-cli": "0.43.0",
"mini-css-extract-plugin": "2.9.2",
"msw": "2.6.8",
"npm-run-all2": "7.0.1",
"msw": "2.7.0",
"npm-run-all2": "7.0.2",
"openapi-merge-cli": "^1.3.1",
"path-browserify": "1.0.1",
"pinia": "2.3.0",
"prettier": "3.4.2",
"rtl-detect": "1.1.2",
"stylelint": "16.11.0",
"stylelint": "16.12.0",
"stylelint-config-standard": "36.0.1",
"stylelint-declaration-block-no-ignored-properties": "2.8.0",
"stylelint-no-nested-media": "0.1.0",
Expand Down
Loading

0 comments on commit 65a7d93

Please sign in to comment.