Skip to content

Commit 8e2ae35

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

File tree

2 files changed

+126
-126
lines changed

2 files changed

+126
-126
lines changed

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"@intlify/unplugin-vue-i18n": "^6.0.5",
4242
"@oddbird/css-anchor-positioning": "^0.4.0",
4343
"@tailwindcss/typography": "^0.5.16",
44-
"@tailwindcss/vite": "4.1.1",
44+
"@tailwindcss/vite": "4.1.2",
4545
"@vueuse/components": "^13.0.0",
4646
"@vueuse/core": "^13.0.0",
4747
"@vueuse/integrations": "^13.0.0",
@@ -64,13 +64,13 @@
6464
"sortablejs": "^1.15.6",
6565
"splitpanes": "^4.0.3",
6666
"strip-ansi": "^7.1.0",
67-
"tailwindcss": "4.1.1",
67+
"tailwindcss": "4.1.2",
6868
"unplugin-auto-import": "^19.1.2",
6969
"unplugin-icons": "^22.1.0",
7070
"unplugin-vue-components": "^28.4.1",
7171
"unplugin-vue-macros": "^2.14.5",
7272
"unplugin-vue-router": "^0.12.0",
73-
"vite": "6.2.4",
73+
"vite": "6.2.5",
7474
"vite-plugin-compression2": "^1.3.3",
7575
"vite-plugin-vue-layouts": "^0.11.0",
7676
"vite-svg-loader": "^5.1.0",
@@ -92,7 +92,7 @@
9292
"@types/d3-shape": "^3.1.7",
9393
"@types/d3-transition": "^3.0.9",
9494
"@types/lodash.debounce": "^4.0.9",
95-
"@types/node": "^22.13.17",
95+
"@types/node": "^22.14.0",
9696
"@vitejs/plugin-vue": "5.2.3",
9797
"@vue/compiler-sfc": "^3.5.13",
9898
"@vue/test-utils": "^2.4.6",

0 commit comments

Comments
 (0)