Skip to content

Commit 4d2529e

Browse files
chore(deps): update astro monorepo
1 parent e5f5ca8 commit 4d2529e

File tree

2 files changed

+10
-9
lines changed

2 files changed

+10
-9
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
"@types/node": "24.12.2",
7575
"@types/ramda": "0.31.1",
7676
"@types/uuid": "^11.0.0",
77-
"astro": "6.1.5",
77+
"astro": "6.1.6",
7878
"dotenv": "17.4.2",
7979
"eslint": "^9.18.0",
8080
"eslint-config-prettier": "^10.0.1",

yarn.lock

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -141,17 +141,18 @@ __metadata:
141141
linkType: hard
142142

143143
"@astrojs/svelte@npm:^8.0.0":
144-
version: 8.0.4
145-
resolution: "@astrojs/svelte@npm:8.0.4"
144+
version: 8.0.5
145+
resolution: "@astrojs/svelte@npm:8.0.5"
146146
dependencies:
147147
"@sveltejs/vite-plugin-svelte": "npm:^6.2.4"
148148
svelte2tsx: "npm:^0.7.52"
149149
vite: "npm:^7.3.1"
150+
vitefu: "npm:^1.1.2"
150151
peerDependencies:
151152
astro: ^6.0.0
152153
svelte: ^5.43.6
153154
typescript: ^5.3.3
154-
checksum: 10c0/ec3ff5337db0f6ba257508101aa0450410c4987e30b08ada9cba85fe5a4eaba3be62ddefe25bfbef84cc9962004696c36aca4405e3138b0a40e89312499a8eb3
155+
checksum: 10c0/1835e97364eae43ffdee95a8587e0a7e4f3febe104d75f0af7b1cc9024fc9b788981463fe85283b01d1823a0382f9de227b911ed444129b398dbf5780a3f73aa
155156
languageName: node
156157
linkType: hard
157158

@@ -1154,7 +1155,7 @@ __metadata:
11541155
"@types/node": "npm:24.12.2"
11551156
"@types/ramda": "npm:0.31.1"
11561157
"@types/uuid": "npm:^11.0.0"
1157-
astro: "npm:6.1.5"
1158+
astro: "npm:6.1.6"
11581159
bignumber.js: "npm:10.0.2"
11591160
dayjs: "npm:^1.11.8"
11601161
dompurify: "npm:^3.0.5"
@@ -4516,9 +4517,9 @@ __metadata:
45164517
languageName: node
45174518
linkType: hard
45184519

4519-
"astro@npm:6.1.5":
4520-
version: 6.1.5
4521-
resolution: "astro@npm:6.1.5"
4520+
"astro@npm:6.1.6":
4521+
version: 6.1.6
4522+
resolution: "astro@npm:6.1.6"
45224523
dependencies:
45234524
"@astrojs/compiler": "npm:^3.0.1"
45244525
"@astrojs/internal-helpers": "npm:0.8.0"
@@ -4580,7 +4581,7 @@ __metadata:
45804581
optional: true
45814582
bin:
45824583
astro: bin/astro.mjs
4583-
checksum: 10c0/f853234dcf65ed2c8546a781974197f3059c7855189f0aa226a2f78ae808368753c2bb26ca9de5801b5e95af751b057d9d725f0b0aef5eeb1f44b73f80c9bd06
4584+
checksum: 10c0/4db747ce47fe236a5c7c702ab12ece224c0b38a83422c3872e24fbf7a7d0ba2dbc263a0cd5fc35ba13b59945b27e40aaca2d2fa84b8003c18f715a3110f453ff
45844585
languageName: node
45854586
linkType: hard
45864587

0 commit comments

Comments
 (0)