Skip to content

Commit

Permalink
upgrade svelte dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
JReinhold committed Oct 16, 2024
1 parent 2e51e82 commit 4326acd
Show file tree
Hide file tree
Showing 2 changed files with 286 additions and 202 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -99,8 +99,8 @@
"rimraf": "^5.0.7",
"rollup": "^4.18.0",
"storybook": "^8.3.5",
"svelte": "5.0.0-next.244",
"svelte-check": "^3.8.4",
"svelte": "5.0.0-next.267",
"svelte-check": "^4.0.5",
"tslib": "^2.6.3",
"type-fest": "^4.20.1",
"typescript": "^5.5.2",
Expand All @@ -113,7 +113,7 @@
"peerDependencies": {
"@storybook/svelte": "^8.0.0",
"@sveltejs/vite-plugin-svelte": "^4.0.0-next.0 || ^4.0.0",
"svelte": "^5.0.0-next.244 || ^5.0.0",
"svelte": "^5.0.0-next.267 || ^5.0.0",
"vite": "^5.0.0"
},
"packageManager": "[email protected]+sha256.dbdf5961c32909fb030595a9daa1dae720162e658609a8f92f2fa99835510ca5",
Expand Down
Loading

0 comments on commit 4326acd

Please sign in to comment.