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 63
63
"@types/eslint-config-prettier" : " ^6.11.3" ,
64
64
"@types/eslint__js" : " ^8.42.3" ,
65
65
"@types/node" : " 22.18.1" ,
66
- "@types/ramda" : " 0.31.0 " ,
66
+ "@types/ramda" : " 0.31.1 " ,
67
67
"@types/react" : " ^19.0.0" ,
68
68
"astro" : " ^5.0.0" ,
69
69
"concurrently" : " ^9.0.0" ,
Original file line number Diff line number Diff line change @@ -1804,7 +1804,7 @@ __metadata:
1804
1804
"@types/eslint-config-prettier": "npm:^6.11.3"
1805
1805
"@types/eslint__js": "npm:^8.42.3"
1806
1806
"@types/node": "npm:22.18.1"
1807
- "@types/ramda": "npm:0.31.0 "
1807
+ "@types/ramda": "npm:0.31.1 "
1808
1808
"@types/react": "npm:^19.0.0"
1809
1809
astro: "npm:^5.0.0"
1810
1810
concurrently: "npm:^9.0.0"
@@ -6082,12 +6082,12 @@ __metadata:
6082
6082
languageName: node
6083
6083
linkType: hard
6084
6084
6085
- "@types/ramda@npm:0.31.0 ":
6086
- version: 0.31.0
6087
- resolution: "@types/ramda@npm:0.31.0 "
6085
+ "@types/ramda@npm:0.31.1 ":
6086
+ version: 0.31.1
6087
+ resolution: "@types/ramda@npm:0.31.1 "
6088
6088
dependencies:
6089
6089
types-ramda: "npm:^0.31.0"
6090
- checksum: 10c0/d979b1eb08e7b614369622675c6c0c5dde6e7c232c0fbff1b6975a771a2ea2e663ccad27779486b4942e29a832f10da7afd53994c4638559ecdd69ea8d4fd35b
6090
+ checksum: 10c0/60c11e66730e2d1c96d480a9e4474be0ae82a84700a34937032c1e46147b8625e1a977361c37ca65e8b29d4368dc942354c7942aebda91b0fd416beac87646d6
6091
6091
languageName: node
6092
6092
linkType: hard
6093
6093
You can’t perform that action at this time.
0 commit comments