Skip to content

Commit 8fec434

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

File tree

2 files changed

+110
-124
lines changed

2 files changed

+110
-124
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -32,10 +32,10 @@
3232
"@iconify-json/carbon": "^1.1.36",
3333
"@iconify-json/cil": "^1.1.8",
3434
"@iconify-json/ic": "^1.1.17",
35-
"@iconify-json/material-symbols": "^1.1.83",
35+
"@iconify-json/material-symbols": "^1.1.84",
3636
"@iconify-json/mdi": "^1.1.67",
3737
"@iconify-json/mdi-light": "^1.1.10",
38-
"@iconify-json/octicon": "^1.1.55",
38+
"@iconify-json/octicon": "^1.1.56",
3939
"@iconify-json/ph": "^1.1.13",
4040
"@intlify/unplugin-vue-i18n": "^4.0.0",
4141
"@tailwindcss/container-queries": "^0.1.1",
@@ -62,7 +62,7 @@
6262
"splitpanes": "^3.1.5",
6363
"strip-ansi": "^7.1.0",
6464
"tailwindcss": "^3.4.4",
65-
"unplugin-auto-import": "^0.17.6",
65+
"unplugin-auto-import": "^0.18.0",
6666
"unplugin-icons": "^0.19.0",
6767
"unplugin-vue-components": "^0.27.2",
6868
"unplugin-vue-macros": "^2.9.5",
@@ -100,7 +100,7 @@
100100
"simple-git-hooks": "^2.11.1",
101101
"ts-node": "^10.9.2",
102102
"typescript": "^5.5.3",
103-
"vitest": "^2.0.1",
103+
"vitest": "^2.0.2",
104104
"vue-component-type-helpers": "^2.0.26",
105105
"vue-tsc": "^2.0.26"
106106
},

0 commit comments

Comments
 (0)