Skip to content

Commit

Permalink
Updated svelte to version 4 to meet depencency of @sveltejs/vite-plug…
Browse files Browse the repository at this point in the history
…in-svelte
  • Loading branch information
patrick11514 committed Sep 27, 2024
1 parent 5908758 commit 550368a
Show file tree
Hide file tree
Showing 2 changed files with 151 additions and 35 deletions.
184 changes: 150 additions & 34 deletions frontend/package-lock.json

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

2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"prettier": "^3.3.3",
"prettier-plugin-vue": "^1.1.6",
"sass": "^1.63.6",
"svelte": "^3.55.1",
"svelte": "^4.2.19",
"svelte-spa-router": "^3.0.3",
"timeago.js": "^4.0.2",
"typescript-eslint": "^8.7.0",
Expand Down

0 comments on commit 550368a

Please sign in to comment.