Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 36e01a2

Browse files
committed
Upgrade Svelte
1 parent 5eb151c commit 36e01a2

File tree

6 files changed

+15
-15
lines changed

6 files changed

+15
-15
lines changed

frameworks/keyed/svelte-classic/package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

frameworks/keyed/svelte-classic/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,6 @@
2626
"@rollup/plugin-terser": "^0.4.4",
2727
"rollup": "^4.14.3",
2828
"rollup-plugin-svelte": "^7.2.0",
29-
"svelte": "^5.0.0-next.222"
29+
"svelte": "^5.0.0-next.225"
3030
}
3131
}

frameworks/keyed/svelte/package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

frameworks/keyed/svelte/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,6 @@
2626
"@rollup/plugin-terser": "^0.4.4",
2727
"rollup": "^4.14.3",
2828
"rollup-plugin-svelte": "^7.2.0",
29-
"svelte": "^5.0.0-next.222"
29+
"svelte": "^5.0.0-next.225"
3030
}
3131
}

frameworks/non-keyed/svelte-classic/package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

frameworks/non-keyed/svelte-classic/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,6 @@
2626
"@rollup/plugin-terser": "^0.4.4",
2727
"rollup": "^4.14.3",
2828
"rollup-plugin-svelte": "^7.2.0",
29-
"svelte": "^5.0.0-next.222"
29+
"svelte": "^5.0.0-next.225"
3030
}
3131
}

0 commit comments

Comments
 (0)