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.0" ,
75
75
"@types/ramda" : " 0.31.0" ,
76
76
"@types/uuid" : " ^10.0.0" ,
77
- "astro" : " 5.12.5 " ,
77
+ "astro" : " 5.12.6 " ,
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.0"
987
987
" @types/ramda " : " npm:0.31.0"
988
988
" @types/uuid " : " npm:^10.0.0"
989
- astro : " npm:5.12.5 "
989
+ astro : " npm:5.12.6 "
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.5 " :
3923
- version : 5.12.5
3924
- resolution : " astro@npm:5.12.5 "
3922
+ " astro@npm:5.12.6 " :
3923
+ version : 5.12.6
3924
+ resolution : " astro@npm:5.12.6 "
3925
3925
dependencies :
3926
3926
" @astrojs/compiler " : " npm:^2.12.2"
3927
3927
" @astrojs/internal-helpers " : " npm:0.6.1"
@@ -3991,7 +3991,7 @@ __metadata:
3991
3991
optional : true
3992
3992
bin :
3993
3993
astro : astro.js
3994
- checksum : 10c0/2031772b7c339ab03481bb64f42b298afd6ddb7d57dd7435d054f216769c73515714fb0085c5a7d7faff337abb508a909512d67ef93bcccd830b360fe2745f18
3994
+ checksum : 10c0/dfdb5f6fbf02bca3ffbc8eb9ac67a942b8f43f4be1d00860dc4cb2e29f22e7054d36d723a4ecf0abb9bbf1032b87fffa90f9e627f8605e18db4ce9254a7f18d8
3995
3995
languageName : node
3996
3996
linkType : hard
3997
3997
You can’t perform that action at this time.
0 commit comments