|
25 | 25 | "registry": "https://registry.npmjs.org/"
|
26 | 26 | },
|
27 | 27 | "devDependencies": {
|
28 |
| - "@eslint/js": "^9.31.0", |
| 28 | + "@eslint/js": "^9.32.0", |
29 | 29 | "@types/jest": "^30.0.0",
|
30 | 30 | "@types/long": "^5.0.0",
|
31 |
| - "@types/node": "^24.0.14", |
| 31 | + "@types/node": "^24.1.0", |
32 | 32 | "@types/ws": "^8.5.11",
|
33 |
| - "@typescript-eslint/eslint-plugin": "^8.37.0", |
34 |
| - "@typescript-eslint/parser": "^8.37.0", |
35 |
| - "@typescript-eslint/typescript-estree": "^8.6.0", |
36 |
| - "eslint": "^9.31.0", |
| 33 | + "@typescript-eslint/eslint-plugin": "^8.38.0", |
| 34 | + "@typescript-eslint/parser": "^8.38.0", |
| 35 | + "@typescript-eslint/typescript-estree": "^8.38.0", |
| 36 | + "eslint": "^9.32.0", |
37 | 37 | "eslint-config-prettier": "^10.1.5",
|
38 | 38 | "eslint-plugin-prettier": "5.5.1",
|
39 | 39 | "globals": "^16.3.0",
|
|
43 | 43 | "prettier": "^3.6.2",
|
44 | 44 | "ts-jest": "^29.4.0",
|
45 | 45 | "ts-proto": "^2.7.5",
|
46 |
| - "typescript": "^5.8.3", |
47 |
| - "typescript-eslint": "^8.37.0" |
| 46 | + "typescript": "^5.9.2", |
| 47 | + "typescript-eslint": "^8.38.0" |
48 | 48 | },
|
49 | 49 | "dependencies": {
|
50 | 50 | "@cosmjs/amino": "^0.34.0",
|
51 | 51 | "@cosmjs/crypto": "^0.34.0",
|
52 | 52 | "@cosmjs/ledger-amino": "^0.34.0",
|
53 | 53 | "@types/uuid": "^10.0.0",
|
54 |
| - "axios": "^1.10.0", |
| 54 | + "axios": "^1.11.0", |
55 | 55 | "long": "^5.3.2",
|
56 | 56 | "protobufjs": "^7.5.3",
|
57 | 57 | "uuid": "^11.1.0",
|
|
0 commit comments