Skip to content

Commit

Permalink
Update to svelte v5
Browse files Browse the repository at this point in the history
  • Loading branch information
TeyKey1 committed Oct 23, 2024
1 parent f387404 commit 9343379
Show file tree
Hide file tree
Showing 2 changed files with 80 additions and 84 deletions.
154 changes: 75 additions & 79 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,10 +46,10 @@
"svelte": "^5.0.0-next.0"
},
"devDependencies": {
"@sveltejs/adapter-static": "^3.0.2",
"@sveltejs/kit": "^2.5.18",
"@sveltejs/package": "^2.3.2",
"@sveltejs/vite-plugin-svelte": "^3.1.1",
"@sveltejs/adapter-static": "^3.0.5",
"@sveltejs/kit": "^2.7.2",
"@sveltejs/package": "^2.3.6",
"@sveltejs/vite-plugin-svelte": "^4.0.0",
"@tailwindcss/typography": "^0.5.7",
"@testing-library/svelte": "^5.2.1",
"@types/lodash.clonedeep": "^4.5.7",
Expand All @@ -67,7 +67,7 @@
"plop": "^4.0.1",
"prettier": "^3.1.1",
"prettier-plugin-svelte": "^3.2.3",
"svelte": "5.0.0-next.205",
"svelte": "5.0.5",
"svelte-check": "^3.7.1",
"svelte-highlight": "^7.3.0",
"svelte-persisted-store": "^0.9.2",
Expand Down

0 comments on commit 9343379

Please sign in to comment.