Skip to content

Commit 33c3342

Browse files
chore(deps): update astro monorepo (#764)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4277cff commit 33c3342

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
},
4141
"devDependencies": {
4242
"@astrojs/check": "0.9.4",
43-
"@astrojs/svelte": "7.1.1",
43+
"@astrojs/svelte": "7.2.0",
4444
"@astrojs/tailwind": "6.0.2",
4545
"@astrojs/vue": "5.1.1",
4646
"@devprotocol/clubs-core": "3.28.0",
@@ -54,7 +54,7 @@
5454
"@types/react": "19.1.13",
5555
"@types/react-dom": "19.1.9",
5656
"@types/uuid": "^11.0.0",
57-
"astro": "5.13.10",
57+
"astro": "5.13.11",
5858
"dotenv": "17.2.2",
5959
"eslint": "^9.13.0",
6060
"eslint-config-prettier": "^10.0.0",

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -153,9 +153,9 @@ __metadata:
153153
languageName: node
154154
linkType: hard
155155

156-
"@astrojs/svelte@npm:7.1.1":
157-
version: 7.1.1
158-
resolution: "@astrojs/svelte@npm:7.1.1"
156+
"@astrojs/svelte@npm:7.2.0":
157+
version: 7.2.0
158+
resolution: "@astrojs/svelte@npm:7.2.0"
159159
dependencies:
160160
"@sveltejs/vite-plugin-svelte": "npm:^5.1.1"
161161
svelte2tsx: "npm:^0.7.42"
@@ -164,7 +164,7 @@ __metadata:
164164
astro: ^5.0.0
165165
svelte: ^5.1.16
166166
typescript: ^5.3.3
167-
checksum: 10c0/b2cd0e3f848a74d1a578112b269c0be8838e6cf640a4fa329e7dd85785ed0f62db679cbdca01337635f197422c7f5a63e436274ed7cb90fdfb0b694fc7e64fab
167+
checksum: 10c0/34b50ed4af1ba946c075625ba47699861b62b30a81de4b5fcf55b74c942b387d5575564bb6b43e1f2d1627a48bdc4bb91b304b005b248501e6516c9c319fd32b
168168
languageName: node
169169
linkType: hard
170170

@@ -998,7 +998,7 @@ __metadata:
998998
resolution: "@devprotocol/clubs-plugin-payments@workspace:."
999999
dependencies:
10001000
"@astrojs/check": "npm:0.9.4"
1001-
"@astrojs/svelte": "npm:7.1.1"
1001+
"@astrojs/svelte": "npm:7.2.0"
10021002
"@astrojs/tailwind": "npm:6.0.2"
10031003
"@astrojs/vue": "npm:5.1.1"
10041004
"@devprotocol/clubs-core": "npm:3.28.0"
@@ -1016,7 +1016,7 @@ __metadata:
10161016
"@types/react": "npm:19.1.13"
10171017
"@types/react-dom": "npm:19.1.9"
10181018
"@types/uuid": "npm:^11.0.0"
1019-
astro: "npm:5.13.10"
1019+
astro: "npm:5.13.11"
10201020
bignumber.js: "npm:9.3.1"
10211021
cross-fetch: "npm:^4.0.0"
10221022
crypto-hash: "npm:^4.0.0"
@@ -4218,9 +4218,9 @@ __metadata:
42184218
languageName: node
42194219
linkType: hard
42204220

4221-
"astro@npm:5.13.10":
4222-
version: 5.13.10
4223-
resolution: "astro@npm:5.13.10"
4221+
"astro@npm:5.13.11":
4222+
version: 5.13.11
4223+
resolution: "astro@npm:5.13.11"
42244224
dependencies:
42254225
"@astrojs/compiler": "npm:^2.12.2"
42264226
"@astrojs/internal-helpers": "npm:0.7.3"
@@ -4290,7 +4290,7 @@ __metadata:
42904290
optional: true
42914291
bin:
42924292
astro: astro.js
4293-
checksum: 10c0/1f26ff31f0d4de20a7f22ccf147a35b9566ab559610c04c67c2c52cbc3badca07ce266def5bb02f15b4d80c4f2bd68e68bacaa225a9bf4d96c8486aafd105d51
4293+
checksum: 10c0/dfaf41fc474892f781e103403ec3b77b697f5a96172a7ab9c76734a48b47382ace13f9cce51859d9d6064c164dace004c8dd9af298d42d970bcad22931f1d6ed
42944294
languageName: node
42954295
linkType: hard
42964296

0 commit comments

Comments
 (0)