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.17.1" ,
75
75
"@types/ramda" : " 0.31.0" ,
76
76
"@types/uuid" : " ^10.0.0" ,
77
- "astro" : " 5.12.9 " ,
77
+ "astro" : " 5.13.0 " ,
78
78
"dotenv" : " 17.2.1" ,
79
79
"eslint" : " ^9.18.0" ,
80
80
"eslint-config-prettier" : " ^10.0.1" ,
Original file line number Diff line number Diff line change @@ -986,7 +986,7 @@ __metadata:
986
986
" @types/node " : " npm:22.17.1"
987
987
" @types/ramda " : " npm:0.31.0"
988
988
" @types/uuid " : " npm:^10.0.0"
989
- astro : " npm:5.12.9 "
989
+ astro : " npm:5.13.0 "
990
990
bignumber.js : " npm:9.3.1"
991
991
dayjs : " npm:^1.11.8"
992
992
dompurify : " npm:^3.0.5"
@@ -3946,9 +3946,9 @@ __metadata:
3946
3946
languageName : node
3947
3947
linkType : hard
3948
3948
3949
- " astro@npm:5.12.9 " :
3950
- version : 5.12.9
3951
- resolution : " astro@npm:5.12.9 "
3949
+ " astro@npm:5.13.0 " :
3950
+ version : 5.13.0
3951
+ resolution : " astro@npm:5.13.0 "
3952
3952
dependencies :
3953
3953
" @astrojs/compiler " : " npm:^2.12.2"
3954
3954
" @astrojs/internal-helpers " : " npm:0.7.1"
@@ -4018,7 +4018,7 @@ __metadata:
4018
4018
optional : true
4019
4019
bin :
4020
4020
astro : astro.js
4021
- checksum : 10c0/651dcdf32c67b2af60c3930c6f0983c1ea1d5808fde9c34ac8d0255744e26c79714bee59ea900548127574732af487c13852f949d280f0f8510ff3899fc76ca7
4021
+ checksum : 10c0/431736e9e6209d34325aca15ab79a33dbb20092fb075b23f9c259893f0996f954409ac0349921002338798830a84ade659534f77c7484f198e299a1a700a1a1b
4022
4022
languageName : node
4023
4023
linkType : hard
4024
4024
You can’t perform that action at this time.
0 commit comments