Skip to content

Commit e4438be

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

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.3",
5555
"@types/react-dom": "19.1.3",
5656
"@types/uuid": "^10.0.0",
57-
"astro": "5.7.10",
57+
"astro": "5.7.11",
5858
"dotenv": "16.5.0",
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
@@ -842,7 +842,7 @@ __metadata:
842842
"@types/react": "npm:19.1.3"
843843
"@types/react-dom": "npm:19.1.3"
844844
"@types/uuid": "npm:^10.0.0"
845-
astro: "npm:5.7.10"
845+
astro: "npm:5.7.11"
846846
bignumber.js: "npm:9.3.0"
847847
cross-fetch: "npm:^4.0.0"
848848
crypto-hash: "npm:^3.0.0"
@@ -3746,9 +3746,9 @@ __metadata:
37463746
languageName: node
37473747
linkType: hard
37483748

3749-
"astro@npm:5.7.10":
3750-
version: 5.7.10
3751-
resolution: "astro@npm:5.7.10"
3749+
"astro@npm:5.7.11":
3750+
version: 5.7.11
3751+
resolution: "astro@npm:5.7.11"
37523752
dependencies:
37533753
"@astrojs/compiler": "npm:^2.11.0"
37543754
"@astrojs/internal-helpers": "npm:0.6.1"
@@ -3798,7 +3798,7 @@ __metadata:
37983798
tinyglobby: "npm:^0.2.12"
37993799
tsconfck: "npm:^3.1.5"
38003800
ultrahtml: "npm:^1.6.0"
3801-
unifont: "npm:~0.4.1"
3801+
unifont: "npm:~0.5.0"
38023802
unist-util-visit: "npm:^5.0.0"
38033803
unstorage: "npm:^1.15.0"
38043804
vfile: "npm:^6.0.3"
@@ -3815,7 +3815,7 @@ __metadata:
38153815
optional: true
38163816
bin:
38173817
astro: astro.js
3818-
checksum: 10c0/65a86a5c09473ec2071ad349e421235f0c9aa352a4934315af288791ab6b2af24419dc9eec87442f07022235c5c7ed482259f2ff0fe7016401ccc5f733904ffe
3818+
checksum: 10c0/10e9e8c795378541e2ee744e59f115c914a73cee43d1f7667e758c0d1087cabcc3dc6e6aed8394d622435ef3c10ce2f3cf9efc2620d61746ecbbcdc5ffb78e87
38193819
languageName: node
38203820
linkType: hard
38213821

@@ -10472,13 +10472,13 @@ __metadata:
1047210472
languageName: node
1047310473
linkType: hard
1047410474

10475-
"unifont@npm:~0.4.1":
10476-
version: 0.4.1
10477-
resolution: "unifont@npm:0.4.1"
10475+
"unifont@npm:~0.5.0":
10476+
version: 0.5.0
10477+
resolution: "unifont@npm:0.5.0"
1047810478
dependencies:
1047910479
css-tree: "npm:^3.0.0"
1048010480
ohash: "npm:^2.0.0"
10481-
checksum: 10c0/81e3820496ca2c473251768722d5a8d470a2c0ab87cc8c59bc8aff30c55c5d7a59bfd7df23e833e4ca315d70f1d1777798039cba6648c039983d1f7dda2183c4
10481+
checksum: 10c0/4395af8a95722d88389ae100686577a80d9ff7a3e129dadf836e7beb1dbbd448d7bb12b9d8988084c186748fbb4763ce19457c7a119b8343a0fb5c81767896a2
1048210482
languageName: node
1048310483
linkType: hard
1048410484

0 commit comments

Comments
 (0)