Skip to content

Commit 5a5272e

Browse files
chore(deps): update dependency astro to v5.15.0
1 parent aa322ed commit 5a5272e

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
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.18.12",
7575
"@types/ramda": "0.31.1",
7676
"@types/uuid": "^11.0.0",
77-
"astro": "5.14.8",
77+
"astro": "5.15.0",
7878
"dotenv": "17.2.3",
7979
"eslint": "^9.18.0",
8080
"eslint-config-prettier": "^10.0.1",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1079,7 +1079,7 @@ __metadata:
10791079
"@types/node": "npm:22.18.12"
10801080
"@types/ramda": "npm:0.31.1"
10811081
"@types/uuid": "npm:^11.0.0"
1082-
astro: "npm:5.14.8"
1082+
astro: "npm:5.15.0"
10831083
bignumber.js: "npm:9.3.1"
10841084
dayjs: "npm:^1.11.8"
10851085
dompurify: "npm:^3.0.5"
@@ -4233,9 +4233,9 @@ __metadata:
42334233
languageName: node
42344234
linkType: hard
42354235

4236-
"astro@npm:5.14.8":
4237-
version: 5.14.8
4238-
resolution: "astro@npm:5.14.8"
4236+
"astro@npm:5.15.0":
4237+
version: 5.15.0
4238+
resolution: "astro@npm:5.15.0"
42394239
dependencies:
42404240
"@astrojs/compiler": "npm:^2.12.2"
42414241
"@astrojs/internal-helpers": "npm:0.7.4"
@@ -4269,14 +4269,14 @@ __metadata:
42694269
http-cache-semantics: "npm:^4.2.0"
42704270
import-meta-resolve: "npm:^4.2.0"
42714271
js-yaml: "npm:^4.1.0"
4272-
kleur: "npm:^4.1.5"
42734272
magic-string: "npm:^0.30.18"
42744273
magicast: "npm:^0.3.5"
42754274
mrmime: "npm:^2.0.1"
42764275
neotraverse: "npm:^0.6.18"
42774276
p-limit: "npm:^6.2.0"
42784277
p-queue: "npm:^8.1.0"
42794278
package-manager-detector: "npm:^1.3.0"
4279+
picocolors: "npm:^1.1.1"
42804280
picomatch: "npm:^4.0.3"
42814281
prompts: "npm:^2.4.2"
42824282
rehype: "npm:^13.0.2"
@@ -4305,7 +4305,7 @@ __metadata:
43054305
optional: true
43064306
bin:
43074307
astro: astro.js
4308-
checksum: 10c0/d495d363e6a22ecdb6787654363684ce090f7cdf54179a6d6b1bf743bc240ea99869a2094d8f3d84c57fa134f2ceb0fe307c491342086c1c90867a3dcdaea629
4308+
checksum: 10c0/465498642899338acae784665390f2d0637079188255ab65f140a1fc7851a555fe1df0d80425c06fe0bb42149a08dc2a0c10131ab55ab0781853ad41adc0b484
43094309
languageName: node
43104310
linkType: hard
43114311

0 commit comments

Comments
 (0)