Skip to content

Commit ac5962f

Browse files
committed
next.8
1 parent 7a7687f commit ac5962f

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.3",
2727
"rollup": "^3.26.2",
2828
"rollup-plugin-svelte": "7.1.6",
29-
"svelte": "^5.0.0-next.7"
29+
"svelte": "^5.0.0-next.8"
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.3",
2727
"rollup": "^3.26.2",
2828
"rollup-plugin-svelte": "7.1.6",
29-
"svelte": "^5.0.0-next.7"
29+
"svelte": "^5.0.0-next.8"
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.3",
2727
"rollup": "^3.26.2",
2828
"rollup-plugin-svelte": "7.1.6",
29-
"svelte": "^5.0.0-next.7"
29+
"svelte": "^5.0.0-next.8"
3030
}
3131
}

0 commit comments

Comments
 (0)