|
4 | 4 |
|
5 | 5 | "@solidity-parser/parser@^0.16.0": |
6 | 6 | version "0.16.0" |
7 | | - resolved "https://registry.yarnpkg.com/@solidity-parser/parser/-/parser-0.16.0.tgz#1fb418c816ca1fc3a1e94b08bcfe623ec4e1add4" |
| 7 | + resolved "https://registry.npmjs.org/@solidity-parser/parser/-/parser-0.16.0.tgz" |
8 | 8 | integrity sha512-ESipEcHyRHg4Np4SqBCfcXwyxxna1DgFVz69bgpLV8vzl/NP1DtcKsJ4dJZXWQhY/Z4J2LeKBiOkOVZn9ct33Q== |
9 | 9 | dependencies: |
10 | 10 | antlr4ts "^0.5.0-alpha.4" |
11 | 11 |
|
12 | 12 | antlr4ts@^0.5.0-alpha.4: |
13 | 13 | version "0.5.0-alpha.4" |
14 | | - resolved "https://registry.yarnpkg.com/antlr4ts/-/antlr4ts-0.5.0-alpha.4.tgz#71702865a87478ed0b40c0709f422cf14d51652a" |
| 14 | + resolved "https://registry.npmjs.org/antlr4ts/-/antlr4ts-0.5.0-alpha.4.tgz" |
15 | 15 | integrity sha512-WPQDt1B74OfPv/IMS2ekXAKkTZIHl88uMetg6q3OTqgFxZ/dxDXI0EWLyZid/1Pe6hTftyg5N7gel5wNAGxXyQ== |
16 | 16 |
|
17 | 17 | lru-cache@^6.0.0: |
18 | 18 | version "6.0.0" |
19 | | - resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-6.0.0.tgz#6d6fe6570ebd96aaf90fcad1dafa3b2566db3a94" |
| 19 | + resolved "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz" |
20 | 20 | integrity sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA== |
21 | 21 | dependencies: |
22 | 22 | yallist "^4.0.0" |
23 | 23 |
|
24 | 24 | |
25 | 25 | version "1.1.3" |
26 | | - resolved "https://registry.yarnpkg.com/prettier-plugin-solidity/-/prettier-plugin-solidity-1.1.3.tgz#9a35124f578404caf617634a8cab80862d726cba" |
| 26 | + resolved "https://registry.npmjs.org/prettier-plugin-solidity/-/prettier-plugin-solidity-1.1.3.tgz" |
27 | 27 | integrity sha512-fQ9yucPi2sBbA2U2Xjh6m4isUTJ7S7QLc/XDDsktqqxYfTwdYKJ0EnnywXHwCGAaYbQNK+HIYPL1OemxuMsgeg== |
28 | 28 | dependencies: |
29 | 29 | "@solidity-parser/parser" "^0.16.0" |
30 | 30 | semver "^7.3.8" |
31 | 31 | solidity-comments-extractor "^0.0.7" |
32 | 32 |
|
33 | | - |
| 33 | +"prettier@>=2.3.0 || >=3.0.0-alpha.0", [email protected]: |
34 | 34 | version "2.8.7" |
35 | | - resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.7.tgz#bb79fc8729308549d28fe3a98fce73d2c0656450" |
| 35 | + resolved "https://registry.npmjs.org/prettier/-/prettier-2.8.7.tgz" |
36 | 36 | integrity sha512-yPngTo3aXUUmyuTjeTUT75txrf+aMh9FiD7q9ZE/i6r0bPb22g4FsE6Y338PQX1bmfy08i9QQCB7/rcUAVntfw== |
37 | 37 |
|
38 | 38 | semver@^7.3.8: |
39 | 39 | version "7.3.8" |
40 | | - resolved "https://registry.yarnpkg.com/semver/-/semver-7.3.8.tgz#07a78feafb3f7b32347d725e33de7e2a2df67798" |
| 40 | + resolved "https://registry.npmjs.org/semver/-/semver-7.3.8.tgz" |
41 | 41 | integrity sha512-NB1ctGL5rlHrPJtFDVIVzTyQylMLu9N9VICA6HSFJo8MCGVTMW6gfpicwKmmK/dAjTOrqu5l63JJOpDSrAis3A== |
42 | 42 | dependencies: |
43 | 43 | lru-cache "^6.0.0" |
44 | 44 |
|
45 | 45 | solidity-comments-extractor@^0.0.7: |
46 | 46 | version "0.0.7" |
47 | | - resolved "https://registry.yarnpkg.com/solidity-comments-extractor/-/solidity-comments-extractor-0.0.7.tgz#99d8f1361438f84019795d928b931f4e5c39ca19" |
| 47 | + resolved "https://registry.npmjs.org/solidity-comments-extractor/-/solidity-comments-extractor-0.0.7.tgz" |
48 | 48 | integrity sha512-wciNMLg/Irp8OKGrh3S2tfvZiZ0NEyILfcRCXCD4mp7SgK/i9gzLfhY2hY7VMCQJ3kH9UB9BzNdibIVMchzyYw== |
49 | 49 |
|
50 | 50 | yallist@^4.0.0: |
51 | 51 | version "4.0.0" |
52 | | - resolved "https://registry.yarnpkg.com/yallist/-/yallist-4.0.0.tgz#9bb92790d9c0effec63be73519e11a35019a3a72" |
| 52 | + resolved "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz" |
53 | 53 | integrity sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A== |
0 commit comments