|
83 | 83 | "update:deps": "npx --yes npm-check-updates"
|
84 | 84 | },
|
85 | 85 | "dependencies": {
|
86 |
| - "@socketsecurity/registry": "1.0.160" |
| 86 | + "@socketsecurity/registry": "1.0.162" |
87 | 87 | },
|
88 | 88 | "devDependencies": {
|
89 | 89 | "@biomejs/biome": "1.9.4",
|
90 | 90 | "@eslint/compat": "1.2.9",
|
91 | 91 | "@eslint/js": "9.26.0",
|
92 |
| - "@types/node": "22.15.14", |
| 92 | + "@types/node": "22.15.17", |
93 | 93 | "@typescript-eslint/parser": "8.32.0",
|
94 | 94 | "@vitest/coverage-v8": "3.1.3",
|
95 | 95 | "cross-env": "7.0.3",
|
96 | 96 | "del-cli": "6.0.0",
|
97 | 97 | "eslint": "9.26.0",
|
98 | 98 | "eslint-import-resolver-typescript": "4.3.4",
|
99 |
| - "eslint-plugin-import-x": "4.11.0", |
| 99 | + "eslint-plugin-import-x": "4.11.1", |
100 | 100 | "eslint-plugin-jsdoc": "50.6.11",
|
101 |
| - "eslint-plugin-n": "17.17.0", |
| 101 | + "eslint-plugin-n": "17.18.0", |
102 | 102 | "eslint-plugin-sort-destructure-keys": "2.0.0",
|
103 | 103 | "eslint-plugin-unicorn": "56.0.1",
|
104 |
| - "globals": "16.0.0", |
| 104 | + "globals": "16.1.0", |
105 | 105 | "husky": "9.1.7",
|
106 |
| - "knip": "5.54.1", |
| 106 | + "knip": "5.55.1", |
107 | 107 | "lint-staged": "15.5.2",
|
108 | 108 | "nock": "14.0.4",
|
109 | 109 | "npm-run-all2": "8.0.1",
|
110 | 110 | "openapi-typescript": "6.7.6",
|
111 |
| - "oxlint": "0.16.9", |
| 111 | + "oxlint": "0.16.10", |
112 | 112 | "type-coverage": "2.29.7",
|
113 | 113 | "typescript": "~5.8.3",
|
114 | 114 | "typescript-eslint": "8.32.0",
|
|
0 commit comments