Skip to content

Commit 3f8024a

Browse files
committed
publish libs without peerDependencies in package.json
1 parent 69af4ed commit 3f8024a

File tree

11 files changed

+39
-6217
lines changed

11 files changed

+39
-6217
lines changed

libs/ghaction-helper/package.json

Lines changed: 3 additions & 594 deletions
Large diffs are not rendered by default.

libs/remix-analyzer/package.json

Lines changed: 5 additions & 832 deletions
Large diffs are not rendered by default.

libs/remix-astwalker/package.json

Lines changed: 4 additions & 698 deletions
Large diffs are not rendered by default.

libs/remix-debug/package.json

Lines changed: 7 additions & 734 deletions
Large diffs are not rendered by default.

libs/remix-lib/package.json

Lines changed: 3 additions & 578 deletions
Large diffs are not rendered by default.

libs/remix-simulator/package.json

Lines changed: 4 additions & 627 deletions
Large diffs are not rendered by default.

libs/remix-solidity/package.json

Lines changed: 3 additions & 577 deletions
Large diffs are not rendered by default.

libs/remix-tests/package.json

Lines changed: 5 additions & 705 deletions
Large diffs are not rendered by default.
Lines changed: 2 additions & 149 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@remix-project/remix-url-resolver",
3-
"version": "0.0.44",
3+
"version": "0.0.45",
44
"description": "Solidity import url resolver engine",
55
"main": "src/index.js",
66
"types": "src/index.d.ts",
@@ -40,152 +40,5 @@
4040
"typescript": "^3.1.6"
4141
},
4242
"typings": "src/index.d.ts",
43-
"gitHead": "dd280356684325fe9de507434e1bff7d5efdaf72",
44-
"peerDependencies": {
45-
"@babel/code-frame": "7.15.8",
46-
"@babel/helper-validator-identifier": "7.15.7",
47-
"@babel/highlight": "7.16.0",
48-
"@babel/runtime": "7.16.3",
49-
"@cspotcode/source-map-support": "0.8.1",
50-
"@erebos/bzz": "0.13.0",
51-
"@jridgewell/resolve-uri": "3.1.0",
52-
"@jridgewell/sourcemap-codec": "1.4.14",
53-
"@jridgewell/trace-mapping": "0.3.9",
54-
"@tsconfig/node10": "1.0.9",
55-
"@tsconfig/node12": "1.0.11",
56-
"@tsconfig/node14": "1.0.3",
57-
"@tsconfig/node16": "1.0.3",
58-
"@ungap/promise-all-settled": "1.1.2",
59-
"acorn": "8.8.1",
60-
"acorn-walk": "8.2.0",
61-
"ansi-colors": "4.1.1",
62-
"ansi-regex": "2.1.1",
63-
"ansi-styles": "4.3.0",
64-
"anymatch": "3.1.2",
65-
"arg": "4.1.3",
66-
"argparse": "2.0.1",
67-
"assert": "1.5.0",
68-
"assertion-error": "1.1.0",
69-
"asynckit": "0.4.0",
70-
"balanced-match": "1.0.2",
71-
"base64-js": "1.5.1",
72-
"binary-extensions": "2.2.0",
73-
"bl": "4.1.0",
74-
"brace-expansion": "1.1.11",
75-
"braces": "3.0.2",
76-
"browser-stdout": "1.3.1",
77-
"builtin-modules": "1.1.1",
78-
"camelcase": "6.2.1",
79-
"chalk": "4.1.0",
80-
"check-error": "1.0.2",
81-
"chokidar": "3.5.1",
82-
"cliui": "7.0.4",
83-
"code-point-at": "1.1.0",
84-
"color-convert": "2.0.1",
85-
"color-name": "1.1.4",
86-
"combined-stream": "1.0.8",
87-
"commander": "2.20.3",
88-
"concat-map": "0.0.1",
89-
"create-require": "1.1.1",
90-
"debug": "4.3.1",
91-
"decamelize": "4.0.0",
92-
"deep-eql": "4.1.2",
93-
"delayed-stream": "1.0.0",
94-
"diff": "5.0.0",
95-
"emoji-regex": "8.0.0",
96-
"end-of-stream": "1.4.4",
97-
"escalade": "3.1.1",
98-
"escape-string-regexp": "4.0.0",
99-
"esprima": "4.0.1",
100-
"fill-range": "7.0.1",
101-
"find-up": "5.0.0",
102-
"flat": "5.0.2",
103-
"follow-redirects": "1.15.2",
104-
"form-data": "3.0.1",
105-
"fs-constants": "1.0.0",
106-
"fs.realpath": "1.0.0",
107-
"function-bind": "1.1.1",
108-
"get-caller-file": "2.0.5",
109-
"get-func-name": "2.0.0",
110-
"glob": "7.1.6",
111-
"glob-parent": "5.1.2",
112-
"growl": "1.10.5",
113-
"has": "1.0.3",
114-
"has-flag": "4.0.0",
115-
"he": "1.2.0",
116-
"ieee754": "1.2.1",
117-
"inflight": "1.0.6",
118-
"inherits": "2.0.4",
119-
"is-binary-path": "2.1.0",
120-
"is-core-module": "2.8.0",
121-
"is-extglob": "2.1.1",
122-
"is-fullwidth-code-point": "1.0.0",
123-
"is-glob": "4.0.3",
124-
"is-number": "7.0.0",
125-
"is-plain-obj": "2.1.0",
126-
"isexe": "2.0.0",
127-
"js-tokens": "4.0.0",
128-
"js-yaml": "4.0.0",
129-
"locate-path": "6.0.0",
130-
"log-symbols": "4.0.0",
131-
"loupe": "2.3.4",
132-
"make-error": "1.3.6",
133-
"mime-db": "1.51.0",
134-
"mime-types": "2.1.34",
135-
"minimatch": "3.0.4",
136-
"minimist": "1.2.6",
137-
"ms": "2.1.2",
138-
"nanoid": "3.1.20",
139-
"node-fetch": "2.6.7",
140-
"normalize-path": "3.0.0",
141-
"number-is-nan": "1.0.1",
142-
"object-assign": "4.1.1",
143-
"once": "1.4.0",
144-
"p-limit": "3.1.0",
145-
"p-locate": "5.0.0",
146-
"path-exists": "4.0.0",
147-
"path-is-absolute": "1.0.1",
148-
"path-parse": "1.0.7",
149-
"pathval": "1.1.1",
150-
"picomatch": "2.3.0",
151-
"proxy-from-env": "1.1.0",
152-
"punycode": "1.3.2",
153-
"querystring": "0.2.0",
154-
"randombytes": "2.1.0",
155-
"readable-stream": "3.6.0",
156-
"readdirp": "3.5.0",
157-
"regenerator-runtime": "0.13.7",
158-
"require-directory": "2.1.1",
159-
"resolve": "1.20.0",
160-
"safe-buffer": "5.2.1",
161-
"serialize-javascript": "5.0.1",
162-
"sprintf-js": "1.0.3",
163-
"string-width": "1.0.2",
164-
"string_decoder": "1.3.0",
165-
"strip-ansi": "3.0.1",
166-
"strip-json-comments": "3.1.1",
167-
"supports-color": "7.2.0",
168-
"tar-stream": "2.2.0",
169-
"to-regex-range": "5.0.1",
170-
"tr46": "0.0.3",
171-
"tslib": "1.14.1",
172-
"tsutils": "2.29.0",
173-
"type-detect": "4.0.8",
174-
"util": "0.10.3",
175-
"util-deprecate": "1.0.2",
176-
"v8-compile-cache-lib": "3.0.1",
177-
"webidl-conversions": "3.0.1",
178-
"whatwg-url": "5.0.0",
179-
"which": "2.0.2",
180-
"wide-align": "1.1.3",
181-
"workerpool": "6.1.0",
182-
"wrap-ansi": "7.0.0",
183-
"wrappy": "1.0.2",
184-
"y18n": "5.0.8",
185-
"yargs": "16.2.0",
186-
"yargs-parser": "20.2.4",
187-
"yargs-unparser": "2.0.0",
188-
"yn": "3.1.1",
189-
"yocto-queue": "0.1.0"
190-
}
43+
"gitHead": "69af4eddd1ba47f76a71c78077d453deb572b1a0"
19144
}

0 commit comments

Comments
 (0)