Skip to content

Commit a41bb7d

Browse files
chore(deps): update dependency astro to v5.13.2 (#1874)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 70b27f4 commit a41bb7d

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
@@ -74,7 +74,7 @@
7474
"@types/node": "22.17.2",
7575
"@types/ramda": "0.31.0",
7676
"@types/uuid": "^10.0.0",
77-
"astro": "5.13.0",
77+
"astro": "5.13.2",
7878
"dotenv": "17.2.1",
7979
"eslint": "^9.18.0",
8080
"eslint-config-prettier": "^10.0.1",

yarn.lock

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -69,18 +69,18 @@ __metadata:
6969
languageName: node
7070
linkType: hard
7171

72-
"@astrojs/internal-helpers@npm:0.7.1":
73-
version: 0.7.1
74-
resolution: "@astrojs/internal-helpers@npm:0.7.1"
75-
checksum: 10c0/f14fa470d16b04d968f3d63826b158ed981befdb899d296f62e1d3d2b5d3ab164bfa60ceea97c072beb39ff5c7df5e054234d1a3af9a0f42df10780d50655f95
72+
"@astrojs/internal-helpers@npm:0.7.2":
73+
version: 0.7.2
74+
resolution: "@astrojs/internal-helpers@npm:0.7.2"
75+
checksum: 10c0/c80f7d28f7b241b64f6542df68767b62e33d5637c4b23e8b7edcc9c6e3d5d3169b572e7da4d8eb5536939c34f8be0225923c8be6c52290551d74ca7c1dcbc4cc
7676
languageName: node
7777
linkType: hard
7878

79-
"@astrojs/markdown-remark@npm:6.3.5":
80-
version: 6.3.5
81-
resolution: "@astrojs/markdown-remark@npm:6.3.5"
79+
"@astrojs/markdown-remark@npm:6.3.6":
80+
version: 6.3.6
81+
resolution: "@astrojs/markdown-remark@npm:6.3.6"
8282
dependencies:
83-
"@astrojs/internal-helpers": "npm:0.7.1"
83+
"@astrojs/internal-helpers": "npm:0.7.2"
8484
"@astrojs/prism": "npm:3.3.0"
8585
github-slugger: "npm:^2.0.0"
8686
hast-util-from-html: "npm:^2.0.3"
@@ -101,7 +101,7 @@ __metadata:
101101
unist-util-visit: "npm:^5.0.0"
102102
unist-util-visit-parents: "npm:^6.0.1"
103103
vfile: "npm:^6.0.3"
104-
checksum: 10c0/ab559b3d13068ad0aeacf04cdfe8c76544dd3d5a857252406c20c541bb9288e5351f146cf4884b471101b52492947b8559525f8b9502b607714cd191b83325cf
104+
checksum: 10c0/9a55458aa15f778e1522abd574b048b084652269963d47e9ace8fa2e1b63d026efc1468d48f2936dae3cee387b56be3eba3abf388f162adb9e9b08ce1d9b1ddd
105105
languageName: node
106106
linkType: hard
107107

@@ -986,7 +986,7 @@ __metadata:
986986
"@types/node": "npm:22.17.2"
987987
"@types/ramda": "npm:0.31.0"
988988
"@types/uuid": "npm:^10.0.0"
989-
astro: "npm:5.13.0"
989+
astro: "npm:5.13.2"
990990
bignumber.js: "npm:9.3.1"
991991
dayjs: "npm:^1.11.8"
992992
dompurify: "npm:^3.0.5"
@@ -3946,13 +3946,13 @@ __metadata:
39463946
languageName: node
39473947
linkType: hard
39483948

3949-
"astro@npm:5.13.0":
3950-
version: 5.13.0
3951-
resolution: "astro@npm:5.13.0"
3949+
"astro@npm:5.13.2":
3950+
version: 5.13.2
3951+
resolution: "astro@npm:5.13.2"
39523952
dependencies:
39533953
"@astrojs/compiler": "npm:^2.12.2"
3954-
"@astrojs/internal-helpers": "npm:0.7.1"
3955-
"@astrojs/markdown-remark": "npm:6.3.5"
3954+
"@astrojs/internal-helpers": "npm:0.7.2"
3955+
"@astrojs/markdown-remark": "npm:6.3.6"
39563956
"@astrojs/telemetry": "npm:3.3.0"
39573957
"@capsizecss/unpack": "npm:^2.4.0"
39583958
"@oslojs/encoding": "npm:^1.1.0"
@@ -4018,7 +4018,7 @@ __metadata:
40184018
optional: true
40194019
bin:
40204020
astro: astro.js
4021-
checksum: 10c0/431736e9e6209d34325aca15ab79a33dbb20092fb075b23f9c259893f0996f954409ac0349921002338798830a84ade659534f77c7484f198e299a1a700a1a1b
4021+
checksum: 10c0/b5b8df9e55bd4e6d564c69e4cac51fd101968480c5fb24447c6a16c3183c780f17f87271b3ff721963d08d0133b22b0c61b8dded8d5117b24f2a1adae89780c0
40224022
languageName: node
40234023
linkType: hard
40244024

0 commit comments

Comments
 (0)