Skip to content

Commit 6d8640f

Browse files
chore(deps): update dependency astro to v5.12.0 (#1817)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4305c72 commit 6d8640f

File tree

2 files changed

+17
-16
lines changed

2 files changed

+17
-16
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.16.4",
7575
"@types/ramda": "0.30.2",
7676
"@types/uuid": "^10.0.0",
77-
"astro": "5.11.2",
77+
"astro": "5.12.0",
7878
"dotenv": "17.2.0",
7979
"eslint": "^9.18.0",
8080
"eslint-config-prettier": "^10.0.1",

yarn.lock

Lines changed: 16 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -76,9 +76,9 @@ __metadata:
7676
languageName: node
7777
linkType: hard
7878

79-
"@astrojs/markdown-remark@npm:6.3.2":
80-
version: 6.3.2
81-
resolution: "@astrojs/markdown-remark@npm:6.3.2"
79+
"@astrojs/markdown-remark@npm:6.3.3":
80+
version: 6.3.3
81+
resolution: "@astrojs/markdown-remark@npm:6.3.3"
8282
dependencies:
8383
"@astrojs/internal-helpers": "npm:0.6.1"
8484
"@astrojs/prism": "npm:3.3.0"
@@ -95,13 +95,13 @@ __metadata:
9595
remark-rehype: "npm:^11.1.2"
9696
remark-smartypants: "npm:^3.0.2"
9797
shiki: "npm:^3.2.1"
98-
smol-toml: "npm:^1.3.1"
98+
smol-toml: "npm:^1.3.4"
9999
unified: "npm:^11.0.5"
100100
unist-util-remove-position: "npm:^5.0.0"
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/e4e9926286def70548505d49333c0b80624e36dad035d0b943ef4d56211530784a8317f92277c702b6a47b68dea0f9afd154aacf2c6b8361177a51ac3c8b20bc
104+
checksum: 10c0/0df9cabe2da0547d9aec0267339b5ecbcb64f95f4a2d365484d2262eda0e140bf8229f9d65e4bdcb5607a8d20c91f81583bba657733c0e1c1257ee58bbcc51cd
105105
languageName: node
106106
linkType: hard
107107

@@ -986,7 +986,7 @@ __metadata:
986986
"@types/node": "npm:22.16.4"
987987
"@types/ramda": "npm:0.30.2"
988988
"@types/uuid": "npm:^10.0.0"
989-
astro: "npm:5.11.2"
989+
astro: "npm:5.12.0"
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.11.2":
3932-
version: 5.11.2
3933-
resolution: "astro@npm:5.11.2"
3931+
"astro@npm:5.12.0":
3932+
version: 5.12.0
3933+
resolution: "astro@npm:5.12.0"
39343934
dependencies:
39353935
"@astrojs/compiler": "npm:^2.12.2"
39363936
"@astrojs/internal-helpers": "npm:0.6.1"
3937-
"@astrojs/markdown-remark": "npm:6.3.2"
3937+
"@astrojs/markdown-remark": "npm:6.3.3"
39383938
"@astrojs/telemetry": "npm:3.3.0"
39393939
"@capsizecss/unpack": "npm:^2.4.0"
39403940
"@oslojs/encoding": "npm:^1.1.0"
@@ -3978,6 +3978,7 @@ __metadata:
39783978
semver: "npm:^7.7.1"
39793979
sharp: "npm:^0.33.3"
39803980
shiki: "npm:^3.2.1"
3981+
smol-toml: "npm:^1.3.4"
39813982
tinyexec: "npm:^0.3.2"
39823983
tinyglobby: "npm:^0.2.12"
39833984
tsconfck: "npm:^3.1.5"
@@ -3999,7 +4000,7 @@ __metadata:
39994000
optional: true
40004001
bin:
40014002
astro: astro.js
4002-
checksum: 10c0/642b3d8b34ff76d3bd6ebace729b33786836d55f365ac12c783f27572f4e856c5e8818d1a463dcebf27394a99263d5db4682e2a39579723fd22275f6f88b7d0a
4003+
checksum: 10c0/d90659aa1d41865201a31196766cec88ef47498573b0ae011309c55d41bf792e80e2eead99ea696bfcdba70798b955a28af311afb8b39b5c295cee2d71d44cbe
40034004
languageName: node
40044005
linkType: hard
40054006

@@ -9654,10 +9655,10 @@ __metadata:
96549655
languageName: node
96559656
linkType: hard
96569657

9657-
"smol-toml@npm:^1.3.1":
9658-
version: 1.3.1
9659-
resolution: "smol-toml@npm:1.3.1"
9660-
checksum: 10c0/bac5bf4f2655fd561fe41f9426d70ab68b486631beff97a7f127f5d2f811b5e247d50a06583be03d35a625dcb05b7984b94a61a81c68ea2810ac7a9bf4edc64d
9658+
"smol-toml@npm:^1.3.4":
9659+
version: 1.4.1
9660+
resolution: "smol-toml@npm:1.4.1"
9661+
checksum: 10c0/0589866e6949a1d6db92e67af57b4c8a1b284e19e215cda2a0e88f43ab91677d077724fad39ff5e6a0912150c743f5f4e560da675d565348ee8c65417096b0af
96619662
languageName: node
96629663
linkType: hard
96639664

0 commit comments

Comments
 (0)