Skip to content

Commit c40653f

Browse files
Update dependency astro to v5.13.2
1 parent 0d0c778 commit c40653f

File tree

2 files changed

+17
-17
lines changed

2 files changed

+17
-17
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"@types/eslint__js": "^8.42.3",
6262
"@types/node": "22.17.2",
6363
"@types/ramda": "0.31.0",
64-
"astro": "5.13.0",
64+
"astro": "5.13.2",
6565
"dotenv": "17.2.1",
6666
"eslint": "^9.12.0",
6767
"eslint-config-prettier": "10.1.8",

yarn.lock

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -72,10 +72,10 @@ __metadata:
7272
languageName: node
7373
linkType: hard
7474

75-
"@astrojs/internal-helpers@npm:0.7.1":
76-
version: 0.7.1
77-
resolution: "@astrojs/internal-helpers@npm:0.7.1"
78-
checksum: 10c0/f14fa470d16b04d968f3d63826b158ed981befdb899d296f62e1d3d2b5d3ab164bfa60ceea97c072beb39ff5c7df5e054234d1a3af9a0f42df10780d50655f95
75+
"@astrojs/internal-helpers@npm:0.7.2":
76+
version: 0.7.2
77+
resolution: "@astrojs/internal-helpers@npm:0.7.2"
78+
checksum: 10c0/c80f7d28f7b241b64f6542df68767b62e33d5637c4b23e8b7edcc9c6e3d5d3169b572e7da4d8eb5536939c34f8be0225923c8be6c52290551d74ca7c1dcbc4cc
7979
languageName: node
8080
linkType: hard
8181

@@ -115,11 +115,11 @@ __metadata:
115115
languageName: node
116116
linkType: hard
117117

118-
"@astrojs/markdown-remark@npm:6.3.5":
119-
version: 6.3.5
120-
resolution: "@astrojs/markdown-remark@npm:6.3.5"
118+
"@astrojs/markdown-remark@npm:6.3.6":
119+
version: 6.3.6
120+
resolution: "@astrojs/markdown-remark@npm:6.3.6"
121121
dependencies:
122-
"@astrojs/internal-helpers": "npm:0.7.1"
122+
"@astrojs/internal-helpers": "npm:0.7.2"
123123
"@astrojs/prism": "npm:3.3.0"
124124
github-slugger: "npm:^2.0.0"
125125
hast-util-from-html: "npm:^2.0.3"
@@ -140,7 +140,7 @@ __metadata:
140140
unist-util-visit: "npm:^5.0.0"
141141
unist-util-visit-parents: "npm:^6.0.1"
142142
vfile: "npm:^6.0.3"
143-
checksum: 10c0/ab559b3d13068ad0aeacf04cdfe8c76544dd3d5a857252406c20c541bb9288e5351f146cf4884b471101b52492947b8559525f8b9502b607714cd191b83325cf
143+
checksum: 10c0/9a55458aa15f778e1522abd574b048b084652269963d47e9ace8fa2e1b63d026efc1468d48f2936dae3cee387b56be3eba3abf388f162adb9e9b08ce1d9b1ddd
144144
languageName: node
145145
linkType: hard
146146

@@ -1084,7 +1084,7 @@ __metadata:
10841084
"@types/eslint__js": "npm:^8.42.3"
10851085
"@types/node": "npm:22.17.2"
10861086
"@types/ramda": "npm:0.31.0"
1087-
astro: "npm:5.13.0"
1087+
astro: "npm:5.13.2"
10881088
bignumber.js: "npm:9.3.1"
10891089
dotenv: "npm:17.2.1"
10901090
eslint: "npm:^9.12.0"
@@ -4591,13 +4591,13 @@ __metadata:
45914591
languageName: node
45924592
linkType: hard
45934593

4594-
"astro@npm:5.13.0":
4595-
version: 5.13.0
4596-
resolution: "astro@npm:5.13.0"
4594+
"astro@npm:5.13.2":
4595+
version: 5.13.2
4596+
resolution: "astro@npm:5.13.2"
45974597
dependencies:
45984598
"@astrojs/compiler": "npm:^2.12.2"
4599-
"@astrojs/internal-helpers": "npm:0.7.1"
4600-
"@astrojs/markdown-remark": "npm:6.3.5"
4599+
"@astrojs/internal-helpers": "npm:0.7.2"
4600+
"@astrojs/markdown-remark": "npm:6.3.6"
46014601
"@astrojs/telemetry": "npm:3.3.0"
46024602
"@capsizecss/unpack": "npm:^2.4.0"
46034603
"@oslojs/encoding": "npm:^1.1.0"
@@ -4663,7 +4663,7 @@ __metadata:
46634663
optional: true
46644664
bin:
46654665
astro: astro.js
4666-
checksum: 10c0/431736e9e6209d34325aca15ab79a33dbb20092fb075b23f9c259893f0996f954409ac0349921002338798830a84ade659534f77c7484f198e299a1a700a1a1b
4666+
checksum: 10c0/b5b8df9e55bd4e6d564c69e4cac51fd101968480c5fb24447c6a16c3183c780f17f87271b3ff721963d08d0133b22b0c61b8dded8d5117b24f2a1adae89780c0
46674667
languageName: node
46684668
linkType: hard
46694669

0 commit comments

Comments
 (0)