File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 74
74
"@types/node" : " 22.13.2" ,
75
75
"@types/ramda" : " 0.30.2" ,
76
76
"@types/uuid" : " ^10.0.0" ,
77
- "astro" : " 5.2.6 " ,
77
+ "astro" : " 5.3.0 " ,
78
78
"dotenv" : " 16.4.7" ,
79
79
"eslint" : " ^9.18.0" ,
80
80
"eslint-config-prettier" : " ^10.0.1" ,
Original file line number Diff line number Diff line change @@ -635,7 +635,7 @@ __metadata:
635
635
" @types/node " : " npm:22.13.2"
636
636
" @types/ramda " : " npm:0.30.2"
637
637
" @types/uuid " : " npm:^10.0.0"
638
- astro : " npm:5.2.6 "
638
+ astro : " npm:5.3.0 "
639
639
bignumber.js : " npm:9.1.2"
640
640
dayjs : " npm:^1.11.8"
641
641
dompurify : " npm:^3.0.5"
@@ -3187,9 +3187,9 @@ __metadata:
3187
3187
languageName : node
3188
3188
linkType : hard
3189
3189
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 "
3193
3193
dependencies :
3194
3194
" @astrojs/compiler " : " npm:^2.10.3"
3195
3195
" @astrojs/internal-helpers " : " npm:0.5.1"
@@ -3256,7 +3256,7 @@ __metadata:
3256
3256
optional : true
3257
3257
bin :
3258
3258
astro : astro.js
3259
- checksum : 10c0/23cc70f2358bef3fe597f4bd653531a5f59de2256aa17d4d0bf06b5768e8dea9253baa0f37bad558f06232afeb6178cdcab287930ebbb7a502406e9b9416a34a
3259
+ checksum : 10c0/023d44ad8ca90965b5f3e41c00b1de26b1a424139bbf0a96551363a416e784547b29998998584c09cb0234e5cf1ba51c3dfbded20f37df2a8888f4cc0088b1e8
3260
3260
languageName : node
3261
3261
linkType : hard
3262
3262
You can’t perform that action at this time.
0 commit comments