File tree Expand file tree Collapse file tree 2 files changed +12
-3
lines changed Expand file tree Collapse file tree 2 files changed +12
-3
lines changed Original file line number Diff line number Diff line change 6767 "@types/eslint-config-prettier" : " ^6.11.3" ,
6868 "@types/eslint__js" : " ^9.0.0" ,
6969 "@types/node" : " 22.17.2" ,
70- "@types/ramda" : " 0.31.0 " ,
70+ "@types/ramda" : " 0.31.1 " ,
7171 "astro" : " ^5.0.0" ,
7272 "dotenv" : " 17.2.1" ,
7373 "eslint" : " ^9.17.0" ,
Original file line number Diff line number Diff line change @@ -996,7 +996,7 @@ __metadata:
996996 " @types/eslint-config-prettier " : " npm:^6.11.3"
997997 " @types/eslint__js " : " npm:^9.0.0"
998998 " @types/node " : " npm:22.17.2"
999- " @types/ramda " : " npm:0.31.0 "
999+ " @types/ramda " : " npm:0.31.1 "
10001000 " @types/swiper " : " npm:^6.0.0"
10011001 astro : " npm:^5.0.0"
10021002 bignumber.js : " npm:9.3.1"
@@ -3417,7 +3417,16 @@ __metadata:
34173417 languageName : node
34183418 linkType : hard
34193419
3420- " @types/ramda@npm:0.31.0, @types/ramda@npm:^0.31.0 " :
3420+ " @types/ramda@npm:0.31.1 " :
3421+ version : 0.31.1
3422+ resolution : " @types/ramda@npm:0.31.1"
3423+ dependencies :
3424+ types-ramda : " npm:^0.31.0"
3425+ checksum : 10c0/60c11e66730e2d1c96d480a9e4474be0ae82a84700a34937032c1e46147b8625e1a977361c37ca65e8b29d4368dc942354c7942aebda91b0fd416beac87646d6
3426+ languageName : node
3427+ linkType : hard
3428+
3429+ " @types/ramda@npm:^0.31.0 " :
34213430 version : 0.31.0
34223431 resolution : " @types/ramda@npm:0.31.0"
34233432 dependencies :
You can’t perform that action at this time.
0 commit comments