Skip to content

Commit 88595be

Browse files
chore(deps): update dependency astro to v5.13.8 (#743)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c0c2a89 commit 88595be

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
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.13",
5555
"@types/react-dom": "19.1.9",
5656
"@types/uuid": "^11.0.0",
57-
"astro": "5.13.7",
57+
"astro": "5.13.8",
5858
"dotenv": "17.2.2",
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
@@ -1016,7 +1016,7 @@ __metadata:
10161016
"@types/react": "npm:19.1.13"
10171017
"@types/react-dom": "npm:19.1.9"
10181018
"@types/uuid": "npm:^11.0.0"
1019-
astro: "npm:5.13.7"
1019+
astro: "npm:5.13.8"
10201020
bignumber.js: "npm:9.3.1"
10211021
cross-fetch: "npm:^4.0.0"
10221022
crypto-hash: "npm:^4.0.0"
@@ -4210,9 +4210,9 @@ __metadata:
42104210
languageName: node
42114211
linkType: hard
42124212

4213-
"astro@npm:5.13.7":
4214-
version: 5.13.7
4215-
resolution: "astro@npm:5.13.7"
4213+
"astro@npm:5.13.8":
4214+
version: 5.13.8
4215+
resolution: "astro@npm:5.13.8"
42164216
dependencies:
42174217
"@astrojs/compiler": "npm:^2.12.2"
42184218
"@astrojs/internal-helpers": "npm:0.7.2"
@@ -4232,7 +4232,7 @@ __metadata:
42324232
cssesc: "npm:^3.0.0"
42334233
debug: "npm:^4.4.1"
42344234
deterministic-object-hash: "npm:^2.0.2"
4235-
devalue: "npm:^5.1.1"
4235+
devalue: "npm:^5.3.2"
42364236
diff: "npm:^5.2.0"
42374237
dlv: "npm:^1.1.3"
42384238
dset: "npm:^3.1.4"
@@ -4282,7 +4282,7 @@ __metadata:
42824282
optional: true
42834283
bin:
42844284
astro: astro.js
4285-
checksum: 10c0/132cee6eda36c7250512cb7e7a17fb1c8581679453641d5613a96e7ebd5e653df6437267ad094c338f8492d2efc4ec04d535304c90d5e0f37823e299a1375295
4285+
checksum: 10c0/ebc1406b8a77ae296a53053f3cb04e56dd28bef7ddfd6409bc1ce4c3cd73a13f4b489c8e830a000baa62cd6a892806b30a9ba8724cfc0d6ee878d040b2e3355a
42864286
languageName: node
42874287
linkType: hard
42884288

@@ -5112,10 +5112,10 @@ __metadata:
51125112
languageName: node
51135113
linkType: hard
51145114

5115-
"devalue@npm:^5.1.1":
5116-
version: 5.1.1
5117-
resolution: "devalue@npm:5.1.1"
5118-
checksum: 10c0/f6717a856fd54216959abd341cb189e47a9b37d72d8419e055ae77567ff4ed0fb683b1ffb6a71067f645adae5991bffabe6468a3e2385937bff49273e71c1f51
5115+
"devalue@npm:^5.3.2":
5116+
version: 5.3.2
5117+
resolution: "devalue@npm:5.3.2"
5118+
checksum: 10c0/2dab403779233224285afe4b30eaded038df10cb89b8f2c1e41dd855a8e6b634aa24175b87f64df665204bb9a6a6e7758d172682719b9c5cf3cef336ff9fa507
51195119
languageName: node
51205120
linkType: hard
51215121

0 commit comments

Comments
 (0)