Skip to content

Commit

Permalink
Update testing deps
Browse files Browse the repository at this point in the history
  • Loading branch information
rygine committed Oct 15, 2024
1 parent 4502bd7 commit 021c3c7
Show file tree
Hide file tree
Showing 11 changed files with 164 additions and 132 deletions.
6 changes: 3 additions & 3 deletions content-types/content-type-primitives/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,14 +72,14 @@
"@types/node": "^20.16.11",
"eslint": "^8.57.0",
"eslint-config-custom": "workspace:*",
"happy-dom": "^13.7.3",
"happy-dom": "^15.7.4",
"rimraf": "^6.0.1",
"rollup": "^4.24.0",
"rollup-plugin-dts": "^6.1.1",
"rollup-plugin-filesize": "^10.0.0",
"typescript": "^5.6.3",
"vite": "^5.1.6",
"vitest": "^2.1.2"
"vite": "^5.4.9",
"vitest": "^2.1.3"
},
"publishConfig": {
"access": "public",
Expand Down
6 changes: 3 additions & 3 deletions content-types/content-type-reaction/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,14 +75,14 @@
"eslint": "^8.57.0",
"eslint-config-custom": "workspace:*",
"ethers": "^6.11.1",
"happy-dom": "^13.7.3",
"happy-dom": "^15.7.4",
"rimraf": "^6.0.1",
"rollup": "^4.24.0",
"rollup-plugin-dts": "^6.1.1",
"rollup-plugin-filesize": "^10.0.0",
"typescript": "^5.6.3",
"vite": "^5.1.6",
"vitest": "^2.1.2"
"vite": "^5.4.9",
"vitest": "^2.1.3"
},
"publishConfig": {
"access": "public",
Expand Down
6 changes: 3 additions & 3 deletions content-types/content-type-read-receipt/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,14 +75,14 @@
"eslint": "^8.57.0",
"eslint-config-custom": "workspace:*",
"ethers": "^6.11.1",
"happy-dom": "^13.7.3",
"happy-dom": "^15.7.4",
"rimraf": "^6.0.1",
"rollup": "^4.24.0",
"rollup-plugin-dts": "^6.1.1",
"rollup-plugin-filesize": "^10.0.0",
"typescript": "^5.6.3",
"vite": "^5.1.6",
"vitest": "^2.1.2"
"vite": "^5.4.9",
"vitest": "^2.1.3"
},
"publishConfig": {
"access": "public",
Expand Down
6 changes: 3 additions & 3 deletions content-types/content-type-remote-attachment/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,14 +80,14 @@
"eslint": "^8.57.0",
"eslint-config-custom": "workspace:*",
"ethers": "^6.11.1",
"happy-dom": "^13.7.3",
"happy-dom": "^15.7.4",
"rimraf": "^6.0.1",
"rollup": "^4.24.0",
"rollup-plugin-dts": "^6.1.1",
"rollup-plugin-filesize": "^10.0.0",
"typescript": "^5.6.3",
"vite": "^5.1.6",
"vitest": "^2.1.2"
"vite": "^5.4.9",
"vitest": "^2.1.3"
},
"publishConfig": {
"access": "public",
Expand Down
6 changes: 3 additions & 3 deletions content-types/content-type-reply/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,14 +77,14 @@
"eslint": "^8.57.0",
"eslint-config-custom": "workspace:*",
"ethers": "^6.11.1",
"happy-dom": "^13.7.3",
"happy-dom": "^15.7.4",
"rimraf": "^6.0.1",
"rollup": "^4.24.0",
"rollup-plugin-dts": "^6.1.1",
"rollup-plugin-filesize": "^10.0.0",
"typescript": "^5.6.3",
"vite": "^5.1.6",
"vitest": "^2.1.2"
"vite": "^5.4.9",
"vitest": "^2.1.3"
},
"publishConfig": {
"access": "public",
Expand Down
6 changes: 3 additions & 3 deletions content-types/content-type-text/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,14 +75,14 @@
"eslint": "^8.57.0",
"eslint-config-custom": "workspace:*",
"ethers": "^6.11.1",
"happy-dom": "^13.7.3",
"happy-dom": "^15.7.4",
"rimraf": "^6.0.1",
"rollup": "^4.24.0",
"rollup-plugin-dts": "^6.1.1",
"rollup-plugin-filesize": "^10.0.0",
"typescript": "^5.6.3",
"vite": "^5.1.6",
"vitest": "^2.1.2"
"vite": "^5.4.9",
"vitest": "^2.1.3"
},
"publishConfig": {
"access": "public",
Expand Down
6 changes: 3 additions & 3 deletions content-types/content-type-transaction-reference/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,14 +75,14 @@
"eslint": "^8.57.0",
"eslint-config-custom": "workspace:*",
"ethers": "^6.11.1",
"happy-dom": "^13.7.3",
"happy-dom": "^15.7.4",
"rimraf": "^6.0.1",
"rollup": "^4.24.0",
"rollup-plugin-dts": "^6.1.1",
"rollup-plugin-filesize": "^10.0.0",
"typescript": "^5.6.3",
"vite": "^5.1.6",
"vitest": "^2.1.2"
"vite": "^5.4.9",
"vitest": "^2.1.3"
},
"publishConfig": {
"access": "public",
Expand Down
6 changes: 3 additions & 3 deletions sdks/js-sdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@
"@types/node": "^20.16.11",
"@typescript-eslint/eslint-plugin": "^7.18.0",
"@typescript-eslint/parser": "^7.18.0",
"@vitest/coverage-v8": "^2.1.2",
"@vitest/coverage-v8": "^2.1.3",
"@xmtp/rollup-plugin-resolve-extensions": "1.0.1",
"benny": "^3.7.1",
"eslint": "^8.57.0",
Expand All @@ -140,9 +140,9 @@
"rollup-plugin-tsconfig-paths": "^1.5.2",
"typedoc": "^0.26.8",
"typescript": "^5.6.3",
"vite": "5.4.8",
"vite": "^5.4.9",
"vite-tsconfig-paths": "^5.0.1",
"vitest": "^2.1.2"
"vitest": "^2.1.3"
},
"packageManager": "[email protected]",
"engines": {
Expand Down
6 changes: 3 additions & 3 deletions sdks/node-sdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"@types/node": "^20.16.11",
"@typescript-eslint/eslint-plugin": "^7.18.0",
"@typescript-eslint/parser": "^7.18.0",
"@vitest/coverage-v8": "^2.1.2",
"@vitest/coverage-v8": "^2.1.3",
"@xmtp/xmtp-js": "workspace:^",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
Expand All @@ -78,9 +78,9 @@
"rollup-plugin-tsconfig-paths": "^1.5.2",
"typescript": "^5.6.3",
"viem": "^2.13.6",
"vite": "5.4.8",
"vite": "^5.4.9",
"vite-tsconfig-paths": "^5.0.1",
"vitest": "^2.1.2"
"vitest": "^2.1.3"
},
"packageManager": "[email protected]",
"engines": {
Expand Down
6 changes: 3 additions & 3 deletions shared/encryption/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"@types/node": "^20.16.11",
"@typescript-eslint/eslint-plugin": "^7.18.0",
"@typescript-eslint/parser": "^7.18.0",
"@vitest/coverage-v8": "^2.1.2",
"@vitest/coverage-v8": "^2.1.3",
"@xmtp/rollup-plugin-resolve-extensions": "1.0.1",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
Expand All @@ -80,9 +80,9 @@
"rollup-plugin-filesize": "^10.0.0",
"rollup-plugin-tsconfig-paths": "^1.5.2",
"typescript": "^5.6.3",
"vite": "5.4.8",
"vite": "^5.4.9",
"vite-tsconfig-paths": "^5.0.1",
"vitest": "^2.1.2"
"vitest": "^2.1.3"
},
"packageManager": "[email protected]",
"engines": {
Expand Down
Loading

0 comments on commit 021c3c7

Please sign in to comment.