Skip to content

Commit c423668

Browse files
chore(deps): update dependency astro to v5.9.2 (#544)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1f940a4 commit c423668

2 files changed

Lines changed: 11 additions & 11 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"@types/react": "19.1.6",
5555
"@types/react-dom": "19.1.6",
5656
"@types/uuid": "^10.0.0",
57-
"astro": "5.9.1",
57+
"astro": "5.9.2",
5858
"dotenv": "16.5.0",
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
@@ -65,10 +65,10 @@ __metadata:
6565
languageName: node
6666
linkType: hard
6767

68-
"@astrojs/compiler@npm:^2.12.1":
69-
version: 2.12.1
70-
resolution: "@astrojs/compiler@npm:2.12.1"
71-
checksum: 10c0/722ab975d900b51ccbd86c0835f14f10166477b946bd31dbbf6fb4d959934e75a03f130a0f23889caf946ad831f458a8a7fc21c1c3a223439991e24fabf81e15
68+
"@astrojs/compiler@npm:^2.12.2":
69+
version: 2.12.2
70+
resolution: "@astrojs/compiler@npm:2.12.2"
71+
checksum: 10c0/3e63055117010247a9fa6d2c8de1263b3e6f3c089bb6b3cddea76bf3eea6b62b77359c89950e6d048d860874a79521ca2c0cc734af1ee59c7568e01e76a4df10
7272
languageName: node
7373
linkType: hard
7474

@@ -995,7 +995,7 @@ __metadata:
995995
"@types/react": "npm:19.1.6"
996996
"@types/react-dom": "npm:19.1.6"
997997
"@types/uuid": "npm:^10.0.0"
998-
astro: "npm:5.9.1"
998+
astro: "npm:5.9.2"
999999
bignumber.js: "npm:9.3.0"
10001000
cross-fetch: "npm:^4.0.0"
10011001
crypto-hash: "npm:^3.0.0"
@@ -4092,11 +4092,11 @@ __metadata:
40924092
languageName: node
40934093
linkType: hard
40944094

4095-
"astro@npm:5.9.1":
4096-
version: 5.9.1
4097-
resolution: "astro@npm:5.9.1"
4095+
"astro@npm:5.9.2":
4096+
version: 5.9.2
4097+
resolution: "astro@npm:5.9.2"
40984098
dependencies:
4099-
"@astrojs/compiler": "npm:^2.12.1"
4099+
"@astrojs/compiler": "npm:^2.12.2"
41004100
"@astrojs/internal-helpers": "npm:0.6.1"
41014101
"@astrojs/markdown-remark": "npm:6.3.2"
41024102
"@astrojs/telemetry": "npm:3.3.0"
@@ -4163,7 +4163,7 @@ __metadata:
41634163
optional: true
41644164
bin:
41654165
astro: astro.js
4166-
checksum: 10c0/aa17f6d972009c457b23fddc2c120a3da78692bd39b23b32e3f784d9140337aaff3d67aed47d29d23e607cb05e2f2ba3731cb3262cc7f572152ff4c133ac0c07
4166+
checksum: 10c0/6da1590fb367f9332bd83580d81c1d56a25be2dbd27f34488691ada167384d9bdf3ab195a71d3f94bf4a0118e53476630b9f7fb0b3b8d2581923ff7658f27b11
41674167
languageName: node
41684168
linkType: hard
41694169

0 commit comments

Comments
 (0)