Skip to content

Commit 9c1371a

Browse files
authored
chore: bump vite-plugin-svelte to 4.0.0-next in demo and preview site (#12385)
1 parent a4f6407 commit 9c1371a

File tree

3 files changed

+289
-160
lines changed

3 files changed

+289
-160
lines changed

playgrounds/demo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"preview": "vite preview"
1313
},
1414
"devDependencies": {
15-
"@sveltejs/vite-plugin-svelte": "^3.1.0",
15+
"@sveltejs/vite-plugin-svelte": "^4.0.0-next.3",
1616
"nodemon": "^3.0.3",
1717
"polka": "^1.0.0-next.25",
1818
"svelte": "workspace:*",

0 commit comments

Comments
 (0)