Skip to content

Commit 21fb03c

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

File tree

2 files changed

+156
-180
lines changed

2 files changed

+156
-180
lines changed

package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"@intlify/unplugin-vue-i18n": "^6.0.3",
4242
"@oddbird/css-anchor-positioning": "^0.4.0",
4343
"@tailwindcss/typography": "^0.5.16",
44-
"@tailwindcss/vite": "4.0.6",
44+
"@tailwindcss/vite": "4.0.7",
4545
"@vueuse/components": "^12.7.0",
4646
"@vueuse/core": "^12.7.0",
4747
"@vueuse/integrations": "^12.7.0",
@@ -62,10 +62,10 @@
6262
"sortablejs": "^1.15.6",
6363
"splitpanes": "^3.1.8",
6464
"strip-ansi": "^7.1.0",
65-
"tailwindcss": "4.0.6",
65+
"tailwindcss": "4.0.7",
6666
"unplugin-auto-import": "^19.1.0",
67-
"unplugin-icons": "^22.0.0",
68-
"unplugin-vue-components": "^28.1.0",
67+
"unplugin-icons": "^22.1.0",
68+
"unplugin-vue-components": "^28.2.0",
6969
"unplugin-vue-macros": "^2.14.2",
7070
"unplugin-vue-router": "^0.11.2",
7171
"vite": "6.1.0",
@@ -103,7 +103,7 @@
103103
"simple-git-hooks": "^2.11.1",
104104
"ts-node": "^10.9.2",
105105
"typescript": "^5.7.3",
106-
"vitest": "^3.0.5",
106+
"vitest": "^3.0.6",
107107
"vue-component-type-helpers": "^2.2.2",
108108
"vue-tsc": "^2.2.2"
109109
},

0 commit comments

Comments
 (0)