aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2026-02-25 17:10:35 +0000
committerGitHub <[email protected]>2026-02-25 17:10:35 +0000
commitc23512ff18bcbeb05a498a6d8181543487fdcbe5 (patch)
treec19033f5e1b4cff8ff44eae1ebee6878c3a81380
parentfix(css): mobile image width (diff)
downloadarchived-frontend-next-renovate/svelte-5.x.tar.xz
archived-frontend-next-renovate/svelte-5.x.zip
chore(deps): update dependency svelte to v5renovate/svelte-5.x
-rwxr-xr-xbun.lockbbin121606 -> 129970 bytes
-rw-r--r--package.json2
2 files changed, 1 insertions, 1 deletions
diff --git a/bun.lockb b/bun.lockb
index 1b0e0a7..3883498 100755
--- a/bun.lockb
+++ b/bun.lockb
Binary files differ
diff --git a/package.json b/package.json
index 1b09128..94b2640 100644
--- a/package.json
+++ b/package.json
@@ -41,7 +41,7 @@
"eslint-plugin-svelte": "^2.30.0",
"prettier": "^2.8.0",
"prettier-plugin-svelte": "^2.10.1",
- "svelte": "^4.0.5",
+ "svelte": "^5.0.0",
"svelte-check": "^3.4.3",
"tslib": "^2.4.1",
"typescript": "^5.0.0",