Skip to content

Commit 47b4008

Browse files
chore(deps): update dependency astro to v5.16.3 (#2099)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ec72782 commit 47b4008

File tree

2 files changed

+6
-6
lines changed

2 files changed

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

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1093,7 +1093,7 @@ __metadata:
10931093
"@types/node": "npm:24.10.1"
10941094
"@types/ramda": "npm:0.31.1"
10951095
"@types/uuid": "npm:^11.0.0"
1096-
astro: "npm:5.16.2"
1096+
astro: "npm:5.16.3"
10971097
bignumber.js: "npm:9.3.1"
10981098
dayjs: "npm:^1.11.8"
10991099
dompurify: "npm:^3.0.5"
@@ -4435,9 +4435,9 @@ __metadata:
44354435
languageName: node
44364436
linkType: hard
44374437

4438-
"astro@npm:5.16.2":
4439-
version: 5.16.2
4440-
resolution: "astro@npm:5.16.2"
4438+
"astro@npm:5.16.3":
4439+
version: 5.16.3
4440+
resolution: "astro@npm:5.16.3"
44414441
dependencies:
44424442
"@astrojs/compiler": "npm:^2.13.0"
44434443
"@astrojs/internal-helpers": "npm:0.7.5"
@@ -4508,7 +4508,7 @@ __metadata:
45084508
optional: true
45094509
bin:
45104510
astro: astro.js
4511-
checksum: 10c0/f27b413864c3403c534068073e412460df1e19ee8e0bd2210b199f34c119d6805cf1a7dd9b2b0aed34b6dafdf1e6eba6e51d06e1b55890ae09964178c5833211
4511+
checksum: 10c0/e02a6117fd524f6a1c757dffe8b9f1a302e51bab88702ac928c0008494a974db325c411319b873b6daab7925e86846516189d1d2383948f598129ceaae5c1c59
45124512
languageName: node
45134513
linkType: hard
45144514

0 commit comments

Comments
 (0)