Skip to content

Commit d903fa3

Browse files
committed
Merge branch 'update-svelte' of https://github.com/birkskyum/js-framework-benchmark into birkskyum-update-svelte
2 parents d8dba2c + ac5962f commit d903fa3

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)