Skip to content

Commit c1f232f

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

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.12",
5555
"@types/react-dom": "19.1.9",
5656
"@types/uuid": "^10.0.0",
57-
"astro": "5.13.4",
57+
"astro": "5.13.5",
5858
"dotenv": "17.2.1",
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.12"
10171017
"@types/react-dom": "npm:19.1.9"
10181018
"@types/uuid": "npm:^10.0.0"
1019-
astro: "npm:5.13.4"
1019+
astro: "npm:5.13.5"
10201020
bignumber.js: "npm:9.3.1"
10211021
cross-fetch: "npm:^4.0.0"
10221022
crypto-hash: "npm:^3.0.0"
@@ -4159,9 +4159,9 @@ __metadata:
41594159
languageName: node
41604160
linkType: hard
41614161

4162-
"astro@npm:5.13.4":
4163-
version: 5.13.4
4164-
resolution: "astro@npm:5.13.4"
4162+
"astro@npm:5.13.5":
4163+
version: 5.13.5
4164+
resolution: "astro@npm:5.13.5"
41654165
dependencies:
41664166
"@astrojs/compiler": "npm:^2.12.2"
41674167
"@astrojs/internal-helpers": "npm:0.7.2"
@@ -4231,7 +4231,7 @@ __metadata:
42314231
optional: true
42324232
bin:
42334233
astro: astro.js
4234-
checksum: 10c0/d26a903bba5df0163779af8bb81eb7e413213c17353ec3c617230ef56f29646828292e8222b5bfc9760bb93f8f98ecd81c44fd2a27072f0c7f6d8089156e1511
4234+
checksum: 10c0/1734804d8ec8a8a8ceb19f96b1584d045eb94bbf4cfae370440da2a7e254f062c6be07a7d053acbc02057438938e0982a3f5c3eafb11bedda0c72c5664b6940e
42354235
languageName: node
42364236
linkType: hard
42374237

0 commit comments

Comments
 (0)