Skip to content

Commit d3e7e30

Browse files
chore(deps): update dependency astro to v5.12.1 (#627)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0432dc6 commit d3e7e30

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

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.8",
5555
"@types/react-dom": "19.1.6",
5656
"@types/uuid": "^10.0.0",
57-
"astro": "5.12.0",
57+
"astro": "5.12.1",
5858
"dotenv": "17.2.0",
5959
"eslint": "^9.13.0",
6060
"eslint-config-prettier": "^10.0.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1016,7 +1016,7 @@ __metadata:
10161016
"@types/react": "npm:19.1.8"
10171017
"@types/react-dom": "npm:19.1.6"
10181018
"@types/uuid": "npm:^10.0.0"
1019-
astro: "npm:5.12.0"
1019+
astro: "npm:5.12.1"
10201020
bignumber.js: "npm:9.3.1"
10211021
cross-fetch: "npm:^4.0.0"
10221022
crypto-hash: "npm:^3.0.0"
@@ -4141,9 +4141,9 @@ __metadata:
41414141
languageName: node
41424142
linkType: hard
41434143

4144-
"astro@npm:5.12.0":
4145-
version: 5.12.0
4146-
resolution: "astro@npm:5.12.0"
4144+
"astro@npm:5.12.1":
4145+
version: 5.12.1
4146+
resolution: "astro@npm:5.12.1"
41474147
dependencies:
41484148
"@astrojs/compiler": "npm:^2.12.2"
41494149
"@astrojs/internal-helpers": "npm:0.6.1"
@@ -4213,7 +4213,7 @@ __metadata:
42134213
optional: true
42144214
bin:
42154215
astro: astro.js
4216-
checksum: 10c0/d90659aa1d41865201a31196766cec88ef47498573b0ae011309c55d41bf792e80e2eead99ea696bfcdba70798b955a28af311afb8b39b5c295cee2d71d44cbe
4216+
checksum: 10c0/59ea923da03325a67b3d64a797255c50d2d666d93c4e56a718a6235b784a13c1390c9cf7459a6b3591e1eacbc7cbcfd4541d4bbf924badf3b8071c982ad61464
42174217
languageName: node
42184218
linkType: hard
42194219

0 commit comments

Comments
 (0)