Skip to content

Commit bb6fca1

Browse files
chore(deps): update dependency astro to v5.12.7 (#1848)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0caa9d4 commit bb6fca1

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.0",
7575
"@types/ramda": "0.31.0",
7676
"@types/uuid": "^10.0.0",
77-
"astro": "5.12.6",
77+
"astro": "5.12.7",
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.6.1":
73-
version: 0.6.1
74-
resolution: "@astrojs/internal-helpers@npm:0.6.1"
75-
checksum: 10c0/2f03ea5d8a673f74f153ea4fb3ec3e50399093f4bea0e2aaebf6ef3ae336be3f7dfb13abfdffe1953814b5b870d59d641937d271822881778600fe47d99e7ef3
72+
"@astrojs/internal-helpers@npm:0.7.0":
73+
version: 0.7.0
74+
resolution: "@astrojs/internal-helpers@npm:0.7.0"
75+
checksum: 10c0/e1c6f3e24dfb2496edd8f808b254759c509ecd64f7466fff0cabb9f3ca301663fd6a418f503c6bbd00f8691ec1e6fc84b2f36bc1c72321c51a95ee408dcba96d
7676
languageName: node
7777
linkType: hard
7878

79-
"@astrojs/markdown-remark@npm:6.3.3":
80-
version: 6.3.3
81-
resolution: "@astrojs/markdown-remark@npm:6.3.3"
79+
"@astrojs/markdown-remark@npm:6.3.4":
80+
version: 6.3.4
81+
resolution: "@astrojs/markdown-remark@npm:6.3.4"
8282
dependencies:
83-
"@astrojs/internal-helpers": "npm:0.6.1"
83+
"@astrojs/internal-helpers": "npm:0.7.0"
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/0df9cabe2da0547d9aec0267339b5ecbcb64f95f4a2d365484d2262eda0e140bf8229f9d65e4bdcb5607a8d20c91f81583bba657733c0e1c1257ee58bbcc51cd
104+
checksum: 10c0/414f00fde055bf39b38aedc484e97c6ec27802ae97d5e2cc48e911771647fea867d04ce3e1fab98b9fa3c611fd01b5813430910b4bba71eb1670c99f9b7f9c97
105105
languageName: node
106106
linkType: hard
107107

@@ -986,7 +986,7 @@ __metadata:
986986
"@types/node": "npm:22.17.0"
987987
"@types/ramda": "npm:0.31.0"
988988
"@types/uuid": "npm:^10.0.0"
989-
astro: "npm:5.12.6"
989+
astro: "npm:5.12.7"
990990
bignumber.js: "npm:9.3.1"
991991
dayjs: "npm:^1.11.8"
992992
dompurify: "npm:^3.0.5"
@@ -3919,13 +3919,13 @@ __metadata:
39193919
languageName: node
39203920
linkType: hard
39213921

3922-
"astro@npm:5.12.6":
3923-
version: 5.12.6
3924-
resolution: "astro@npm:5.12.6"
3922+
"astro@npm:5.12.7":
3923+
version: 5.12.7
3924+
resolution: "astro@npm:5.12.7"
39253925
dependencies:
39263926
"@astrojs/compiler": "npm:^2.12.2"
3927-
"@astrojs/internal-helpers": "npm:0.6.1"
3928-
"@astrojs/markdown-remark": "npm:6.3.3"
3927+
"@astrojs/internal-helpers": "npm:0.7.0"
3928+
"@astrojs/markdown-remark": "npm:6.3.4"
39293929
"@astrojs/telemetry": "npm:3.3.0"
39303930
"@capsizecss/unpack": "npm:^2.4.0"
39313931
"@oslojs/encoding": "npm:^1.1.0"
@@ -3991,7 +3991,7 @@ __metadata:
39913991
optional: true
39923992
bin:
39933993
astro: astro.js
3994-
checksum: 10c0/dfdb5f6fbf02bca3ffbc8eb9ac67a942b8f43f4be1d00860dc4cb2e29f22e7054d36d723a4ecf0abb9bbf1032b87fffa90f9e627f8605e18db4ce9254a7f18d8
3994+
checksum: 10c0/8c16e3545a4181880471fff7fb2846328309c3cb4a76502cf56e9df88ef39c038a2458fa221b0158ee5d454498527277f9221dbb9e9a89f309eff0a074940305
39953995
languageName: node
39963996
linkType: hard
39973997

0 commit comments

Comments
 (0)