Skip to content

Commit 5845ddd

Browse files
authored
chore(demo): update Astro to v5.3.0 and other dependencies (#203)
Update demo dependencies to latest version, including Astro and astro-portabletext
1 parent c946177 commit 5845ddd

File tree

2 files changed

+355
-229
lines changed

2 files changed

+355
-229
lines changed

demo/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,10 @@
1313
"dependencies": {
1414
"@astrojs/solid-js": "^5.0.4",
1515
"@astrojs/svelte": "^7.0.4",
16-
"astro": "^5.2.5",
17-
"astro-portabletext": "^0.11.0",
16+
"astro": "^5.3.0",
17+
"astro-portabletext": "^0.11.1",
1818
"solid-js": "^1.9.4",
19-
"svelte": "^5.19.9"
19+
"svelte": "^5.20.1"
2020
},
2121
"engines": {
2222
"node": "^18.17.1 || ^20.3.0 || >=22.0.0"

0 commit comments

Comments
 (0)