|
48 | 48 | },
|
49 | 49 | "license": "Apache-2.0",
|
50 | 50 | "devDependencies": {
|
51 |
| - "@babel/core": "7.25.9", |
52 |
| - "@babel/preset-env": "7.25.9", |
53 |
| - "@babel/preset-typescript": "7.25.9", |
| 51 | + "@babel/core": "7.26.7", |
| 52 | + "@babel/preset-env": "7.26.7", |
| 53 | + "@babel/preset-typescript": "7.26.0", |
54 | 54 | "@ethersproject/address": "5.7.0",
|
55 | 55 | "@greymass/eosio": "^0.7.0",
|
56 | 56 | "@jest/globals": "^29.7.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.13", |
61 |
| - "@types/jsonwebtoken": "9.0.7", |
| 60 | + "@types/jest": "29.5.14", |
| 61 | + "@types/jsonwebtoken": "9.0.8", |
62 | 62 | "@types/jwk-to-pem": "2.0.3",
|
63 | 63 | "@types/node": "^20.1.4",
|
64 | 64 | "@typescript-eslint/eslint-plugin": "6.21.0",
|
|
68 | 68 | "eslint": "8.57.1",
|
69 | 69 | "eslint-config-prettier": "9.1.0",
|
70 | 70 | "eslint-plugin-jest": "27.9.0",
|
71 |
| - "eslint-plugin-prettier": "5.2.1", |
| 71 | + "eslint-plugin-prettier": "5.2.3", |
72 | 72 | "jest": "29.7.0",
|
73 | 73 | "jest-config": "^29.7.0",
|
74 | 74 | "jsontokens": "4.0.1",
|
75 | 75 | "jsonwebtoken": "9.0.2",
|
76 |
| - "jwk-to-pem": "2.0.6", |
| 76 | + "jwk-to-pem": "2.0.7", |
77 | 77 | "microbundle": "0.15.1",
|
78 | 78 | "mockdate": "3.0.5",
|
79 |
| - "prettier": "3.3.3", |
| 79 | + "prettier": "3.4.2", |
80 | 80 | "regenerator-runtime": "0.14.1",
|
81 | 81 | "rimraf": "^5.0.0",
|
82 | 82 | "semantic-release": "22.0.12",
|
83 | 83 | "ts-jest": "29.2.5",
|
84 | 84 | "ts-node": "10.9.2",
|
85 | 85 | "tweetnacl": "1.0.3",
|
86 |
| - "typescript": "5.6.3", |
87 |
| - "webpack": "5.95.0", |
| 86 | + "typescript": "5.7.3", |
| 87 | + "webpack": "5.97.1", |
88 | 88 | "webpack-cli": "5.1.4"
|
89 | 89 | },
|
90 | 90 | "dependencies": {
|
|
0 commit comments