Skip to content

Commit 67c0635

Browse files
chore(deps): update dependency astro to v5.15.1
1 parent f9aed66 commit 67c0635

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.1",
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.1"
10831083
bignumber.js: "npm:9.3.1"
10841084
dayjs: "npm:^1.11.8"
10851085
dompurify: "npm:^3.0.5"
@@ -4242,9 +4242,9 @@ __metadata:
42424242
languageName: node
42434243
linkType: hard
42444244

4245-
"astro@npm:5.14.8":
4246-
version: 5.14.8
4247-
resolution: "astro@npm:5.14.8"
4245+
"astro@npm:5.15.1":
4246+
version: 5.15.1
4247+
resolution: "astro@npm:5.15.1"
42484248
dependencies:
42494249
"@astrojs/compiler": "npm:^2.12.2"
42504250
"@astrojs/internal-helpers": "npm:0.7.4"
@@ -4278,14 +4278,14 @@ __metadata:
42784278
http-cache-semantics: "npm:^4.2.0"
42794279
import-meta-resolve: "npm:^4.2.0"
42804280
js-yaml: "npm:^4.1.0"
4281-
kleur: "npm:^4.1.5"
42824281
magic-string: "npm:^0.30.18"
42834282
magicast: "npm:^0.3.5"
42844283
mrmime: "npm:^2.0.1"
42854284
neotraverse: "npm:^0.6.18"
42864285
p-limit: "npm:^6.2.0"
42874286
p-queue: "npm:^8.1.0"
42884287
package-manager-detector: "npm:^1.3.0"
4288+
picocolors: "npm:^1.1.1"
42894289
picomatch: "npm:^4.0.3"
42904290
prompts: "npm:^2.4.2"
42914291
rehype: "npm:^13.0.2"
@@ -4314,7 +4314,7 @@ __metadata:
43144314
optional: true
43154315
bin:
43164316
astro: astro.js
4317-
checksum: 10c0/d495d363e6a22ecdb6787654363684ce090f7cdf54179a6d6b1bf743bc240ea99869a2094d8f3d84c57fa134f2ceb0fe307c491342086c1c90867a3dcdaea629
4317+
checksum: 10c0/da7148411162dc709df8e0a679a10cc17c25f5d81904a4d439d2a08ed5b2e6295385d27f81046591b639661fbc818e8cd697eb1549d704faea31feb4481f2d03
43184318
languageName: node
43194319
linkType: hard
43204320

0 commit comments

Comments
 (0)