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.16.4" ,
75
75
"@types/ramda" : " 0.30.2" ,
76
76
"@types/uuid" : " ^10.0.0" ,
77
- "astro" : " 5.11.1 " ,
77
+ "astro" : " 5.11.2 " ,
78
78
"dotenv" : " 17.2.0" ,
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.16.4"
987
987
" @types/ramda " : " npm:0.30.2"
988
988
" @types/uuid " : " npm:^10.0.0"
989
- astro : " npm:5.11.1 "
989
+ astro : " npm:5.11.2 "
990
990
bignumber.js : " npm:9.3.1"
991
991
dayjs : " npm:^1.11.8"
992
992
dompurify : " npm:^3.0.5"
@@ -3928,9 +3928,9 @@ __metadata:
3928
3928
languageName : node
3929
3929
linkType : hard
3930
3930
3931
- " astro@npm:5.11.1 " :
3932
- version : 5.11.1
3933
- resolution : " astro@npm:5.11.1 "
3931
+ " astro@npm:5.11.2 " :
3932
+ version : 5.11.2
3933
+ resolution : " astro@npm:5.11.2 "
3934
3934
dependencies :
3935
3935
" @astrojs/compiler " : " npm:^2.12.2"
3936
3936
" @astrojs/internal-helpers " : " npm:0.6.1"
@@ -3999,7 +3999,7 @@ __metadata:
3999
3999
optional : true
4000
4000
bin :
4001
4001
astro : astro.js
4002
- checksum : 10c0/988904ad77a848c9814e7abeeaea38013d096cf9d9f1c08878054e562ca37e6654df7182b8b58b7ec2a48141e64842f3d1dc3322ccc30a2b6d2624bde15da1b4
4002
+ checksum : 10c0/642b3d8b34ff76d3bd6ebace729b33786836d55f365ac12c783f27572f4e856c5e8818d1a463dcebf27394a99263d5db4682e2a39579723fd22275f6f88b7d0a
4003
4003
languageName : node
4004
4004
linkType : hard
4005
4005
You can’t perform that action at this time.
0 commit comments