Skip to content

Commit

Permalink
Merge branch 'master' into chore/reset-test
Browse files Browse the repository at this point in the history
  • Loading branch information
danisharora099 authored Aug 12, 2023
2 parents dfe388b + 9029144 commit 49907ac
Show file tree
Hide file tree
Showing 13 changed files with 773 additions and 504 deletions.
1,253 changes: 761 additions & 492 deletions package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"@size-limit/preset-big-lib": "^8.2.4",
"@typescript-eslint/eslint-plugin": "^6.2.1",
"@typescript-eslint/parser": "^6.0.0",
"eslint": "^8.41.0",
"eslint": "^8.47.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-eslint-comments": "^3.2.0",
"eslint-plugin-functional": "^5.0.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@
"@types/uuid": "^9.0.1",
"@waku/build-utils": "*",
"chai": "^4.3.7",
"cspell": "^6.31.1",
"cspell": "^7.0.0",
"fast-check": "^3.8.1",
"ignore-loader": "^0.1.2",
"isomorphic-fetch": "^3.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/dns-discovery/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
"@waku/build-utils": "*",
"@waku/interfaces": "0.0.17",
"chai": "^4.3.7",
"cspell": "^6.31.1",
"cspell": "^7.0.0",
"karma": "^6.4.1",
"karma-chrome-launcher": "^3.2.0",
"karma-mocha": "^2.0.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/enr/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
"@waku/build-utils": "*",
"@waku/interfaces": "0.0.17",
"chai": "^4.3.7",
"cspell": "^6.31.1",
"cspell": "^7.0.0",
"karma": "^6.4.1",
"karma-chrome-launcher": "^3.2.0",
"karma-mocha": "^2.0.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/interfaces/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"@libp2p/interface-peer-store": "^2.0.4",
"@libp2p/interface-registrar": "^2.0.12",
"@multiformats/multiaddr": "^12.0.0",
"cspell": "^6.31.1",
"cspell": "^7.0.0",
"npm-run-all": "^4.1.5",
"typescript": "^5.0.4",
"libp2p": "^0.45.9"
Expand Down
2 changes: 1 addition & 1 deletion packages/message-encryption/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@
"@types/mocha": "^10.0.1",
"@waku/build-utils": "*",
"chai": "^4.3.7",
"cspell": "^6.31.1",
"cspell": "^7.0.0",
"fast-check": "^3.8.1",
"karma": "^6.4.1",
"karma-chrome-launcher": "^3.2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/message-hash/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"@waku/build-utils": "*",
"@waku/interfaces": "0.0.17",
"chai": "^4.3.7",
"cspell": "^6.28.0",
"cspell": "^7.0.0",
"fast-check": "^3.7.0",
"ignore-loader": "^0.1.2",
"isomorphic-fetch": "^3.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/peer-exchange/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
"@rollup/plugin-node-resolve": "^15.0.2",
"@waku/build-utils": "*",
"chai": "^4.3.7",
"cspell": "^6.31.1",
"cspell": "^7.0.0",
"npm-run-all": "^4.1.5",
"rollup": "^3.21.3",
"ts-loader": "^9.4.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/proto/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"@rollup/plugin-json": "^6.0.0",
"@rollup/plugin-node-resolve": "^15.0.2",
"@waku/build-utils": "*",
"cspell": "^6.31.1",
"cspell": "^7.0.0",
"npm-run-all": "^4.1.5",
"protons": "^7.0.2",
"rollup": "^3.21.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/sdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
"@rollup/plugin-node-resolve": "^15.0.2",
"@waku/build-utils": "*",
"@chainsafe/libp2p-gossipsub": "^9.1.0",
"cspell": "^6.31.1",
"cspell": "^7.0.0",
"interface-datastore": "^7.0.4",
"npm-run-all": "^4.1.5",
"rollup": "^3.21.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
"@waku/message-encryption": "*",
"@waku/peer-exchange": "*",
"chai": "^4.3.7",
"cspell": "^6.31.1",
"cspell": "^7.0.0",
"debug": "^4.3.4",
"mocha": "^10.2.0",
"npm-run-all": "^4.1.5",
Expand Down
2 changes: 1 addition & 1 deletion packages/utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
"@rollup/plugin-node-resolve": "^15.0.2",
"@waku/build-utils": "*",
"@waku/interfaces": "0.0.17",
"cspell": "^6.31.1",
"cspell": "^7.0.0",
"npm-run-all": "^4.1.5",
"rollup": "^3.21.3",
"typescript": "^5.0.4"
Expand Down

0 comments on commit 49907ac

Please sign in to comment.