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 54
54
"@types/react" : " 19.1.4" ,
55
55
"@types/react-dom" : " 19.1.5" ,
56
56
"@types/uuid" : " ^10.0.0" ,
57
- "astro" : " 5.7.12 " ,
57
+ "astro" : " 5.7.13 " ,
58
58
"dotenv" : " 16.5.0" ,
59
59
"eslint" : " ^9.13.0" ,
60
60
"eslint-config-prettier" : " ^10.0.0" ,
Original file line number Diff line number Diff line change @@ -842,7 +842,7 @@ __metadata:
842
842
" @types/react " : " npm:19.1.4"
843
843
" @types/react-dom " : " npm:19.1.5"
844
844
" @types/uuid " : " npm:^10.0.0"
845
- astro : " npm:5.7.12 "
845
+ astro : " npm:5.7.13 "
846
846
bignumber.js : " npm:9.3.0"
847
847
cross-fetch : " npm:^4.0.0"
848
848
crypto-hash : " npm:^3.0.0"
@@ -3755,9 +3755,9 @@ __metadata:
3755
3755
languageName : node
3756
3756
linkType : hard
3757
3757
3758
- " astro@npm:5.7.12 " :
3759
- version : 5.7.12
3760
- resolution : " astro@npm:5.7.12 "
3758
+ " astro@npm:5.7.13 " :
3759
+ version : 5.7.13
3760
+ resolution : " astro@npm:5.7.13 "
3761
3761
dependencies :
3762
3762
" @astrojs/compiler " : " npm:^2.11.0"
3763
3763
" @astrojs/internal-helpers " : " npm:0.6.1"
@@ -3825,7 +3825,7 @@ __metadata:
3825
3825
optional : true
3826
3826
bin :
3827
3827
astro : astro.js
3828
- checksum : 10c0/cb41b715ff3f79eae07a389d2270f5a04bc9908a911fbdaef70ad585809a2c03a6218d9e190e0e52203905e45dbab8f1530c6bfd90da868f373e6cb96469dbe6
3828
+ checksum : 10c0/4a057967d5d30a6fb85710912386a0d3cdf0ffececaa966685a38f0d5f10de66ba4db796eb4dc585f290ed322ded09f50b6e237ac7110022ec562a98193a4265
3829
3829
languageName : node
3830
3830
linkType : hard
3831
3831
You can’t perform that action at this time.
0 commit comments