Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies (#2920)
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] committed Apr 29, 2024
1 parent 53b91e6 commit 448341c
Show file tree
Hide file tree
Showing 2 changed files with 265 additions and 265 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"docs:preview": "vitepress preview docs"
},
"dependencies": {
"@iconify-json/carbon": "^1.1.31",
"@iconify-json/carbon": "^1.1.32",
"@iconify-json/cil": "^1.1.8",
"@iconify-json/ic": "^1.1.17",
"@iconify-json/mdi": "^1.1.66",
Expand Down Expand Up @@ -68,12 +68,12 @@
"vite-plugin-compression2": "^1.1.0",
"vite-plugin-pages": "^0.32.1",
"vite-plugin-vue-layouts": "^0.11.0",
"vue": "^3.4.25",
"vue": "^3.4.26",
"vue-i18n": "^9.13.1",
"vue-router": "^4.3.2"
},
"devDependencies": {
"@iconify-json/material-symbols": "^1.1.78",
"@iconify-json/material-symbols": "^1.1.79",
"@pinia/testing": "^0.1.3",
"@playwright/test": "^1.43.1",
"@types/d3-array": "^3.2.1",
Expand All @@ -85,9 +85,9 @@
"@types/lodash.debounce": "^4.0.9",
"@types/node": "^20.12.7",
"@vitejs/plugin-vue": "5.0.4",
"@vue/compiler-sfc": "^3.4.25",
"@vue/compiler-sfc": "^3.4.26",
"@vue/test-utils": "^2.4.5",
"bumpp": "^9.4.0",
"bumpp": "^9.4.1",
"c8": "^9.1.0",
"concurrently": "^8.2.2",
"eventsourcemock": "^2.0.0",
Expand Down

0 comments on commit 448341c

Please sign in to comment.