|
43 | 43 | "url": "https://github.com/decentralized-identity/did-jwt-vc.git" |
44 | 44 | }, |
45 | 45 | "devDependencies": { |
46 | | - "@babel/core": "7.26.9", |
| 46 | + "@babel/core": "7.26.10", |
47 | 47 | "@babel/preset-env": "7.26.9", |
48 | | - "@babel/preset-typescript": "7.26.0", |
| 48 | + "@babel/preset-typescript": "7.27.0", |
49 | 49 | "@noble/curves": "1.8.1", |
50 | 50 | "@semantic-release/changelog": "6.0.3", |
51 | 51 | "@semantic-release/git": "10.0.1", |
52 | 52 | "@types/elliptic": "6.4.18", |
53 | 53 | "@types/faker": "6.6.11", |
54 | 54 | "@types/jest": "29.5.14", |
55 | | - "@types/node": "22.13.5", |
56 | | - "@typescript-eslint/eslint-plugin": "8.24.1", |
57 | | - "@typescript-eslint/parser": "8.24.1", |
| 55 | + "@types/node": "22.13.16", |
| 56 | + "@typescript-eslint/eslint-plugin": "8.29.0", |
| 57 | + "@typescript-eslint/parser": "8.29.0", |
58 | 58 | "cross-env": "7.0.3", |
59 | | - "eslint": "9.21.0", |
60 | | - "eslint-config-prettier": "10.0.1", |
| 59 | + "eslint": "9.23.0", |
| 60 | + "eslint-config-prettier": "10.1.1", |
61 | 61 | "eslint-plugin-jest": "28.11.0", |
62 | | - "eslint-plugin-prettier": "5.2.3", |
63 | | - "ethr-did": "3.0.25", |
64 | | - "@faker-js/faker": "9.5.0", |
| 62 | + "eslint-plugin-prettier": "5.2.5", |
| 63 | + "ethr-did": "3.0.26", |
| 64 | + "@faker-js/faker": "9.6.0", |
65 | 65 | "jest": "29.7.0", |
66 | 66 | "microbundle": "0.15.1", |
67 | | - "prettier": "3.5.2", |
| 67 | + "prettier": "3.5.3", |
68 | 68 | "semantic-release": "24.2.3", |
69 | | - "ts-jest": "29.2.6", |
70 | | - "typescript": "5.7.3" |
| 69 | + "ts-jest": "29.3.1", |
| 70 | + "typescript": "5.8.2" |
71 | 71 | }, |
72 | 72 | "engines": { |
73 | 73 | "node": ">=18" |
|
0 commit comments