File tree Expand file tree Collapse file tree 9 files changed +894
-841
lines changed Expand file tree Collapse file tree 9 files changed +894
-841
lines changed Load Diff This file was deleted.
Load Diff Large diffs are not rendered by default.
Original file line number Diff line number Diff line change @@ -10,4 +10,4 @@ plugins:
1010 - path : .yarn/plugins/@yarnpkg/plugin-workspace-tools.cjs
1111 spec : " @yarnpkg/plugin-workspace-tools"
1212
13- yarnPath : .yarn/releases/yarn-3.3.1 .cjs
13+ yarnPath : .yarn/releases/yarn-3.7.0 .cjs
Original file line number Diff line number Diff line change 44 "description" : " Pinning of the court data to decentralized storage." ,
55 "author" : " Kleros" ,
66 "license" : " MIT" ,
7- "packageManager" : " yarn@3.3.1 " ,
7+ "packageManager" : " yarn@3.7.0 " ,
88 "volta" : {
9- "node" : " 16.20.1"
9+ "node" : " 16.20.2" ,
10+ "yarn" : " 3.7.0"
1011 },
1112 "scripts" : {
1213 "build:local" : " docker compose build" ,
Original file line number Diff line number Diff line change 66 "repository" : " git@github.com:kleros/kleros-v2.git" ,
77 "author" : " Kleros" ,
88 "license" : " MIT" ,
9- "packageManager" : " yarn@3.3.1 " ,
9+ "packageManager" : " yarn@3.7.0 " ,
1010 "engines" : {
1111 "node" : " >=16.0.0"
1212 },
1313 "volta" : {
14- "node" : " 16.20.1 " ,
15- "yarn" : " 3.3.1 "
14+ "node" : " 16.20.2 " ,
15+ "yarn" : " 3.7.0 "
1616 },
1717 "scripts" : {
1818 "build" : " hardhat compile" ,
Original file line number Diff line number Diff line change 2828 " prettier-config" ,
2929 " tsconfig"
3030 ],
31- "packageManager" : " yarn@3.3.1 " ,
31+ "packageManager" : " yarn@3.7.0 " ,
3232 "volta" : {
33- "node" : " 16.20.1 " ,
34- "yarn" : " 3.3.1 "
33+ "node" : " 16.20.2 " ,
34+ "yarn" : " 3.7.0 "
3535 },
3636 "devDependencies" : {
3737 "@commitlint/cli" : " ^17.7.2" ,
Original file line number Diff line number Diff line change 4141 "stop-local-indexer" : " docker compose -f ../services/graph-node/docker-compose.yml down && rm -rf ../services/graph-node/data"
4242 },
4343 "volta" : {
44- "node" : " 16.20.1 " ,
45- "yarn" : " 3.3.1 "
44+ "node" : " 16.20.2 " ,
45+ "yarn" : " 3.7.0 "
4646 },
4747 "dependencies" : {
4848 "@graphprotocol/graph-ts" : " ^0.32.0"
Original file line number Diff line number Diff line change 2121 "styles" : " ./src/styles" ,
2222 "svgs" : " ./src/assets/svgs"
2323 },
24- "packageManager" : " yarn@3.3.1 " ,
24+ "packageManager" : " yarn@3.7.0 " ,
2525 "scripts" : {
2626 "clear" : " rm -fr ../.parcel-cache dist/bundle.js" ,
2727 "start" : " yarn start-devnet" ,
108108 "wagmi" : " ^1.4.12"
109109 },
110110 "volta" : {
111- "node" : " 16.20.1 " ,
112- "yarn" : " 3.3.1 "
111+ "node" : " 16.20.2 " ,
112+ "yarn" : " 3.7.0 "
113113 }
114114}
Original file line number Diff line number Diff line change @@ -31985,21 +31985,21 @@ __metadata:
3198531985
3198631986"typescript@patch:typescript@^4.6.4 || ^5.0.0#~builtin<compat/typescript>":
3198731987 version: 5.1.3
31988- resolution: "typescript@patch:typescript@npm%3A5.1.3#~builtin<compat/typescript>::version=5.1.3&hash=ad5954 "
31988+ resolution: "typescript@patch:typescript@npm%3A5.1.3#~builtin<compat/typescript>::version=5.1.3&hash=5da071 "
3198931989 bin:
3199031990 tsc: bin/tsc
3199131991 tsserver: bin/tsserver
31992- checksum: 32a25b2e128a4616f999d4ee502aabb1525d5647bc8955e6edf05d7fbc53af8aa98252e2f6ba80bcedfc0260c982b885f3c09cfac8bb65d2924f3133ad1e1e62
31992+ checksum: 6f0a9dca6bf4ce9dcaf4e282aade55ef4c56ecb5fb98d0a4a5c0113398815aea66d871b5611e83353e5953a19ed9ef103cf5a76ac0f276d550d1e7cd5344f61e
3199331993 languageName: node
3199431994 linkType: hard
3199531995
3199631996"typescript@patch:typescript@^5.3.3#~builtin<compat/typescript>":
3199731997 version: 5.3.3
31998- resolution: "typescript@patch:typescript@npm%3A5.3.3#~builtin<compat/typescript>::version=5.3.3&hash=ad5954 "
31998+ resolution: "typescript@patch:typescript@npm%3A5.3.3#~builtin<compat/typescript>::version=5.3.3&hash=e012d7 "
3199931999 bin:
3200032000 tsc: bin/tsc
3200132001 tsserver: bin/tsserver
32002- checksum: f61375590b3162599f0f0d5b8737877ac0a7bc52761dbb585d67e7b8753a3a4c42d9a554c4cc929f591ffcf3a2b0602f65ae3ce74714fd5652623a816862b610
32002+ checksum: 4e604a9e107ce0c23b16a2f8d79d0531d4d8fe9ebbb7a8c395c66998c39892f0e0a071ef0b0d4e66420a8ec2b8d6cfd9cdb29ba24f25b37cba072e9282376df9
3200332003 languageName: node
3200432004 linkType: hard
3200532005
You can’t perform that action at this time.
0 commit comments