File tree 2 files changed +6
-6
lines changed
2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 54
54
"@types/react" : " 18.3.12" ,
55
55
"@types/react-dom" : " 18.3.1" ,
56
56
"@types/uuid" : " ^10.0.0" ,
57
- "astro" : " 4.16.8 " ,
57
+ "astro" : " 4.16.9 " ,
58
58
"dotenv" : " 16.4.5" ,
59
59
"eslint" : " ^9.13.0" ,
60
60
"eslint-config-prettier" : " ^9.1.0" ,
Original file line number Diff line number Diff line change @@ -633,7 +633,7 @@ __metadata:
633
633
" @types/react " : " npm:18.3.12"
634
634
" @types/react-dom " : " npm:18.3.1"
635
635
" @types/uuid " : " npm:^10.0.0"
636
- astro : " npm:4.16.8 "
636
+ astro : " npm:4.16.9 "
637
637
bignumber.js : " npm:9.1.2"
638
638
cross-fetch : " npm:^4.0.0"
639
639
crypto-hash : " npm:^3.0.0"
@@ -3072,9 +3072,9 @@ __metadata:
3072
3072
languageName : node
3073
3073
linkType : hard
3074
3074
3075
- " astro@npm:4.16.8 " :
3076
- version : 4.16.8
3077
- resolution : " astro@npm:4.16.8 "
3075
+ " astro@npm:4.16.9 " :
3076
+ version : 4.16.9
3077
+ resolution : " astro@npm:4.16.9 "
3078
3078
dependencies :
3079
3079
" @astrojs/compiler " : " npm:^2.10.3"
3080
3080
" @astrojs/internal-helpers " : " npm:0.4.1"
@@ -3144,7 +3144,7 @@ __metadata:
3144
3144
optional : true
3145
3145
bin :
3146
3146
astro : astro.js
3147
- checksum : 10c0/692c19970c5dfb5029a19f57556dcd9070645c01a5d8b5fa8e593c317c3e289c24cda19ea5a556e4a381d7c4b7d32060217c4d178c49834e0d31206b8c95e761
3147
+ checksum : 10c0/921318a7e3b087ae46c7327239b1a58dd6556c16ca474d802c4382cf33166eba35392be7ba00959139d9fc038586c2f5ae42e6858c3da6068ed80457e68fc906
3148
3148
languageName : node
3149
3149
linkType : hard
3150
3150
You can’t perform that action at this time.
0 commit comments