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.5" ,
75
75
"@types/ramda" : " 0.30.2" ,
76
76
"@types/uuid" : " ^10.0.0" ,
77
- "astro" : " 5.12.2 " ,
77
+ "astro" : " 5.12.3 " ,
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.5"
987
987
" @types/ramda " : " npm:0.30.2"
988
988
" @types/uuid " : " npm:^10.0.0"
989
- astro : " npm:5.12.2 "
989
+ astro : " npm:5.12.3 "
990
990
bignumber.js : " npm:9.3.1"
991
991
dayjs : " npm:^1.11.8"
992
992
dompurify : " npm:^3.0.5"
@@ -3937,9 +3937,9 @@ __metadata:
3937
3937
languageName : node
3938
3938
linkType : hard
3939
3939
3940
- " astro@npm:5.12.2 " :
3941
- version : 5.12.2
3942
- resolution : " astro@npm:5.12.2 "
3940
+ " astro@npm:5.12.3 " :
3941
+ version : 5.12.3
3942
+ resolution : " astro@npm:5.12.3 "
3943
3943
dependencies :
3944
3944
" @astrojs/compiler " : " npm:^2.12.2"
3945
3945
" @astrojs/internal-helpers " : " npm:0.6.1"
@@ -4009,7 +4009,7 @@ __metadata:
4009
4009
optional : true
4010
4010
bin :
4011
4011
astro : astro.js
4012
- checksum : 10c0/a971501c70c9a3ea2832330d451ac9b23149518d0b4e0cbc42e42731590c2b73a267af0016f7b7890f9387ed51f6f8f27dfe29f14da53d1e282aebec37ba3ebc
4012
+ checksum : 10c0/b2757ca719d11a14ff9a0310e2406e7be3cea1e40edd9921e54eef4c19c35fdae2f9ed24773a2bbab42c921d74e5c0efefe10db41df4e8389078d695234f6f90
4013
4013
languageName : node
4014
4014
linkType : hard
4015
4015
You can’t perform that action at this time.
0 commit comments