Skip to content

Commit 007b182

Browse files
chore(deps): update astro monorepo (#1958)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 55ded3d commit 007b182

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-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": "22.18.6",
7575
"@types/ramda": "0.31.1",
7676
"@types/uuid": "^11.0.0",
77-
"astro": "5.13.10",
77+
"astro": "5.13.11",
7878
"dotenv": "17.2.2",
7979
"eslint": "^9.18.0",
8080
"eslint-config-prettier": "^10.0.1",

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -147,8 +147,8 @@ __metadata:
147147
linkType: hard
148148

149149
"@astrojs/svelte@npm:^7.0.0":
150-
version: 7.1.1
151-
resolution: "@astrojs/svelte@npm:7.1.1"
150+
version: 7.2.0
151+
resolution: "@astrojs/svelte@npm:7.2.0"
152152
dependencies:
153153
"@sveltejs/vite-plugin-svelte": "npm:^5.1.1"
154154
svelte2tsx: "npm:^0.7.42"
@@ -157,7 +157,7 @@ __metadata:
157157
astro: ^5.0.0
158158
svelte: ^5.1.16
159159
typescript: ^5.3.3
160-
checksum: 10c0/b2cd0e3f848a74d1a578112b269c0be8838e6cf640a4fa329e7dd85785ed0f62db679cbdca01337635f197422c7f5a63e436274ed7cb90fdfb0b694fc7e64fab
160+
checksum: 10c0/34b50ed4af1ba946c075625ba47699861b62b30a81de4b5fcf55b74c942b387d5575564bb6b43e1f2d1627a48bdc4bb91b304b005b248501e6516c9c319fd32b
161161
languageName: node
162162
linkType: hard
163163

@@ -1073,7 +1073,7 @@ __metadata:
10731073
"@types/node": "npm:22.18.6"
10741074
"@types/ramda": "npm:0.31.1"
10751075
"@types/uuid": "npm:^11.0.0"
1076-
astro: "npm:5.13.10"
1076+
astro: "npm:5.13.11"
10771077
bignumber.js: "npm:9.3.1"
10781078
dayjs: "npm:^1.11.8"
10791079
dompurify: "npm:^3.0.5"
@@ -4108,9 +4108,9 @@ __metadata:
41084108
languageName: node
41094109
linkType: hard
41104110

4111-
"astro@npm:5.13.10":
4112-
version: 5.13.10
4113-
resolution: "astro@npm:5.13.10"
4111+
"astro@npm:5.13.11":
4112+
version: 5.13.11
4113+
resolution: "astro@npm:5.13.11"
41144114
dependencies:
41154115
"@astrojs/compiler": "npm:^2.12.2"
41164116
"@astrojs/internal-helpers": "npm:0.7.3"
@@ -4180,7 +4180,7 @@ __metadata:
41804180
optional: true
41814181
bin:
41824182
astro: astro.js
4183-
checksum: 10c0/1f26ff31f0d4de20a7f22ccf147a35b9566ab559610c04c67c2c52cbc3badca07ce266def5bb02f15b4d80c4f2bd68e68bacaa225a9bf4d96c8486aafd105d51
4183+
checksum: 10c0/dfaf41fc474892f781e103403ec3b77b697f5a96172a7ab9c76734a48b47382ace13f9cce51859d9d6064c164dace004c8dd9af298d42d970bcad22931f1d6ed
41844184
languageName: node
41854185
linkType: hard
41864186

0 commit comments

Comments
 (0)