Skip to content

Commit

Permalink
build: upgrade playground to vite 5
Browse files Browse the repository at this point in the history
  • Loading branch information
umaranis committed Apr 3, 2024
1 parent f81b6c0 commit 77dddd3
Show file tree
Hide file tree
Showing 2 changed files with 112 additions and 118 deletions.
4 changes: 2 additions & 2 deletions demos/playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"devDependencies": {
"@playwright/test": "^1.36.1",
"@size-limit/preset-app": "^8.2.6",
"@sveltejs/vite-plugin-svelte": "^2.4.1",
"@sveltejs/vite-plugin-svelte": "^3.0.2",
"@tsconfig/svelte": "^4.0.1",
"@types/node": "^20.11.16",
"@typescript-eslint/eslint-plugin": "^5.59.1",
Expand All @@ -85,7 +85,7 @@
"svelte-preprocess": "^5.0.3",
"tslib": "^2.5.0",
"typescript": "^5.0.4",
"vite": "^4.3.1"
"vite": "^5.2.7"
},
"dependencies": {
"svelte-lexical": "0.3.5",
Expand Down
Loading

0 comments on commit 77dddd3

Please sign in to comment.