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:
1
apps/web/.nvmrc
Normal file
1
apps/web/.nvmrc
Normal file
@@ -0,0 +1 @@
|
||||
22
|
||||
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user