Skip to content

Commit 84633aa

Browse files
chore: bump svelte 5.55.8 -> 5.55.9 (#233)
Patch-level svelte bump. prettier-plugin-svelte 3.5.2 -> 4.0.0 deferred: 4.0.0 crashes on `{@const x = arr.length > 0 ? ... : 0}` in SendButton.svelte with "unknown node type: BinaryExpression" during `prettier --check`. Refs #232 Co-authored-by: dobby-yivi-agent[bot] <275734547+dobby-yivi-agent[bot]@users.noreply.github.com>
1 parent f2a0a60 commit 84633aa

2 files changed

Lines changed: 13 additions & 13 deletions

File tree

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"prettier-plugin-svelte": "^3.5.2",
3636
"rollup": "^4.60.4",
3737
"sass": "^1.99.0",
38-
"svelte": "^5.55.8",
38+
"svelte": "^5.55.9",
3939
"svelte-check": "^4.4.8",
4040
"svelte-i18n": "^4.0.1",
4141
"svelte-preprocess": "^6.0.3",

0 commit comments

Comments
 (0)