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 6, 2024
1 parent e6fe706 commit 1294987
Show file tree
Hide file tree
Showing 3 changed files with 151 additions and 115 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.7.1",
"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 @@ -171,7 +171,7 @@
"rimraf": "^5.0.5",
"storybook": "^8.4.6",
"styled-components": "6.1.13",
"svelte": "^4.2.19",
"svelte": "^5.7.1",
"tailwindcss": "^3.4.15",
"typescript": "5.7.2",
"uuid": "10.0.0",
Expand Down
Loading

0 comments on commit 1294987

Please sign in to comment.