Skip to content

Commit 189faa9

Browse files
chore(deps): update dependency astro to v5.16.10 (#2156)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b6874b3 commit 189faa9

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
@@ -74,7 +74,7 @@
7474
"@types/node": "24.10.9",
7575
"@types/ramda": "0.31.1",
7676
"@types/uuid": "^11.0.0",
77-
"astro": "5.16.9",
77+
"astro": "5.16.10",
7878
"dotenv": "17.2.3",
7979
"eslint": "^9.18.0",
8080
"eslint-config-prettier": "^10.0.1",

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1072,7 +1072,7 @@ __metadata:
10721072
"@types/node": "npm:24.10.9"
10731073
"@types/ramda": "npm:0.31.1"
10741074
"@types/uuid": "npm:^11.0.0"
1075-
astro: "npm:5.16.9"
1075+
astro: "npm:5.16.10"
10761076
bignumber.js: "npm:9.3.1"
10771077
dayjs: "npm:^1.11.8"
10781078
dompurify: "npm:^3.0.5"
@@ -4359,9 +4359,9 @@ __metadata:
43594359
languageName: node
43604360
linkType: hard
43614361

4362-
"astro@npm:5.16.9":
4363-
version: 5.16.9
4364-
resolution: "astro@npm:5.16.9"
4362+
"astro@npm:5.16.10":
4363+
version: 5.16.10
4364+
resolution: "astro@npm:5.16.10"
43654365
dependencies:
43664366
"@astrojs/compiler": "npm:^2.13.0"
43674367
"@astrojs/internal-helpers": "npm:0.7.5"
@@ -4382,7 +4382,7 @@ __metadata:
43824382
debug: "npm:^4.4.3"
43834383
deterministic-object-hash: "npm:^2.0.2"
43844384
devalue: "npm:^5.6.1"
4385-
diff: "npm:^5.2.0"
4385+
diff: "npm:^8.0.3"
43864386
dlv: "npm:^1.1.3"
43874387
dset: "npm:^3.1.4"
43884388
es-module-lexer: "npm:^1.7.0"
@@ -4432,7 +4432,7 @@ __metadata:
44324432
optional: true
44334433
bin:
44344434
astro: astro.js
4435-
checksum: 10c0/5b5f35330dee3da9f33f2f5424d62a6d7dd3ec807af106d53a51205044af8c677d436043e1b22e8839e258a19d8a581ef3b47b0550404bf93ea8d4b011abac94
4435+
checksum: 10c0/46a30ceb279f8dca84d36e737013f8b966764302a3db7c1a84c82b1e3be586010d30ccd9609ccaf0908a59db60e534de0508f41b365ce4d6ecdd2235721e6558
44364436
languageName: node
44374437
linkType: hard
44384438

@@ -5260,10 +5260,10 @@ __metadata:
52605260
languageName: node
52615261
linkType: hard
52625262

5263-
"diff@npm:^5.2.0":
5264-
version: 5.2.0
5265-
resolution: "diff@npm:5.2.0"
5266-
checksum: 10c0/aed0941f206fe261ecb258dc8d0ceea8abbde3ace5827518ff8d302f0fc9cc81ce116c4d8f379151171336caf0516b79e01abdc1ed1201b6440d895a66689eb4
5263+
"diff@npm:^8.0.3":
5264+
version: 8.0.3
5265+
resolution: "diff@npm:8.0.3"
5266+
checksum: 10c0/d29321c70d3545fdcb56c5fdd76028c3f04c012462779e062303d4c3c531af80d2c360c26b871e6e2b9a971d2422d47e1779a859106c4cac4b5d2d143df70e20
52675267
languageName: node
52685268
linkType: hard
52695269

0 commit comments

Comments
 (0)