|
53 | 53 | "@types/libsodium-wrappers": "0.7.14",
|
54 | 54 | "@types/lodash.clonedeep": "4.5.9",
|
55 | 55 | "@types/micromatch": "4.0.9",
|
56 |
| - "@types/node": "22.13.5", |
| 56 | + "@types/node": "22.13.6", |
57 | 57 | "@types/yargs": "17.0.33",
|
58 |
| - "@typescript-eslint/eslint-plugin": "8.24.1", |
59 |
| - "@typescript-eslint/parser": "8.24.1", |
| 58 | + "@typescript-eslint/eslint-plugin": "8.25.0", |
| 59 | + "@typescript-eslint/parser": "8.25.0", |
60 | 60 | "@willbooster/eslint-config-ts": "10.6.1",
|
61 | 61 | "@willbooster/prettier-config": "9.1.3",
|
62 | 62 | "@yarnpkg/core": "4.2.0",
|
63 |
| - "build-ts": "13.1.24", |
| 63 | + "build-ts": "13.1.25", |
64 | 64 | "conventional-changelog-conventionalcommits": "8.0.0",
|
65 | 65 | "eslint": "8.57.0",
|
66 |
| - "eslint-config-prettier": "10.0.1", |
| 66 | + "eslint-config-prettier": "10.0.2", |
67 | 67 | "eslint-import-resolver-typescript": "3.8.3",
|
68 | 68 | "eslint-plugin-import": "2.31.0",
|
69 | 69 | "eslint-plugin-sort-class-members": "1.21.0",
|
|
76 | 76 | "pinst": "3.0.0",
|
77 | 77 | "prettier": "3.5.2",
|
78 | 78 | "semantic-release": "24.2.3",
|
79 |
| - "sort-package-json": "2.14.0", |
| 79 | + "sort-package-json": "2.15.0", |
80 | 80 | "ts-node": "10.9.2",
|
81 | 81 | "type-fest": "4.35.0",
|
82 |
| - "typescript": "5.7.3", |
83 |
| - "vitest": "3.0.6" |
| 82 | + "typescript": "5.8.2", |
| 83 | + "vitest": "3.0.7" |
84 | 84 | },
|
85 | 85 | "packageManager": "[email protected]",
|
86 | 86 | "engines": {
|
|
0 commit comments