Skip to content

Commit 7517920

Browse files
fix(deps): downgrade Svelte to 5.35.3
.4 starts causing effect max update depth, and the latest 5.36.7 seems to break differently, no time to deal with that for now
1 parent cc0e368 commit 7517920

File tree

2 files changed

+91
-91
lines changed

2 files changed

+91
-91
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"runed": "^0.30.0",
6060
"semver": "^7.7.2",
6161
"shiki": "^3.7.0",
62-
"svelte": "^5.35.6",
62+
"svelte": "^5.35.3",
6363
"svelte-check": "^4.2.2",
6464
"svelte-exmarkdown": "^5.0.1",
6565
"svelte-meta-tags": "^4.4.0",

0 commit comments

Comments
 (0)