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.1 " ,
77
+ "astro" : " 5.12.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.5"
987
987
" @types/ramda " : " npm:0.30.2"
988
988
" @types/uuid " : " npm:^10.0.0"
989
- astro : " npm:5.12.1 "
989
+ astro : " npm:5.12.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.12.1 " :
3932
- version : 5.12.1
3933
- resolution : " astro@npm:5.12.1 "
3931
+ " astro@npm:5.12.2 " :
3932
+ version : 5.12.2
3933
+ resolution : " astro@npm:5.12.2 "
3934
3934
dependencies :
3935
3935
" @astrojs/compiler " : " npm:^2.12.2"
3936
3936
" @astrojs/internal-helpers " : " npm:0.6.1"
@@ -4000,7 +4000,7 @@ __metadata:
4000
4000
optional : true
4001
4001
bin :
4002
4002
astro : astro.js
4003
- checksum : 10c0/59ea923da03325a67b3d64a797255c50d2d666d93c4e56a718a6235b784a13c1390c9cf7459a6b3591e1eacbc7cbcfd4541d4bbf924badf3b8071c982ad61464
4003
+ checksum : 10c0/a971501c70c9a3ea2832330d451ac9b23149518d0b4e0cbc42e42731590c2b73a267af0016f7b7890f9387ed51f6f8f27dfe29f14da53d1e282aebec37ba3ebc
4004
4004
languageName : node
4005
4005
linkType : hard
4006
4006
You can’t perform that action at this time.
0 commit comments