Skip to content

Commit 9dc289b

Browse files
fix(deps): update dependency astro to v5 [security]
1 parent 969f725 commit 9dc289b

File tree

3 files changed

+1031
-1211
lines changed

3 files changed

+1031
-1211
lines changed

packages/ssr/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"@cloudcommerce/i18n": "workspace:*",
3939
"@ecomplus/utils": "1.5.0-rc.6",
4040
"@vueuse/core": "13.9.0",
41-
"astro": "4.16.19",
41+
"astro": "5.14.3",
4242
"astro-capo": "^0.0.1",
4343
"axios": "^1.12.2",
4444
"firebase-admin": "^13.5.0",

packages/storefront/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"@iconify-json/logos": "^1.2.9",
5454
"@types/gtag.js": "^0.0.20",
5555
"@vueuse/core": "13.9.0",
56-
"astro": "4.16.19",
56+
"astro": "5.14.3",
5757
"astro-capo": "^0.0.1",
5858
"chroma-js": "^3.1.2",
5959
"dotenv": "^17.2.3",

0 commit comments

Comments
 (0)