File tree Expand file tree Collapse file tree 2 files changed +7
-6
lines changed Expand file tree Collapse file tree 2 files changed +7
-6
lines changed Original file line number Diff line number Diff line change 54
54
"@types/react" : " 19.1.5" ,
55
55
"@types/react-dom" : " 19.1.5" ,
56
56
"@types/uuid" : " ^10.0.0" ,
57
- "astro" : " 5.7.13 " ,
57
+ "astro" : " 5.7.14 " ,
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 @@ -877,7 +877,7 @@ __metadata:
877
877
" @types/react " : " npm:19.1.5"
878
878
" @types/react-dom " : " npm:19.1.5"
879
879
" @types/uuid " : " npm:^10.0.0"
880
- astro : " npm:5.7.13 "
880
+ astro : " npm:5.7.14 "
881
881
bignumber.js : " npm:9.3.0"
882
882
cross-fetch : " npm:^4.0.0"
883
883
crypto-hash : " npm:^3.0.0"
@@ -3819,9 +3819,9 @@ __metadata:
3819
3819
languageName : node
3820
3820
linkType : hard
3821
3821
3822
- " astro@npm:5.7.13 " :
3823
- version : 5.7.13
3824
- resolution : " astro@npm:5.7.13 "
3822
+ " astro@npm:5.7.14 " :
3823
+ version : 5.7.14
3824
+ resolution : " astro@npm:5.7.14 "
3825
3825
dependencies :
3826
3826
" @astrojs/compiler " : " npm:^2.11.0"
3827
3827
" @astrojs/internal-helpers " : " npm:0.6.1"
@@ -3853,6 +3853,7 @@ __metadata:
3853
3853
github-slugger : " npm:^2.0.0"
3854
3854
html-escaper : " npm:3.0.3"
3855
3855
http-cache-semantics : " npm:^4.1.1"
3856
+ import-meta-resolve : " npm:^4.1.0"
3856
3857
js-yaml : " npm:^4.1.0"
3857
3858
kleur : " npm:^4.1.5"
3858
3859
magic-string : " npm:^0.30.17"
@@ -3889,7 +3890,7 @@ __metadata:
3889
3890
optional : true
3890
3891
bin :
3891
3892
astro : astro.js
3892
- checksum : 10c0/4a057967d5d30a6fb85710912386a0d3cdf0ffececaa966685a38f0d5f10de66ba4db796eb4dc585f290ed322ded09f50b6e237ac7110022ec562a98193a4265
3893
+ checksum : 10c0/802613ce98b1460e13e95bd15377a10f5c5f7610592c819afb18ba0e6b1f92051bb2c9a4fdfa6ad0de2f1d02221bf23e7e4572ea36f19b811cffb56687d89bc6
3893
3894
languageName : node
3894
3895
linkType : hard
3895
3896
You can’t perform that action at this time.
0 commit comments