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.8 " ,
77
+ "astro" : " 5.12.9 " ,
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.8 "
989
+ astro : " npm:5.12.9 "
990
990
bignumber.js : " npm:9.3.1"
991
991
dayjs : " npm:^1.11.8"
992
992
dompurify : " npm:^3.0.5"
@@ -3919,9 +3919,9 @@ __metadata:
3919
3919
languageName : node
3920
3920
linkType : hard
3921
3921
3922
- " astro@npm:5.12.8 " :
3923
- version : 5.12.8
3924
- resolution : " astro@npm:5.12.8 "
3922
+ " astro@npm:5.12.9 " :
3923
+ version : 5.12.9
3924
+ resolution : " astro@npm:5.12.9 "
3925
3925
dependencies :
3926
3926
" @astrojs/compiler " : " npm:^2.12.2"
3927
3927
" @astrojs/internal-helpers " : " npm:0.7.1"
@@ -3991,7 +3991,7 @@ __metadata:
3991
3991
optional : true
3992
3992
bin :
3993
3993
astro : astro.js
3994
- checksum : 10c0/dd1f01fc3effc4574d8c3de05edf4a6d57cf5a073b30423a80d80ca3cdb96be8fc82d3808e99983d839d0fd1bc607dbaedd38e4fd56fca4dd9e981451c284096
3994
+ checksum : 10c0/651dcdf32c67b2af60c3930c6f0983c1ea1d5808fde9c34ac8d0255744e26c79714bee59ea900548127574732af487c13852f949d280f0f8510ff3899fc76ca7
3995
3995
languageName : node
3996
3996
linkType : hard
3997
3997
You can’t perform that action at this time.
0 commit comments