@hashgraph/hedera-wallet-connect 1.0.2 → 1.0.5

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +4 -4
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@hashgraph/hedera-wallet-connect",
3
- "version": "1.0.2",
3
+ "version": "1.0.5",
4
4
  "description": "A library to facilitate integrating Hedera with WalletConnect",
5
5
  "repository": {
6
6
  "type": "git",
@@ -22,15 +22,15 @@
22
22
  "license": "Apache-2.0",
23
23
  "devDependencies": {
24
24
  "@types/jest": "^29.5.3",
25
- "@types/node": "^20.11.6",
25
+ "@types/node": "^20.11.10",
26
26
  "@walletconnect/modal": "^2.6.2",
27
27
  "@walletconnect/sign-client": "^2.11.0",
28
28
  "@walletconnect/types": "^2.11.0",
29
29
  "concurrently": "^8.2.2",
30
- "esbuild": "^0.19.12",
30
+ "esbuild": "^0.20.0",
31
31
  "esbuild-plugin-copy": "^2.1.1",
32
32
  "eslint-plugin-tsdoc": "^0.2.17",
33
- "husky": "^8.0.0",
33
+ "husky": "^9.0.6",
34
34
  "jest": "^29.7.0",
35
35
  "lint-staged": "^15.1.0",
36
36
  "lokijs": "^1.5.12",