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 72
72
"@types/eslint__js" : " ^9.0.0" ,
73
73
"@types/marked" : " ^6.0.0" ,
74
74
"@types/node" : " 22.18.1" ,
75
- "@types/ramda" : " 0.31.0 " ,
75
+ "@types/ramda" : " 0.31.1 " ,
76
76
"@types/uuid" : " ^10.0.0" ,
77
77
"astro" : " 5.13.7" ,
78
78
"dotenv" : " 17.2.2" ,
Original file line number Diff line number Diff line change @@ -984,7 +984,7 @@ __metadata:
984
984
" @types/eslint__js " : " npm:^9.0.0"
985
985
" @types/marked " : " npm:^6.0.0"
986
986
" @types/node " : " npm:22.18.1"
987
- " @types/ramda " : " npm:0.31.0 "
987
+ " @types/ramda " : " npm:0.31.1 "
988
988
" @types/uuid " : " npm:^10.0.0"
989
989
astro : " npm:5.13.7"
990
990
bignumber.js : " npm:9.3.1"
@@ -3041,12 +3041,12 @@ __metadata:
3041
3041
languageName : node
3042
3042
linkType : hard
3043
3043
3044
- " @types/ramda@npm:0.31.0 " :
3045
- version : 0.31.0
3046
- resolution : " @types/ramda@npm:0.31.0 "
3044
+ " @types/ramda@npm:0.31.1 " :
3045
+ version : 0.31.1
3046
+ resolution : " @types/ramda@npm:0.31.1 "
3047
3047
dependencies :
3048
3048
types-ramda : " npm:^0.31.0"
3049
- checksum : 10c0/d979b1eb08e7b614369622675c6c0c5dde6e7c232c0fbff1b6975a771a2ea2e663ccad27779486b4942e29a832f10da7afd53994c4638559ecdd69ea8d4fd35b
3049
+ checksum : 10c0/60c11e66730e2d1c96d480a9e4474be0ae82a84700a34937032c1e46147b8625e1a977361c37ca65e8b29d4368dc942354c7942aebda91b0fd416beac87646d6
3050
3050
languageName : node
3051
3051
linkType : hard
3052
3052
You can’t perform that action at this time.
0 commit comments