File tree Expand file tree Collapse file tree 2 files changed +12
-12
lines changed Expand file tree Collapse file tree 2 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 18
18
"next" : " 12.0.7" ,
19
19
"next-themes" : " ^0.0.15" ,
20
20
"prism-react-renderer" : " ^1.2.1" ,
21
- "ramda" : " ^0.27.1 " ,
21
+ "ramda" : " ^0.28.0 " ,
22
22
"react" : " 17.0.2" ,
23
23
"react-dom" : " 17.0.2"
24
24
},
25
25
"devDependencies" : {
26
26
"@types/jest" : " ^27.0.3" ,
27
- "@types/ramda" : " ^0.27.62 " ,
27
+ "@types/ramda" : " ^0.27.64 " ,
28
28
"@types/react" : " 17.0.37" ,
29
29
"@types/react-test-renderer" : " ^17.0.1" ,
30
30
"babel-jest" : " ^27.4.5" ,
Original file line number Diff line number Diff line change @@ -1247,12 +1247,12 @@ __metadata:
1247
1247
languageName : node
1248
1248
linkType : hard
1249
1249
1250
- " @types/ramda@npm:^0.27.62 " :
1251
- version : 0.27.62
1252
- resolution : " @types/ramda@npm:0.27.62 "
1250
+ " @types/ramda@npm:^0.27.64 " :
1251
+ version : 0.27.64
1252
+ resolution : " @types/ramda@npm:0.27.64 "
1253
1253
dependencies :
1254
1254
ts-toolbelt : ^6.15.1
1255
- checksum : fb42398becc45ce94fae3b27c358960172b16a92f7395eba5d66eaf63d0ad962762a9fa956b1a5e3ff3f2403f5538e12efe205377b956497a7a397d71355d51d
1255
+ checksum : 8512be3bf220d63df398fe333aafb21a48e1967300afa629f21de5e35e757bdf37323bd59a67da025ab549520bc9c9119e6ca9702a95948eef5bd17ae9b319d2
1256
1256
languageName : node
1257
1257
linkType : hard
1258
1258
@@ -7076,10 +7076,10 @@ __metadata:
7076
7076
languageName : node
7077
7077
linkType : hard
7078
7078
7079
- " ramda@npm:^0.27.1 " :
7080
- version : 0.27.1
7081
- resolution : " ramda@npm:0.27.1 "
7082
- checksum : 31a0c0ef739b2525d7615f84cbb5d3cb89ee0c795469b711f729ea1d8df0dccc3cd75d3717a1e9742d42315ce86435680b7c87743eb7618111c60c144a5b8059
7079
+ " ramda@npm:^0.28.0 " :
7080
+ version : 0.28.0
7081
+ resolution : " ramda@npm:0.28.0 "
7082
+ checksum : 44ea6e5010bba70151b6a92d8114a91915e8b5a16105cce65fae58c9d7386b812c429645e35f21141d7087568550ce383bc10ee1a65cdec951f4b69ea457e6a4
7083
7083
languageName : node
7084
7084
linkType : hard
7085
7085
@@ -7438,7 +7438,7 @@ resolve@^2.0.0-next.3:
7438
7438
dependencies :
7439
7439
" @stitches/react " : ^0.2.5
7440
7440
" @types/jest " : ^27.0.3
7441
- " @types/ramda " : ^0.27.62
7441
+ " @types/ramda " : ^0.27.64
7442
7442
" @types/react " : 17.0.37
7443
7443
" @types/react-test-renderer " : ^17.0.1
7444
7444
babel-jest : ^27.4.5
@@ -7453,7 +7453,7 @@ resolve@^2.0.0-next.3:
7453
7453
next-sitemap : ^1.6.203
7454
7454
next-themes : ^0.0.15
7455
7455
prism-react-renderer : ^1.2.1
7456
- ramda : ^0.27.1
7456
+ ramda : ^0.28.0
7457
7457
react : 17.0.2
7458
7458
react-dom : 17.0.2
7459
7459
react-test-renderer : ^17.0.2
You can’t perform that action at this time.
0 commit comments