|
53 | 53 | "@babel/preset-typescript": "7.28.5", |
54 | 54 | "@ethersproject/address": "5.8.0", |
55 | 55 | "@greymass/eosio": "^0.7.0", |
56 | | - "@jest/globals": "^29.7.0", |
| 56 | + "@jest/globals": "^30.0.0", |
57 | 57 | "@semantic-release/changelog": "6.0.3", |
58 | 58 | "@semantic-release/git": "10.0.1", |
59 | 59 | "@tonomy/antelope-did": "^0.1.5", |
60 | | - "@types/jest": "29.5.14", |
| 60 | + "@types/jest": "30.0.0", |
61 | 61 | "@types/jsonwebtoken": "9.0.10", |
62 | 62 | "@types/jwk-to-pem": "2.0.3", |
63 | | - "@types/node": "^20.1.4", |
64 | | - "@typescript-eslint/eslint-plugin": "6.21.0", |
65 | | - "@typescript-eslint/parser": "6.21.0", |
| 63 | + "@types/node": "^24.0.0", |
| 64 | + "@typescript-eslint/eslint-plugin": "8.46.2", |
| 65 | + "@typescript-eslint/parser": "8.46.2", |
66 | 66 | "codecov": "3.8.3", |
67 | | - "cross-env": "7.0.3", |
68 | | - "eslint": "8.57.1", |
69 | | - "eslint-config-prettier": "9.1.2", |
70 | | - "eslint-plugin-jest": "27.9.0", |
| 67 | + "cross-env": "10.1.0", |
| 68 | + "eslint": "9.38.0", |
| 69 | + "eslint-config-prettier": "10.1.8", |
| 70 | + "eslint-plugin-jest": "29.0.1", |
71 | 71 | "eslint-plugin-prettier": "5.5.4", |
72 | | - "jest": "29.7.0", |
73 | | - "jest-config": "^29.7.0", |
| 72 | + "jest": "30.2.0", |
| 73 | + "jest-config": "^30.0.0", |
74 | 74 | "jsontokens": "4.0.1", |
75 | 75 | "jsonwebtoken": "9.0.2", |
76 | 76 | "jwk-to-pem": "2.0.7", |
77 | 77 | "microbundle": "0.15.1", |
78 | 78 | "mockdate": "3.0.5", |
79 | 79 | "prettier": "3.6.2", |
80 | 80 | "regenerator-runtime": "0.14.1", |
81 | | - "rimraf": "^5.0.0", |
82 | | - "semantic-release": "22.0.12", |
| 81 | + "rimraf": "^6.0.0", |
| 82 | + "semantic-release": "25.0.1", |
83 | 83 | "ts-jest": "29.4.5", |
84 | 84 | "ts-node": "10.9.2", |
85 | 85 | "tweetnacl": "1.0.3", |
86 | 86 | "typescript": "5.9.3", |
87 | 87 | "webpack": "5.102.1", |
88 | | - "webpack-cli": "5.1.4" |
| 88 | + "webpack-cli": "6.0.1" |
89 | 89 | }, |
90 | 90 | "dependencies": { |
91 | 91 | "@noble/ciphers": "^1.0.0", |
|
0 commit comments