Skip to content

Commit a0e2e75

Browse files
chore(deps): update dependency astro to v5.3.0 (#1486)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1cfd08b commit a0e2e75

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": "22.13.2",
7575
"@types/ramda": "0.30.2",
7676
"@types/uuid": "^10.0.0",
77-
"astro": "5.2.6",
77+
"astro": "5.3.0",
7878
"dotenv": "16.4.7",
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
@@ -635,7 +635,7 @@ __metadata:
635635
"@types/node": "npm:22.13.2"
636636
"@types/ramda": "npm:0.30.2"
637637
"@types/uuid": "npm:^10.0.0"
638-
astro: "npm:5.2.6"
638+
astro: "npm:5.3.0"
639639
bignumber.js: "npm:9.1.2"
640640
dayjs: "npm:^1.11.8"
641641
dompurify: "npm:^3.0.5"
@@ -3187,9 +3187,9 @@ __metadata:
31873187
languageName: node
31883188
linkType: hard
31893189

3190-
"astro@npm:5.2.6":
3191-
version: 5.2.6
3192-
resolution: "astro@npm:5.2.6"
3190+
"astro@npm:5.3.0":
3191+
version: 5.3.0
3192+
resolution: "astro@npm:5.3.0"
31933193
dependencies:
31943194
"@astrojs/compiler": "npm:^2.10.3"
31953195
"@astrojs/internal-helpers": "npm:0.5.1"
@@ -3256,7 +3256,7 @@ __metadata:
32563256
optional: true
32573257
bin:
32583258
astro: astro.js
3259-
checksum: 10c0/23cc70f2358bef3fe597f4bd653531a5f59de2256aa17d4d0bf06b5768e8dea9253baa0f37bad558f06232afeb6178cdcab287930ebbb7a502406e9b9416a34a
3259+
checksum: 10c0/023d44ad8ca90965b5f3e41c00b1de26b1a424139bbf0a96551363a416e784547b29998998584c09cb0234e5cf1ba51c3dfbded20f37df2a8888f4cc0088b1e8
32603260
languageName: node
32613261
linkType: hard
32623262

0 commit comments

Comments
 (0)