Skip to content

Commit 95984d2

Browse files
chore(deps): update dependency astro to v5.12.8 (#1853)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4b254b6 commit 95984d2

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.7",
77+
"astro": "5.12.8",
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.0":
73-
version: 0.7.0
74-
resolution: "@astrojs/internal-helpers@npm:0.7.0"
75-
checksum: 10c0/e1c6f3e24dfb2496edd8f808b254759c509ecd64f7466fff0cabb9f3ca301663fd6a418f503c6bbd00f8691ec1e6fc84b2f36bc1c72321c51a95ee408dcba96d
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
7676
languageName: node
7777
linkType: hard
7878

79-
"@astrojs/markdown-remark@npm:6.3.4":
80-
version: 6.3.4
81-
resolution: "@astrojs/markdown-remark@npm:6.3.4"
79+
"@astrojs/markdown-remark@npm:6.3.5":
80+
version: 6.3.5
81+
resolution: "@astrojs/markdown-remark@npm:6.3.5"
8282
dependencies:
83-
"@astrojs/internal-helpers": "npm:0.7.0"
83+
"@astrojs/internal-helpers": "npm:0.7.1"
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/414f00fde055bf39b38aedc484e97c6ec27802ae97d5e2cc48e911771647fea867d04ce3e1fab98b9fa3c611fd01b5813430910b4bba71eb1670c99f9b7f9c97
104+
checksum: 10c0/ab559b3d13068ad0aeacf04cdfe8c76544dd3d5a857252406c20c541bb9288e5351f146cf4884b471101b52492947b8559525f8b9502b607714cd191b83325cf
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.7"
989+
astro: "npm:5.12.8"
990990
bignumber.js: "npm:9.3.1"
991991
dayjs: "npm:^1.11.8"
992992
dompurify: "npm:^3.0.5"
@@ -3928,13 +3928,13 @@ __metadata:
39283928
languageName: node
39293929
linkType: hard
39303930

3931-
"astro@npm:5.12.7":
3932-
version: 5.12.7
3933-
resolution: "astro@npm:5.12.7"
3931+
"astro@npm:5.12.8":
3932+
version: 5.12.8
3933+
resolution: "astro@npm:5.12.8"
39343934
dependencies:
39353935
"@astrojs/compiler": "npm:^2.12.2"
3936-
"@astrojs/internal-helpers": "npm:0.7.0"
3937-
"@astrojs/markdown-remark": "npm:6.3.4"
3936+
"@astrojs/internal-helpers": "npm:0.7.1"
3937+
"@astrojs/markdown-remark": "npm:6.3.5"
39383938
"@astrojs/telemetry": "npm:3.3.0"
39393939
"@capsizecss/unpack": "npm:^2.4.0"
39403940
"@oslojs/encoding": "npm:^1.1.0"
@@ -4000,7 +4000,7 @@ __metadata:
40004000
optional: true
40014001
bin:
40024002
astro: astro.js
4003-
checksum: 10c0/8c16e3545a4181880471fff7fb2846328309c3cb4a76502cf56e9df88ef39c038a2458fa221b0158ee5d454498527277f9221dbb9e9a89f309eff0a074940305
4003+
checksum: 10c0/dd1f01fc3effc4574d8c3de05edf4a6d57cf5a073b30423a80d80ca3cdb96be8fc82d3808e99983d839d0fd1bc607dbaedd38e4fd56fca4dd9e981451c284096
40044004
languageName: node
40054005
linkType: hard
40064006

0 commit comments

Comments
 (0)