Upgrade Vite to v7

* Update vite to v7

* Update vite to v7 (2)

* Update vite to v7 (3)

* Update vite to v7 (4)

---------

Co-authored-by: cannorin <cannorin@users.noreply.github.com>
This commit is contained in:
cannorin
2025-09-23 16:46:55 +09:00
committed by GitHub
parent e596916ebe
commit 25a904a89a
5 changed files with 66 additions and 499 deletions

1
apps/web/.nvmrc Normal file
View File

@@ -0,0 +1 @@
22

View File

@@ -19,7 +19,7 @@
"@sveltejs/adapter-cloudflare": "7.2.3",
"@sveltejs/enhanced-img": "0.4.4",
"@sveltejs/kit": "2.20.7",
"@sveltejs/vite-plugin-svelte": "4.0.4",
"@sveltejs/vite-plugin-svelte": "6.2.0",
"@types/prismjs": "1.26.5",
"autoprefixer": "10.4.20",
"bits-ui": "1.3.3",
@@ -39,7 +39,7 @@
"tailwind-variants": "1.0.0",
"tailwindcss": "3.4.17",
"typescript": "5.7.3",
"vite": "5.4.19",
"vite": "7.1.7",
"wrangler": "4.12.0"
},
"dependencies": {