Skip to content

Commit ce1f702

Browse files
Update astro monorepo (#2174)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c962900 commit ce1f702

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
@@ -49,7 +49,7 @@
4949
},
5050
"devDependencies": {
5151
"@astrojs/check": "0.9.6",
52-
"@astrojs/svelte": "7.2.3",
52+
"@astrojs/svelte": "7.2.4",
5353
"@astrojs/vue": "5.1.3",
5454
"@devprotocol/clubs-core": "3.28.0",
5555
"@eslint/js": "^9.12.0",
@@ -61,7 +61,7 @@
6161
"@types/eslint__js": "^8.42.3",
6262
"@types/node": "24.10.4",
6363
"@types/ramda": "0.31.1",
64-
"astro": "5.16.5",
64+
"astro": "5.16.6",
6565
"dotenv": "17.2.3",
6666
"eslint": "^9.12.0",
6767
"eslint-config-prettier": "10.1.8",

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.2.3":
157-
version: 7.2.3
158-
resolution: "@astrojs/svelte@npm:7.2.3"
156+
"@astrojs/svelte@npm:7.2.4":
157+
version: 7.2.4
158+
resolution: "@astrojs/svelte@npm:7.2.4"
159159
dependencies:
160160
"@sveltejs/vite-plugin-svelte": "npm:^5.1.1"
161161
svelte2tsx: "npm:^0.7.45"
@@ -164,7 +164,7 @@ __metadata:
164164
astro: ^5.0.0
165165
svelte: ^5.1.16
166166
typescript: ^5.3.3
167-
checksum: 10c0/62af48dda46e1cd13c050d0df9ff685ce66142256d5212a5cb310c8cf9c9a315856225a988592c5e5eee7331408d1510402791865a58966ea30340063ef3837d
167+
checksum: 10c0/40e3e8f35a1f6d0a5a7b8ef301e6ad8c95367ab24baee78478b05cadd17355e1bf4b96bf5dcfe62c88cc1a20458ca97a656e7ef2a3176cabca8f5b13500d5d51
168168
languageName: node
169169
linkType: hard
170170

@@ -1096,7 +1096,7 @@ __metadata:
10961096
resolution: "@devprotocol/clubs-plugin-starter-kit@workspace:."
10971097
dependencies:
10981098
"@astrojs/check": "npm:0.9.6"
1099-
"@astrojs/svelte": "npm:7.2.3"
1099+
"@astrojs/svelte": "npm:7.2.4"
11001100
"@astrojs/vue": "npm:5.1.3"
11011101
"@devprotocol/clubs-core": "npm:3.28.0"
11021102
"@devprotocol/dev-kit": "npm:8.7.0"
@@ -1110,7 +1110,7 @@ __metadata:
11101110
"@types/eslint__js": "npm:^8.42.3"
11111111
"@types/node": "npm:24.10.4"
11121112
"@types/ramda": "npm:0.31.1"
1113-
astro: "npm:5.16.5"
1113+
astro: "npm:5.16.6"
11141114
bignumber.js: "npm:9.3.1"
11151115
dotenv: "npm:17.2.3"
11161116
eslint: "npm:^9.12.0"
@@ -4693,9 +4693,9 @@ __metadata:
46934693
languageName: node
46944694
linkType: hard
46954695

4696-
"astro@npm:5.16.5":
4697-
version: 5.16.5
4698-
resolution: "astro@npm:5.16.5"
4696+
"astro@npm:5.16.6":
4697+
version: 5.16.6
4698+
resolution: "astro@npm:5.16.6"
46994699
dependencies:
47004700
"@astrojs/compiler": "npm:^2.13.0"
47014701
"@astrojs/internal-helpers": "npm:0.7.5"
@@ -4766,7 +4766,7 @@ __metadata:
47664766
optional: true
47674767
bin:
47684768
astro: astro.js
4769-
checksum: 10c0/6b61618f50ed12d337512f13ed020763a9df3c224762060266ca8386f32d77059850469fc5e8601fcd8fb83ba1d5071f57d5b66bf3eeaef30b5f91811925d6e8
4769+
checksum: 10c0/ac6aea51f861b51e87184a589bd343542e5395a5b7df85f52bafd4831b24f1d39796794d5a3ac88764e2a7f1de631352ce694a59f6feee811868d64665dddf5d
47704770
languageName: node
47714771
linkType: hard
47724772

0 commit comments

Comments
 (0)