mirror of https://github.com/status-im/js-waku.git
Merge pull request #1214 from waku-org/chore/build-utils
This commit is contained in:
commit
3993ef66f5
|
@ -5611,6 +5611,10 @@
|
|||
"integrity": "sha512-BHGyyGN3Q97EZx0taMQ+OLNuZcW3d37ZEVmEAyeoA9ERdGvm9Irc/0Fua8SNyOtV1w6BS4q25wbMzJujO9HIfQ==",
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/@waku/build-utils": {
|
||||
"resolved": "packages/build-utils",
|
||||
"link": true
|
||||
},
|
||||
"node_modules/@waku/core": {
|
||||
"resolved": "packages/core",
|
||||
"link": true
|
||||
|
@ -7119,10 +7123,6 @@
|
|||
"integrity": "sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ==",
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/build-utils": {
|
||||
"resolved": "packages/build-utils",
|
||||
"link": true
|
||||
},
|
||||
"node_modules/builtin-modules": {
|
||||
"version": "3.3.0",
|
||||
"resolved": "https://registry.npmjs.org/builtin-modules/-/builtin-modules-3.3.0.tgz",
|
||||
|
@ -27976,6 +27976,7 @@
|
|||
}
|
||||
},
|
||||
"packages/build-utils": {
|
||||
"name": "@waku/build-utils",
|
||||
"version": "1.0.0",
|
||||
"license": "MIT OR Apache-2.0",
|
||||
"devDependencies": {
|
||||
|
@ -28017,7 +28018,7 @@
|
|||
"@types/uuid": "^9.0.0",
|
||||
"@typescript-eslint/eslint-plugin": "^5.54.1",
|
||||
"@typescript-eslint/parser": "^5.51.0",
|
||||
"build-utils": "*",
|
||||
"@waku/build-utils": "*",
|
||||
"chai": "^4.3.7",
|
||||
"cspell": "^6.26.3",
|
||||
"eslint": "^8.35.0",
|
||||
|
@ -28096,8 +28097,8 @@
|
|||
"@rollup/plugin-node-resolve": "^15.0.1",
|
||||
"@typescript-eslint/eslint-plugin": "^5.54.1",
|
||||
"@typescript-eslint/parser": "^5.51.0",
|
||||
"@waku/build-utils": "*",
|
||||
"@waku/interfaces": "*",
|
||||
"build-utils": "*",
|
||||
"cspell": "^6.26.3",
|
||||
"eslint": "^8.35.0",
|
||||
"eslint-config-prettier": "^8.6.0",
|
||||
|
@ -28171,8 +28172,8 @@
|
|||
"@types/chai": "^4.3.4",
|
||||
"@typescript-eslint/eslint-plugin": "^5.54.1",
|
||||
"@typescript-eslint/parser": "^5.51.0",
|
||||
"@waku/build-utils": "*",
|
||||
"@waku/interfaces": "*",
|
||||
"build-utils": "*",
|
||||
"chai": "^4.3.7",
|
||||
"cspell": "^6.26.3",
|
||||
"eslint": "^8.35.0",
|
||||
|
@ -28216,8 +28217,8 @@
|
|||
"@types/mocha": "^10.0.1",
|
||||
"@typescript-eslint/eslint-plugin": "^5.54.1",
|
||||
"@typescript-eslint/parser": "^5.51.0",
|
||||
"@waku/build-utils": "*",
|
||||
"@waku/interfaces": "*",
|
||||
"build-utils": "*",
|
||||
"chai": "^4.3.7",
|
||||
"cspell": "^6.26.3",
|
||||
"eslint": "^8.35.0",
|
||||
|
@ -28301,7 +28302,7 @@
|
|||
"@types/mocha": "^10.0.1",
|
||||
"@typescript-eslint/eslint-plugin": "^5.54.1",
|
||||
"@typescript-eslint/parser": "^5.51.0",
|
||||
"build-utils": "*",
|
||||
"@waku/build-utils": "*",
|
||||
"chai": "^4.3.7",
|
||||
"cspell": "^6.26.3",
|
||||
"eslint": "^8.35.0",
|
||||
|
@ -28353,8 +28354,8 @@
|
|||
"@rollup/plugin-node-resolve": "^15.0.1",
|
||||
"@typescript-eslint/eslint-plugin": "^5.54.1",
|
||||
"@typescript-eslint/parser": "^5.51.0",
|
||||
"@waku/build-utils": "*",
|
||||
"@waku/interfaces": "*",
|
||||
"build-utils": "*",
|
||||
"chai": "^4.3.7",
|
||||
"cspell": "^6.26.3",
|
||||
"eslint": "^8.35.0",
|
||||
|
@ -28387,7 +28388,7 @@
|
|||
"@rollup/plugin-node-resolve": "^15.0.1",
|
||||
"@typescript-eslint/eslint-plugin": "^5.54.1",
|
||||
"@typescript-eslint/parser": "^5.51.0",
|
||||
"build-utils": "*",
|
||||
"@waku/build-utils": "*",
|
||||
"cspell": "^6.26.3",
|
||||
"eslint": "^8.35.0",
|
||||
"eslint-config-prettier": "^8.6.0",
|
||||
|
@ -28515,7 +28516,7 @@
|
|||
"@rollup/plugin-node-resolve": "^15.0.1",
|
||||
"@typescript-eslint/eslint-plugin": "^5.54.1",
|
||||
"@typescript-eslint/parser": "^5.51.0",
|
||||
"build-utils": "*",
|
||||
"@waku/build-utils": "*",
|
||||
"cspell": "^6.26.3",
|
||||
"eslint": "^8.35.0",
|
||||
"eslint-config-prettier": "^8.6.0",
|
||||
|
@ -32700,6 +32701,12 @@
|
|||
"integrity": "sha512-BHGyyGN3Q97EZx0taMQ+OLNuZcW3d37ZEVmEAyeoA9ERdGvm9Irc/0Fua8SNyOtV1w6BS4q25wbMzJujO9HIfQ==",
|
||||
"dev": true
|
||||
},
|
||||
"@waku/build-utils": {
|
||||
"version": "file:packages/build-utils",
|
||||
"requires": {
|
||||
"prettier": "^2.8.4"
|
||||
}
|
||||
},
|
||||
"@waku/core": {
|
||||
"version": "file:packages/core",
|
||||
"requires": {
|
||||
|
@ -32721,10 +32728,10 @@
|
|||
"@types/uuid": "^9.0.0",
|
||||
"@typescript-eslint/eslint-plugin": "^5.54.1",
|
||||
"@typescript-eslint/parser": "^5.51.0",
|
||||
"@waku/build-utils": "*",
|
||||
"@waku/interfaces": "*",
|
||||
"@waku/proto": "*",
|
||||
"@waku/utils": "*",
|
||||
"build-utils": "*",
|
||||
"chai": "^4.3.7",
|
||||
"cspell": "^6.26.3",
|
||||
"debug": "^4.3.4",
|
||||
|
@ -32788,11 +32795,11 @@
|
|||
"@rollup/plugin-node-resolve": "^15.0.1",
|
||||
"@typescript-eslint/eslint-plugin": "^5.54.1",
|
||||
"@typescript-eslint/parser": "^5.51.0",
|
||||
"@waku/build-utils": "*",
|
||||
"@waku/core": "*",
|
||||
"@waku/dns-discovery": "*",
|
||||
"@waku/interfaces": "*",
|
||||
"@waku/peer-exchange": "*",
|
||||
"build-utils": "*",
|
||||
"cspell": "^6.26.3",
|
||||
"eslint": "^8.35.0",
|
||||
"eslint-config-prettier": "^8.6.0",
|
||||
|
@ -32846,10 +32853,10 @@
|
|||
"@types/chai": "^4.3.4",
|
||||
"@typescript-eslint/eslint-plugin": "^5.54.1",
|
||||
"@typescript-eslint/parser": "^5.51.0",
|
||||
"@waku/build-utils": "*",
|
||||
"@waku/enr": "*",
|
||||
"@waku/interfaces": "*",
|
||||
"@waku/utils": "*",
|
||||
"build-utils": "*",
|
||||
"chai": "^4.3.7",
|
||||
"cspell": "^6.26.3",
|
||||
"debug": "^4.3.4",
|
||||
|
@ -32887,9 +32894,9 @@
|
|||
"@types/mocha": "^10.0.1",
|
||||
"@typescript-eslint/eslint-plugin": "^5.54.1",
|
||||
"@typescript-eslint/parser": "^5.51.0",
|
||||
"@waku/build-utils": "*",
|
||||
"@waku/interfaces": "*",
|
||||
"@waku/utils": "*",
|
||||
"build-utils": "*",
|
||||
"chai": "^4.3.7",
|
||||
"cspell": "^6.26.3",
|
||||
"debug": "^4.3.4",
|
||||
|
@ -32957,11 +32964,11 @@
|
|||
"@types/mocha": "^10.0.1",
|
||||
"@typescript-eslint/eslint-plugin": "^5.54.1",
|
||||
"@typescript-eslint/parser": "^5.51.0",
|
||||
"@waku/build-utils": "*",
|
||||
"@waku/core": "*",
|
||||
"@waku/interfaces": "*",
|
||||
"@waku/proto": "*",
|
||||
"@waku/utils": "*",
|
||||
"build-utils": "*",
|
||||
"chai": "^4.3.7",
|
||||
"cspell": "^6.26.3",
|
||||
"debug": "^4.3.4",
|
||||
|
@ -33002,10 +33009,10 @@
|
|||
"@rollup/plugin-node-resolve": "^15.0.1",
|
||||
"@typescript-eslint/eslint-plugin": "^5.54.1",
|
||||
"@typescript-eslint/parser": "^5.51.0",
|
||||
"@waku/build-utils": "*",
|
||||
"@waku/enr": "*",
|
||||
"@waku/interfaces": "*",
|
||||
"@waku/proto": "*",
|
||||
"build-utils": "*",
|
||||
"chai": "^4.3.7",
|
||||
"cspell": "^6.26.3",
|
||||
"debug": "^4.3.4",
|
||||
|
@ -33034,7 +33041,7 @@
|
|||
"@rollup/plugin-node-resolve": "^15.0.1",
|
||||
"@typescript-eslint/eslint-plugin": "^5.54.1",
|
||||
"@typescript-eslint/parser": "^5.51.0",
|
||||
"build-utils": "*",
|
||||
"@waku/build-utils": "*",
|
||||
"cspell": "^6.26.3",
|
||||
"eslint": "^8.35.0",
|
||||
"eslint-config-prettier": "^8.6.0",
|
||||
|
@ -33134,7 +33141,7 @@
|
|||
"@rollup/plugin-node-resolve": "^15.0.1",
|
||||
"@typescript-eslint/eslint-plugin": "^5.54.1",
|
||||
"@typescript-eslint/parser": "^5.51.0",
|
||||
"build-utils": "*",
|
||||
"@waku/build-utils": "*",
|
||||
"cspell": "^6.26.3",
|
||||
"debug": "^4.3.4",
|
||||
"eslint": "^8.35.0",
|
||||
|
@ -34285,12 +34292,6 @@
|
|||
"integrity": "sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ==",
|
||||
"dev": true
|
||||
},
|
||||
"build-utils": {
|
||||
"version": "file:packages/build-utils",
|
||||
"requires": {
|
||||
"prettier": "^2.8.4"
|
||||
}
|
||||
},
|
||||
"builtin-modules": {
|
||||
"version": "3.3.0",
|
||||
"resolved": "https://registry.npmjs.org/builtin-modules/-/builtin-modules-3.3.0.tgz",
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"name": "build-utils",
|
||||
"name": "@waku/build-utils",
|
||||
"version": "1.0.0",
|
||||
"description": "Build utilities for js-waku",
|
||||
"main": "index.js",
|
||||
|
|
|
@ -110,7 +110,7 @@
|
|||
"@types/uuid": "^9.0.0",
|
||||
"@typescript-eslint/eslint-plugin": "^5.54.1",
|
||||
"@typescript-eslint/parser": "^5.51.0",
|
||||
"build-utils": "*",
|
||||
"@waku/build-utils": "*",
|
||||
"chai": "^4.3.7",
|
||||
"cspell": "^6.26.3",
|
||||
"eslint": "^8.35.0",
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
import commonjs from "@rollup/plugin-commonjs";
|
||||
import json from "@rollup/plugin-json";
|
||||
import { nodeResolve } from "@rollup/plugin-node-resolve";
|
||||
import { extractExports } from "build-utils";
|
||||
import { extractExports } from "@waku/build-utils";
|
||||
|
||||
import * as packageJson from "./package.json" assert { type: "json" };
|
||||
|
||||
|
|
|
@ -78,8 +78,8 @@
|
|||
"@rollup/plugin-node-resolve": "^15.0.1",
|
||||
"@typescript-eslint/eslint-plugin": "^5.54.1",
|
||||
"@typescript-eslint/parser": "^5.51.0",
|
||||
"@waku/build-utils": "*",
|
||||
"@waku/interfaces": "*",
|
||||
"build-utils": "*",
|
||||
"cspell": "^6.26.3",
|
||||
"eslint": "^8.35.0",
|
||||
"eslint-config-prettier": "^8.6.0",
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
import commonjs from "@rollup/plugin-commonjs";
|
||||
import json from "@rollup/plugin-json";
|
||||
import { nodeResolve } from "@rollup/plugin-node-resolve";
|
||||
import { extractExports } from "build-utils";
|
||||
import { extractExports } from "@waku/build-utils";
|
||||
|
||||
import * as packageJson from "./package.json" assert { type: "json" };
|
||||
|
||||
|
|
|
@ -80,8 +80,8 @@
|
|||
"@types/chai": "^4.3.4",
|
||||
"@typescript-eslint/eslint-plugin": "^5.54.1",
|
||||
"@typescript-eslint/parser": "^5.51.0",
|
||||
"@waku/build-utils": "*",
|
||||
"@waku/interfaces": "*",
|
||||
"build-utils": "*",
|
||||
"chai": "^4.3.7",
|
||||
"cspell": "^6.26.3",
|
||||
"eslint": "^8.35.0",
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
import commonjs from "@rollup/plugin-commonjs";
|
||||
import json from "@rollup/plugin-json";
|
||||
import { nodeResolve } from "@rollup/plugin-node-resolve";
|
||||
import { extractExports } from "build-utils";
|
||||
import { extractExports } from "@waku/build-utils";
|
||||
|
||||
import * as packageJson from "./package.json" assert { type: "json" };
|
||||
|
||||
|
|
|
@ -72,8 +72,8 @@
|
|||
"@types/mocha": "^10.0.1",
|
||||
"@typescript-eslint/eslint-plugin": "^5.54.1",
|
||||
"@typescript-eslint/parser": "^5.51.0",
|
||||
"@waku/build-utils": "*",
|
||||
"@waku/interfaces": "*",
|
||||
"build-utils": "*",
|
||||
"chai": "^4.3.7",
|
||||
"cspell": "^6.26.3",
|
||||
"eslint": "^8.35.0",
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
import commonjs from "@rollup/plugin-commonjs";
|
||||
import json from "@rollup/plugin-json";
|
||||
import { nodeResolve } from "@rollup/plugin-node-resolve";
|
||||
import { extractExports } from "build-utils";
|
||||
import { extractExports } from "@waku/build-utils";
|
||||
|
||||
import * as packageJson from "./package.json" assert { type: "json" };
|
||||
|
||||
|
|
|
@ -95,7 +95,7 @@
|
|||
"@types/mocha": "^10.0.1",
|
||||
"@typescript-eslint/eslint-plugin": "^5.54.1",
|
||||
"@typescript-eslint/parser": "^5.51.0",
|
||||
"build-utils": "*",
|
||||
"@waku/build-utils": "*",
|
||||
"chai": "^4.3.7",
|
||||
"cspell": "^6.26.3",
|
||||
"eslint": "^8.35.0",
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
import commonjs from "@rollup/plugin-commonjs";
|
||||
import json from "@rollup/plugin-json";
|
||||
import { nodeResolve } from "@rollup/plugin-node-resolve";
|
||||
import { extractExports } from "build-utils";
|
||||
import { extractExports } from "@waku/build-utils";
|
||||
|
||||
import * as packageJson from "./package.json" assert { type: "json" };
|
||||
|
||||
|
|
|
@ -70,8 +70,8 @@
|
|||
"@rollup/plugin-node-resolve": "^15.0.1",
|
||||
"@typescript-eslint/eslint-plugin": "^5.54.1",
|
||||
"@typescript-eslint/parser": "^5.51.0",
|
||||
"@waku/build-utils": "*",
|
||||
"@waku/interfaces": "*",
|
||||
"build-utils": "*",
|
||||
"chai": "^4.3.7",
|
||||
"cspell": "^6.26.3",
|
||||
"eslint": "^8.35.0",
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
import commonjs from "@rollup/plugin-commonjs";
|
||||
import json from "@rollup/plugin-json";
|
||||
import { nodeResolve } from "@rollup/plugin-node-resolve";
|
||||
import { extractExports } from "build-utils";
|
||||
import { extractExports } from "@waku/build-utils";
|
||||
|
||||
import * as packageJson from "./package.json" assert { type: "json" };
|
||||
|
||||
|
|
|
@ -54,7 +54,7 @@
|
|||
"@rollup/plugin-node-resolve": "^15.0.1",
|
||||
"@typescript-eslint/eslint-plugin": "^5.54.1",
|
||||
"@typescript-eslint/parser": "^5.51.0",
|
||||
"build-utils": "*",
|
||||
"@waku/build-utils": "*",
|
||||
"cspell": "^6.26.3",
|
||||
"eslint": "^8.35.0",
|
||||
"eslint-config-prettier": "^8.6.0",
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
import commonjs from "@rollup/plugin-commonjs";
|
||||
import json from "@rollup/plugin-json";
|
||||
import { nodeResolve } from "@rollup/plugin-node-resolve";
|
||||
import { extractExports } from "build-utils";
|
||||
import { extractExports } from "@waku/build-utils";
|
||||
|
||||
import * as packageJson from "./package.json" assert { type: "json" };
|
||||
|
||||
|
|
|
@ -65,7 +65,7 @@
|
|||
"@rollup/plugin-node-resolve": "^15.0.1",
|
||||
"@typescript-eslint/eslint-plugin": "^5.54.1",
|
||||
"@typescript-eslint/parser": "^5.51.0",
|
||||
"build-utils": "*",
|
||||
"@waku/build-utils": "*",
|
||||
"cspell": "^6.26.3",
|
||||
"eslint": "^8.35.0",
|
||||
"eslint-config-prettier": "^8.6.0",
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
import commonjs from "@rollup/plugin-commonjs";
|
||||
import json from "@rollup/plugin-json";
|
||||
import { nodeResolve } from "@rollup/plugin-node-resolve";
|
||||
import { extractExports } from "build-utils";
|
||||
import { extractExports } from "@waku/build-utils";
|
||||
|
||||
import * as packageJson from "./package.json" assert { type: "json" };
|
||||
|
||||
|
|
Loading…
Reference in New Issue