Skip to content

Commit

Permalink
chore(deps): update dependency svelte to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 19, 2024
1 parent 0d78dff commit 4311048
Show file tree
Hide file tree
Showing 3 changed files with 191 additions and 142 deletions.
4 changes: 2 additions & 2 deletions packages/svelte-loader/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,13 +63,13 @@
"@sveltejs/vite-plugin-svelte": "^3.1.2",
"eslint": "^8.57.1",
"rollup-plugin-svelte": "^7.2.2",
"svelte": "^4.2.19",
"svelte": "^5.15.0",
"typescript": "5.7.2",
"vitest": "^2.1.8"
},
"peerDependencies": {
"@sveltejs/kit": "2.x",
"svelte": "4.x"
"svelte": "4.x || 5.x"
},
"engines": {
"node": ">=18"
Expand Down
2 changes: 1 addition & 1 deletion packages/visual-editing/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -192,7 +192,7 @@
"rimraf": "^5.0.5",
"storybook": "^8.4.7",
"styled-components": "6.1.13",
"svelte": "^4.2.19",
"svelte": "^5.15.0",
"tailwindcss": "^3.4.16",
"typescript": "5.7.2",
"uuid": "10.0.0",
Expand Down
Loading

0 comments on commit 4311048

Please sign in to comment.