Skip to content

Commit

Permalink
chore: bump vite and dedupe (#230)
Browse files Browse the repository at this point in the history
  • Loading branch information
ignatiusmb authored Sep 18, 2024
1 parent fb3983d commit 09f3ecd
Show file tree
Hide file tree
Showing 2 changed files with 126 additions and 312 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,13 @@
"packageManager": "[email protected]",
"devDependencies": {
"@sveltejs/vite-plugin-svelte": "next",
"@types/node": "^20.16.4",
"@types/node": "^20.16.5",
"prettier": "^3.3.3",
"prettier-plugin-sort-package-json": "^0.2.0",
"prettier-plugin-svelte": "^3.2.6",
"svelte": "5.0.0-next.141",
"svelte-check": "^4.0.1",
"typescript": "^5.5.4",
"vite": "^5.4.3"
"svelte-check": "^4.0.2",
"typescript": "^5.6.2",
"vite": "^5.4.6"
}
}
Loading

0 comments on commit 09f3ecd

Please sign in to comment.