Skip to content

Commit 2c89c64

Browse files
chore(deps): update dependency astro to v5.7.12 (#477)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 31dff55 commit 2c89c64

File tree

2 files changed

+27
-7
lines changed

2 files changed

+27
-7
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.11",
57+
"astro": "5.7.12",
5858
"dotenv": "16.5.0",
5959
"eslint": "^9.13.0",
6060
"eslint-config-prettier": "^10.0.0",

yarn.lock

Lines changed: 26 additions & 6 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.11"
845+
astro: "npm:5.7.12"
846846
bignumber.js: "npm:9.3.0"
847847
cross-fetch: "npm:^4.0.0"
848848
crypto-hash: "npm:^3.0.0"
@@ -2588,6 +2588,15 @@ __metadata:
25882588
languageName: node
25892589
linkType: hard
25902590

2591+
"@types/fontkit@npm:^2.0.8":
2592+
version: 2.0.8
2593+
resolution: "@types/fontkit@npm:2.0.8"
2594+
dependencies:
2595+
"@types/node": "npm:*"
2596+
checksum: 10c0/e5a124d468f17d3b74a07d38257fc38b8d3d1e3e1e68b1c4a3314beb274223499009f4a6c1d2f15a9928ad6643fb8bfca4881d13447cfbf5de1733ad6fd5d4b1
2597+
languageName: node
2598+
linkType: hard
2599+
25912600
"@types/hast@npm:^3.0.0, @types/hast@npm:^3.0.4":
25922601
version: 3.0.4
25932602
resolution: "@types/hast@npm:3.0.4"
@@ -3746,9 +3755,9 @@ __metadata:
37463755
languageName: node
37473756
linkType: hard
37483757

3749-
"astro@npm:5.7.11":
3750-
version: 5.7.11
3751-
resolution: "astro@npm:5.7.11"
3758+
"astro@npm:5.7.12":
3759+
version: 5.7.12
3760+
resolution: "astro@npm:5.7.12"
37523761
dependencies:
37533762
"@astrojs/compiler": "npm:^2.11.0"
37543763
"@astrojs/internal-helpers": "npm:0.6.1"
@@ -3776,6 +3785,7 @@ __metadata:
37763785
esbuild: "npm:^0.25.0"
37773786
estree-walker: "npm:^3.0.3"
37783787
flattie: "npm:^1.1.1"
3788+
fontace: "npm:~0.3.0"
37793789
github-slugger: "npm:^2.0.0"
37803790
html-escaper: "npm:3.0.3"
37813791
http-cache-semantics: "npm:^4.1.1"
@@ -3815,7 +3825,7 @@ __metadata:
38153825
optional: true
38163826
bin:
38173827
astro: astro.js
3818-
checksum: 10c0/10e9e8c795378541e2ee744e59f115c914a73cee43d1f7667e758c0d1087cabcc3dc6e6aed8394d622435ef3c10ce2f3cf9efc2620d61746ecbbcdc5ffb78e87
3828+
checksum: 10c0/cb41b715ff3f79eae07a389d2270f5a04bc9908a911fbdaef70ad585809a2c03a6218d9e190e0e52203905e45dbab8f1530c6bfd90da868f373e6cb96469dbe6
38193829
languageName: node
38203830
linkType: hard
38213831

@@ -5698,7 +5708,17 @@ __metadata:
56985708
languageName: node
56995709
linkType: hard
57005710

5701-
"fontkit@npm:^2.0.2":
5711+
"fontace@npm:~0.3.0":
5712+
version: 0.3.0
5713+
resolution: "fontace@npm:0.3.0"
5714+
dependencies:
5715+
"@types/fontkit": "npm:^2.0.8"
5716+
fontkit: "npm:^2.0.4"
5717+
checksum: 10c0/a81bef4f20c4bb6bb2cb7777d6fa267edb341b1b4c549b0918473d399c2314bf482f098d8ba0ae839bdfc8b63daa78815b647fd781157cb2d8bfc78c56a9745a
5718+
languageName: node
5719+
linkType: hard
5720+
5721+
"fontkit@npm:^2.0.2, fontkit@npm:^2.0.4":
57025722
version: 2.0.4
57035723
resolution: "fontkit@npm:2.0.4"
57045724
dependencies:

0 commit comments

Comments
 (0)