Skip to content

Commit c596cb8

Browse files
Update dependency astro to v5.7.8 (#1734)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 319712d commit c596cb8

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"@types/eslint__js": "^8.42.3",
6262
"@types/node": "22.15.3",
6363
"@types/ramda": "0.30.2",
64-
"astro": "5.7.7",
64+
"astro": "5.7.8",
6565
"dotenv": "16.5.0",
6666
"eslint": "^9.12.0",
6767
"eslint-config-prettier": "10.1.2",

yarn.lock

+10-10
Original file line numberDiff line numberDiff line change
@@ -1035,7 +1035,7 @@ __metadata:
10351035
"@types/eslint__js": "npm:^8.42.3"
10361036
"@types/node": "npm:22.15.3"
10371037
"@types/ramda": "npm:0.30.2"
1038-
astro: "npm:5.7.7"
1038+
astro: "npm:5.7.8"
10391039
bignumber.js: "npm:9.3.0"
10401040
dotenv: "npm:16.5.0"
10411041
eslint: "npm:^9.12.0"
@@ -4367,9 +4367,9 @@ __metadata:
43674367
languageName: node
43684368
linkType: hard
43694369

4370-
"astro@npm:5.7.7":
4371-
version: 5.7.7
4372-
resolution: "astro@npm:5.7.7"
4370+
"astro@npm:5.7.8":
4371+
version: 5.7.8
4372+
resolution: "astro@npm:5.7.8"
43734373
dependencies:
43744374
"@astrojs/compiler": "npm:^2.11.0"
43754375
"@astrojs/internal-helpers": "npm:0.6.1"
@@ -4419,7 +4419,7 @@ __metadata:
44194419
tinyglobby: "npm:^0.2.12"
44204420
tsconfck: "npm:^3.1.5"
44214421
ultrahtml: "npm:^1.6.0"
4422-
unifont: "npm:~0.4.0"
4422+
unifont: "npm:~0.4.1"
44234423
unist-util-visit: "npm:^5.0.0"
44244424
unstorage: "npm:^1.15.0"
44254425
vfile: "npm:^6.0.3"
@@ -4436,7 +4436,7 @@ __metadata:
44364436
optional: true
44374437
bin:
44384438
astro: astro.js
4439-
checksum: 10c0/a64953e5e866f7491a769954d9d674f0138213710f4a9f81a787bf216bf96f86ef166d9ca4ca281294521597e7482ca2d92a627067920bb16bde5ccf5346e13e
4439+
checksum: 10c0/52f71598d4ca6572ac7d950213abbc177a795d42080dffd5263af622395584f92180d28acbcb8281f1982b60f508e69a897aff15226ce4283a712cf77c74132d
44404440
languageName: node
44414441
linkType: hard
44424442

@@ -10361,13 +10361,13 @@ __metadata:
1036110361
languageName: node
1036210362
linkType: hard
1036310363

10364-
"unifont@npm:~0.4.0":
10365-
version: 0.4.0
10366-
resolution: "unifont@npm:0.4.0"
10364+
"unifont@npm:~0.4.1":
10365+
version: 0.4.1
10366+
resolution: "unifont@npm:0.4.1"
1036710367
dependencies:
1036810368
css-tree: "npm:^3.0.0"
1036910369
ohash: "npm:^2.0.0"
10370-
checksum: 10c0/060bdff55da22b0f060a32e9ea51740d2e3e6293572fe595c8ef2b126874f48fc121cfc9bc40def60b44c6c43d3fb249c95963ae2d0497db219313e240b18025
10370+
checksum: 10c0/81e3820496ca2c473251768722d5a8d470a2c0ab87cc8c59bc8aff30c55c5d7a59bfd7df23e833e4ca315d70f1d1777798039cba6648c039983d1f7dda2183c4
1037110371
languageName: node
1037210372
linkType: hard
1037310373

0 commit comments

Comments
 (0)