Skip to content

Commit f09e294

Browse files
fix(deps): update all non-major dependencies (#3162)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent de2e757 commit f09e294

File tree

2 files changed

+80
-90
lines changed

2 files changed

+80
-90
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
},
3131
"dependencies": {
3232
"@iconify-json/carbon": "^1.1.36",
33-
"@iconify-json/cil": "^1.1.8",
33+
"@iconify-json/cil": "^1.1.9",
3434
"@iconify-json/ic": "^1.1.17",
3535
"@iconify-json/material-symbols": "^1.1.85",
3636
"@iconify-json/mdi": "^1.1.67",
@@ -57,7 +57,7 @@
5757
"entities": "^5.0.0",
5858
"fuse.js": "^7.0.0",
5959
"lodash.debounce": "^4.0.8",
60-
"pinia": "^2.1.7",
60+
"pinia": "^2.2.0",
6161
"postcss": "^8.4.40",
6262
"splitpanes": "^3.1.5",
6363
"strip-ansi": "^7.1.0",
@@ -76,7 +76,7 @@
7676
"vue-router": "^4.4.0"
7777
},
7878
"devDependencies": {
79-
"@pinia/testing": "^0.1.3",
79+
"@pinia/testing": "^0.1.4",
8080
"@playwright/test": "^1.45.3",
8181
"@types/d3-array": "^3.2.1",
8282
"@types/d3-ease": "^3.0.2",
@@ -85,8 +85,8 @@
8585
"@types/d3-shape": "^3.1.6",
8686
"@types/d3-transition": "^3.0.8",
8787
"@types/lodash.debounce": "^4.0.9",
88-
"@types/node": "^20.14.12",
89-
"@vitejs/plugin-vue": "5.1.0",
88+
"@types/node": "^20.14.13",
89+
"@vitejs/plugin-vue": "5.1.1",
9090
"@vue/compiler-sfc": "^3.4.34",
9191
"@vue/test-utils": "^2.4.6",
9292
"bumpp": "^9.4.1",

0 commit comments

Comments
 (0)