Skip to content

Commit da0352e

Browse files
chore(deps): update astro monorepo
1 parent a9ad6e2 commit da0352e

2 files changed

Lines changed: 89 additions & 84 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -86,8 +86,8 @@
8686
"ethers": "^6.0.0"
8787
},
8888
"devDependencies": {
89-
"@astrojs/check": "0.9.8",
90-
"@astrojs/svelte": "8.0.5",
89+
"@astrojs/check": "0.9.9",
90+
"@astrojs/svelte": "8.1.1",
9191
"@astrojs/vue": "6.0.1",
9292
"@devprotocol/clubs-core": "3.28.0",
9393
"@devprotocol/clubs-plugin-payments": "0.5.3",
@@ -102,7 +102,7 @@
102102
"@types/ramda": "0.31.1",
103103
"@typescript-eslint/eslint-plugin": "8.59.3",
104104
"@typescript-eslint/parser": "8.59.3",
105-
"astro": "6.1.10",
105+
"astro": "6.3.3",
106106
"dotenv": "17.4.2",
107107
"eslint": "^9.14.0",
108108
"eslint-config-prettier": "^10.0.0",

yarn.lock

Lines changed: 86 additions & 81 deletions
Original file line numberDiff line numberDiff line change
@@ -35,19 +35,19 @@ __metadata:
3535
languageName: node
3636
linkType: hard
3737

38-
"@astrojs/check@npm:0.9.8":
39-
version: 0.9.8
40-
resolution: "@astrojs/check@npm:0.9.8"
38+
"@astrojs/check@npm:0.9.9":
39+
version: 0.9.9
40+
resolution: "@astrojs/check@npm:0.9.9"
4141
dependencies:
42-
"@astrojs/language-server": "npm:^2.16.5"
42+
"@astrojs/language-server": "npm:^2.16.7"
4343
chokidar: "npm:^4.0.3"
4444
kleur: "npm:^4.1.5"
4545
yargs: "npm:^17.7.2"
4646
peerDependencies:
47-
typescript: ^5.0.0
47+
typescript: ^5.0.0 || ^6.0.0
4848
bin:
4949
astro-check: bin/astro-check.js
50-
checksum: 10c0/ff5d71a02ca0434e5c3b46907435fb152f9b0a36a1997ae17702232a49ae010cd255fc43af8ded06d1d99998f45b93386e94b5bda08bb04bc3829d11d6a8138e
50+
checksum: 10c0/539dcb0f9d570ba5bebe3a2a44ebb0f31de1d9005f059049968cd1c10246d171139b025284e4b1e56e6460aeb75f2f3482be4fc35113c7601d78927a0c7b8a9a
5151
languageName: node
5252
linkType: hard
5353

@@ -65,25 +65,25 @@ __metadata:
6565
languageName: node
6666
linkType: hard
6767

68-
"@astrojs/compiler@npm:^3.0.1":
69-
version: 3.0.1
70-
resolution: "@astrojs/compiler@npm:3.0.1"
71-
checksum: 10c0/f2ec194a6c0b18044cf77b9bc3ff48f972d3c017dbdd9f8d4512fe7b0c1abcd2996cb4b8378831f0432f7a4289248235a082b95f90a1d0c7ca7e6a5c24fe6779
68+
"@astrojs/compiler@npm:^4.0.0":
69+
version: 4.0.0
70+
resolution: "@astrojs/compiler@npm:4.0.0"
71+
checksum: 10c0/b82c245f88db7fe741128b2c057304866f42e87f296b2bf5962aa84e4bef1aa5c323a4fec8621db4f6ef7195cd0f90d9059c481f7d2708bbf983b481299dc5c0
7272
languageName: node
7373
linkType: hard
7474

75-
"@astrojs/internal-helpers@npm:0.9.0":
76-
version: 0.9.0
77-
resolution: "@astrojs/internal-helpers@npm:0.9.0"
75+
"@astrojs/internal-helpers@npm:0.9.1":
76+
version: 0.9.1
77+
resolution: "@astrojs/internal-helpers@npm:0.9.1"
7878
dependencies:
7979
picomatch: "npm:^4.0.4"
80-
checksum: 10c0/6513b28955d1d4fe250c2978e0496d1a5b72be0a19db427e475bc31930d1704cdea63f67862eefd046d480aa7f1fb775b14e143e66ef70eabf187f17655d0047
80+
checksum: 10c0/013453dc19271fe7ccdd239d1962a8d67a9c0763083153fd4f0e33a946c2cace32f8f90052e14aac9b70ac3313e9724c348f82a4d6fc5bc1748bd5175b277fa0
8181
languageName: node
8282
linkType: hard
8383

84-
"@astrojs/language-server@npm:^2.16.5":
85-
version: 2.16.5
86-
resolution: "@astrojs/language-server@npm:2.16.5"
84+
"@astrojs/language-server@npm:^2.16.7":
85+
version: 2.16.8
86+
resolution: "@astrojs/language-server@npm:2.16.8"
8787
dependencies:
8888
"@astrojs/compiler": "npm:^2.13.1"
8989
"@astrojs/yaml2ts": "npm:^0.2.3"
@@ -93,7 +93,7 @@ __metadata:
9393
"@volar/language-server": "npm:~2.4.28"
9494
"@volar/language-service": "npm:~2.4.28"
9595
muggle-string: "npm:^0.4.1"
96-
tinyglobby: "npm:^0.2.15"
96+
tinyglobby: "npm:^0.2.16"
9797
volar-service-css: "npm:0.0.70"
9898
volar-service-emmet: "npm:0.0.70"
9999
volar-service-html: "npm:0.0.70"
@@ -113,16 +113,16 @@ __metadata:
113113
optional: true
114114
bin:
115115
astro-ls: bin/nodeServer.js
116-
checksum: 10c0/3dfca1b7caf9ad53d55fa8939c6599d6d6d6c136993a2ea83a7339091539924c15b91dd90d46718cf9b5f5fd3cf755290065bd882da3beac93bcdf21d3947645
116+
checksum: 10c0/f165abdd57988dbd5ef27546655147a21d04b27e85e30f314b8e123376e3dddca02444fdf8e4328e1a86aee1ad78d5ec04da4badad73b05c026dee45666c3207
117117
languageName: node
118118
linkType: hard
119119

120-
"@astrojs/markdown-remark@npm:7.1.1":
121-
version: 7.1.1
122-
resolution: "@astrojs/markdown-remark@npm:7.1.1"
120+
"@astrojs/markdown-remark@npm:7.1.2":
121+
version: 7.1.2
122+
resolution: "@astrojs/markdown-remark@npm:7.1.2"
123123
dependencies:
124-
"@astrojs/internal-helpers": "npm:0.9.0"
125-
"@astrojs/prism": "npm:4.0.1"
124+
"@astrojs/internal-helpers": "npm:0.9.1"
125+
"@astrojs/prism": "npm:4.0.2"
126126
github-slugger: "npm:^2.0.0"
127127
hast-util-from-html: "npm:^2.0.3"
128128
hast-util-to-text: "npm:^4.0.2"
@@ -142,46 +142,45 @@ __metadata:
142142
unist-util-visit: "npm:^5.1.0"
143143
unist-util-visit-parents: "npm:^6.0.2"
144144
vfile: "npm:^6.0.3"
145-
checksum: 10c0/f64f8900008aa9b2ba0d574c1f2a34a9cf82192c28d3b19a8b157738bbff721424b50d16aa0d67e3d98cbfc1581c3b3b6f0029d66d449d0ebba2c7c7612afc5c
145+
checksum: 10c0/7ff2bc1ea71ec9a9760835f7b64a97d1b0e231c52d0edba09161639e01c312aec078160c9522fae0a5552b0c944bb1c6e4a7dfd1933ade992deabdaf0503bee9
146146
languageName: node
147147
linkType: hard
148148

149-
"@astrojs/prism@npm:4.0.1":
150-
version: 4.0.1
151-
resolution: "@astrojs/prism@npm:4.0.1"
149+
"@astrojs/prism@npm:4.0.2":
150+
version: 4.0.2
151+
resolution: "@astrojs/prism@npm:4.0.2"
152152
dependencies:
153153
prismjs: "npm:^1.30.0"
154-
checksum: 10c0/e4d1513e3f665e1fc2267db474e363ac6a86c29fcb668d32413723826dec32d007de616f1f3df9be219f4226e271e83d9492e7810d26c5b4cf7c8ca18de484a5
154+
checksum: 10c0/23a5bc096f966c08be6f8e89adfe9287fd6d08eeb9c4ec7de8172280aa638f2684dcefc5f848f55e211ff63369abc4f0661698daa5e2de6078c8f269215a7101
155155
languageName: node
156156
linkType: hard
157157

158-
"@astrojs/svelte@npm:8.0.5":
159-
version: 8.0.5
160-
resolution: "@astrojs/svelte@npm:8.0.5"
158+
"@astrojs/svelte@npm:8.1.1":
159+
version: 8.1.1
160+
resolution: "@astrojs/svelte@npm:8.1.1"
161161
dependencies:
162162
"@sveltejs/vite-plugin-svelte": "npm:^6.2.4"
163-
svelte2tsx: "npm:^0.7.52"
164-
vite: "npm:^7.3.1"
163+
svelte2tsx: "npm:^0.7.55"
164+
vite: "npm:^7.3.2"
165165
vitefu: "npm:^1.1.2"
166166
peerDependencies:
167167
astro: ^6.0.0
168168
svelte: ^5.43.6
169-
typescript: ^5.3.3
170-
checksum: 10c0/1835e97364eae43ffdee95a8587e0a7e4f3febe104d75f0af7b1cc9024fc9b788981463fe85283b01d1823a0382f9de227b911ed444129b398dbf5780a3f73aa
169+
typescript: ^5.3.3 || ^6.0.0
170+
checksum: 10c0/d16fe2e9d61efca57ef87547ea6ecf8be9a9c6ee735280c60a26707fdc306d7fe44e1ca112dca64d4b7347a7e6b817d480949ddbbb87d327be05162e652ac84e
171171
languageName: node
172172
linkType: hard
173173

174-
"@astrojs/telemetry@npm:3.3.1":
175-
version: 3.3.1
176-
resolution: "@astrojs/telemetry@npm:3.3.1"
174+
"@astrojs/telemetry@npm:3.3.2":
175+
version: 3.3.2
176+
resolution: "@astrojs/telemetry@npm:3.3.2"
177177
dependencies:
178178
ci-info: "npm:^4.4.0"
179-
dlv: "npm:^1.1.3"
180179
dset: "npm:^3.1.4"
181180
is-docker: "npm:^4.0.0"
182181
is-wsl: "npm:^3.1.1"
183182
which-pm-runs: "npm:^1.1.0"
184-
checksum: 10c0/4ce5a73808be3ebb0d5f73a36849fe69a716eef2f7c1e5d1ce879f9995e6aecca0ab0f3d2b53b6636a0f587ecde20132313238169541b004c3451cea60c5013d
183+
checksum: 10c0/7af9e10bfb45bde66ce882c0aceec54141cf63255a4d85e2f99f6cebc2a0b388c38a0b7fe3c3eb3b20ae8a41b9a5103e22e27255582d8bf961cc47d71c29d230
185184
languageName: node
186185
linkType: hard
187186

@@ -1034,8 +1033,8 @@ __metadata:
10341033
version: 0.0.0-use.local
10351034
resolution: "@devprotocol/clubs-plugin-passports@workspace:."
10361035
dependencies:
1037-
"@astrojs/check": "npm:0.9.8"
1038-
"@astrojs/svelte": "npm:8.0.5"
1036+
"@astrojs/check": "npm:0.9.9"
1037+
"@astrojs/svelte": "npm:8.1.1"
10391038
"@astrojs/vue": "npm:6.0.1"
10401039
"@devprotocol/clubs-core": "npm:3.28.0"
10411040
"@devprotocol/clubs-plugin-payments": "npm:0.5.3"
@@ -1052,7 +1051,7 @@ __metadata:
10521051
"@types/ramda": "npm:0.31.1"
10531052
"@typescript-eslint/eslint-plugin": "npm:8.59.3"
10541053
"@typescript-eslint/parser": "npm:8.59.3"
1055-
astro: "npm:6.1.10"
1054+
astro: "npm:6.3.3"
10561055
bignumber.js: "npm:11.1.1"
10571056
dayjs: "npm:^1.11.13"
10581057
dotenv: "npm:17.4.2"
@@ -4621,14 +4620,14 @@ __metadata:
46214620
languageName: node
46224621
linkType: hard
46234622

4624-
"astro@npm:6.1.10":
4625-
version: 6.1.10
4626-
resolution: "astro@npm:6.1.10"
4623+
"astro@npm:6.3.3":
4624+
version: 6.3.3
4625+
resolution: "astro@npm:6.3.3"
46274626
dependencies:
4628-
"@astrojs/compiler": "npm:^3.0.1"
4629-
"@astrojs/internal-helpers": "npm:0.9.0"
4630-
"@astrojs/markdown-remark": "npm:7.1.1"
4631-
"@astrojs/telemetry": "npm:3.3.1"
4627+
"@astrojs/compiler": "npm:^4.0.0"
4628+
"@astrojs/internal-helpers": "npm:0.9.1"
4629+
"@astrojs/markdown-remark": "npm:7.1.2"
4630+
"@astrojs/telemetry": "npm:3.3.2"
46324631
"@capsizecss/unpack": "npm:^4.0.0"
46334632
"@clack/prompts": "npm:^1.1.0"
46344633
"@oslojs/encoding": "npm:^1.1.0"
@@ -4646,10 +4645,12 @@ __metadata:
46464645
esbuild: "npm:^0.27.3"
46474646
flattie: "npm:^1.1.1"
46484647
fontace: "npm:~0.4.1"
4648+
get-tsconfig: "npm:5.0.0-beta.4"
46494649
github-slugger: "npm:^2.0.0"
46504650
html-escaper: "npm:3.0.3"
46514651
http-cache-semantics: "npm:^4.2.0"
46524652
js-yaml: "npm:^4.1.1"
4653+
jsonc-parser: "npm:^3.3.1"
46534654
magic-string: "npm:^0.30.21"
46544655
magicast: "npm:^0.5.2"
46554656
mrmime: "npm:^2.0.1"
@@ -4669,7 +4670,6 @@ __metadata:
46694670
tinyclip: "npm:^0.1.12"
46704671
tinyexec: "npm:^1.0.4"
46714672
tinyglobby: "npm:^0.2.15"
4672-
tsconfck: "npm:^3.1.6"
46734673
ultrahtml: "npm:^1.6.0"
46744674
unifont: "npm:~0.7.4"
46754675
unist-util-visit: "npm:^5.1.0"
@@ -4684,8 +4684,8 @@ __metadata:
46844684
sharp:
46854685
optional: true
46864686
bin:
4687-
astro: bin/astro.mjs
4688-
checksum: 10c0/c5ec6cd9f70ec943c3cda4f19b650fce3632835e55ecdbefe3fca6cf7fba30ee73da0501d6b6403e1e1dbbf1b083bca9d52789aa4becb103d9ee0ffbe9a01a4b
4687+
astro: ./bin/astro.mjs
4688+
checksum: 10c0/13d04e75d08aa7993f2e5b4949912f86f81f2b3143f28009ff7acb9d192949a80e111d490cec60c08bcc4708a1e5c68a7ebc8eb99a5cfee769b2d71936b0b13d
46894689
languageName: node
46904690
linkType: hard
46914691

@@ -5445,13 +5445,6 @@ __metadata:
54455445
languageName: node
54465446
linkType: hard
54475447

5448-
"dlv@npm:^1.1.3":
5449-
version: 1.1.3
5450-
resolution: "dlv@npm:1.1.3"
5451-
checksum: 10c0/03eb4e769f19a027fd5b43b59e8a05e3fd2100ac239ebb0bf9a745de35d449e2f25cfaf3aa3934664551d72856f4ae8b7822016ce5c42c2d27c18ae79429ec42
5452-
languageName: node
5453-
linkType: hard
5454-
54555448
"dom-serializer@npm:^2.0.0":
54565449
version: 2.0.0
54575450
resolution: "dom-serializer@npm:2.0.0"
@@ -6260,6 +6253,15 @@ __metadata:
62606253
languageName: node
62616254
linkType: hard
62626255

6256+
"get-tsconfig@npm:5.0.0-beta.4":
6257+
version: 5.0.0-beta.4
6258+
resolution: "get-tsconfig@npm:5.0.0-beta.4"
6259+
dependencies:
6260+
resolve-pkg-maps: "npm:^1.0.0"
6261+
checksum: 10c0/6b908fc5d2abc937fca6938f5e9218238f49b11cd07362831383aa5815b25ce6f5fff36d4bcd70caa17778a54922b654745ce6c0b1bb19be8eac87da4e3fc087
6262+
languageName: node
6263+
linkType: hard
6264+
62636265
"github-slugger@npm:^2.0.0":
62646266
version: 2.0.0
62656267
resolution: "github-slugger@npm:2.0.0"
@@ -7082,7 +7084,7 @@ __metadata:
70827084
languageName: node
70837085
linkType: hard
70847086

7085-
"jsonc-parser@npm:^3.0.0":
7087+
"jsonc-parser@npm:^3.0.0, jsonc-parser@npm:^3.3.1":
70867088
version: 3.3.1
70877089
resolution: "jsonc-parser@npm:3.3.1"
70887090
checksum: 10c0/269c3ae0a0e4f907a914bf334306c384aabb9929bd8c99f909275ebd5c2d3bc70b9bcd119ad794f339dec9f24b6a4ee9cd5a8ab2e6435e730ad4075388fc2ab6
@@ -9216,6 +9218,13 @@ __metadata:
92169218
languageName: node
92179219
linkType: hard
92189220

9221+
"resolve-pkg-maps@npm:^1.0.0":
9222+
version: 1.0.0
9223+
resolution: "resolve-pkg-maps@npm:1.0.0"
9224+
checksum: 10c0/fb8f7bbe2ca281a73b7ef423a1cbc786fb244bd7a95cbe5c3fba25b27d327150beca8ba02f622baea65919a57e061eb5005204daa5f93ed590d9b77463a567ab
9225+
languageName: node
9226+
linkType: hard
9227+
92199228
"resolve@npm:^1.22.1":
92209229
version: 1.22.8
92219230
resolution: "resolve@npm:1.22.8"
@@ -10086,16 +10095,16 @@ __metadata:
1008610095
languageName: node
1008710096
linkType: hard
1008810097

10089-
"svelte2tsx@npm:^0.7.52":
10090-
version: 0.7.52
10091-
resolution: "svelte2tsx@npm:0.7.52"
10098+
"svelte2tsx@npm:^0.7.55":
10099+
version: 0.7.55
10100+
resolution: "svelte2tsx@npm:0.7.55"
1009210101
dependencies:
1009310102
dedent-js: "npm:^1.0.1"
1009410103
scule: "npm:^1.3.0"
1009510104
peerDependencies:
1009610105
svelte: ^3.55 || ^4.0.0-next.0 || ^4.0 || ^5.0.0-next.0
10097-
typescript: ^4.9.4 || ^5.0.0
10098-
checksum: 10c0/514ce6a48be8575518f8fd0f13e4547000a23731287136189c0bb663398da0f749e8702fd235b59af3e85a87ff3b961e80d2848b145066066bff2a0e6bac5a26
10106+
typescript: ^4.9.4 || ^5.0.0 || ^6.0.0
10107+
checksum: 10c0/781964da7a1b8fd9338242bfc164233aaeec63671365a5af303b6e0ec9d1262cf0485be9eb6b7b9cd75bb03e63324236b404372d6a52659e4b2d2779656356c6
1009910108
languageName: node
1010010109
linkType: hard
1010110110

@@ -10234,6 +10243,16 @@ __metadata:
1023410243
languageName: node
1023510244
linkType: hard
1023610245

10246+
"tinyglobby@npm:^0.2.16":
10247+
version: 0.2.16
10248+
resolution: "tinyglobby@npm:0.2.16"
10249+
dependencies:
10250+
fdir: "npm:^6.5.0"
10251+
picomatch: "npm:^4.0.4"
10252+
checksum: 10c0/f2e09fd93dd95c41e522113b686ff6f7c13020962f8698a864a257f3d7737599afc47722b7ab726e12f8a813f779906187911ff8ee6701ede65072671a7e934b
10253+
languageName: node
10254+
linkType: hard
10255+
1023710256
"tinyrainbow@npm:^3.1.0":
1023810257
version: 3.1.0
1023910258
resolution: "tinyrainbow@npm:3.1.0"
@@ -10379,20 +10398,6 @@ __metadata:
1037910398
languageName: node
1038010399
linkType: hard
1038110400

10382-
"tsconfck@npm:^3.1.6":
10383-
version: 3.1.6
10384-
resolution: "tsconfck@npm:3.1.6"
10385-
peerDependencies:
10386-
typescript: ^5.0.0
10387-
peerDependenciesMeta:
10388-
typescript:
10389-
optional: true
10390-
bin:
10391-
tsconfck: bin/tsconfck.js
10392-
checksum: 10c0/269c3c513540be44844117bb9b9258fe6f8aeab026d32aeebf458d5299125f330711429dbb556dbf125a0bc25f4a81e6c24ac96de2740badd295c3fb400f66c4
10393-
languageName: node
10394-
linkType: hard
10395-
1039610401
"tslib@npm:2.7.0":
1039710402
version: 2.7.0
1039810403
resolution: "tslib@npm:2.7.0"

0 commit comments

Comments
 (0)