File tree Expand file tree Collapse file tree 5 files changed +359
-356
lines changed Expand file tree Collapse file tree 5 files changed +359
-356
lines changed Load Diff Large diffs are not rendered by default.
Original file line number Diff line number Diff line change @@ -2,14 +2,14 @@ compressionLevel: mixed
22
33enableGlobalCache : false
44
5- nodeLinker : node-modules
5+ logFilters :
6+ - level : discard
7+ pattern : " *(pde6dc), which doesn't satisfy what react-scripts*"
8+ - level : discard
9+ pattern : " *(p6f2bc), which doesn't satisfy what react-identicons*"
10+ - level : discard
11+ pattern : " *(pca8b0), which doesn't satisfy what react-identicons*"
612
7- yarnPath : .yarn/releases/yarn-4.6.0.cjs
13+ nodeLinker : node-modules
814
9- logFilters :
10- - pattern : " *(pde6dc), which doesn't satisfy what react-scripts*"
11- level : discard
12- - pattern : " *(p6f2bc), which doesn't satisfy what react-identicons*"
13- level : discard
14- - pattern : " *(pca8b0), which doesn't satisfy what react-identicons*"
15- level : discard
15+ yarnPath : .yarn/releases/yarn-4.8.1.cjs
Original file line number Diff line number Diff line change 9090 "eslint" : " ^9.15.0" ,
9191 "ethereumjs-util" : " ^7.1.5" ,
9292 "ethers" : " ^6.13.5" ,
93+ "gluegun" : " ^5.2.0" ,
9394 "graphql" : " ^16.9.0" ,
9495 "graphql-request" : " ^7.1.2" ,
9596 "hardhat" : " 2.22.19" ,
Original file line number Diff line number Diff line change 2727 " tsconfig" ,
2828 " kleros-app"
2929 ],
30- "packageManager" : " yarn@4.6.0 " ,
30+ "packageManager" : " yarn@4.8.1 " ,
3131 "volta" : {
3232 "node" : " 20.18.3" ,
33- "yarn" : " 4.6.0 "
33+ "yarn" : " 4.8.1 "
3434 },
3535 "devDependencies" : {
3636 "@commitlint/cli" : " ^17.8.1" ,
Original file line number Diff line number Diff line change @@ -5531,6 +5531,7 @@ __metadata:
55315531 eslint: "npm:^9.15.0"
55325532 ethereumjs-util: "npm:^7.1.5"
55335533 ethers: "npm:^6.13.5"
5534+ gluegun: "npm:^5.2.0"
55345535 graphql: "npm:^16.9.0"
55355536 graphql-request: "npm:^7.1.2"
55365537 hardhat: "npm:2.22.19"
You can’t perform that action at this time.
0 commit comments