|
83 | 83 | "update:deps": "npx --yes npm-check-updates"
|
84 | 84 | },
|
85 | 85 | "dependencies": {
|
86 |
| - "@socketsecurity/registry": "1.0.245" |
| 86 | + "@socketsecurity/registry": "1.0.248" |
87 | 87 | },
|
88 | 88 | "devDependencies": {
|
89 | 89 | "@biomejs/biome": "2.1.2",
|
90 | 90 | "@dotenvx/dotenvx": "1.48.3",
|
91 | 91 | "@eslint/compat": "1.3.1",
|
92 |
| - "@eslint/js": "9.31.0", |
| 92 | + "@eslint/js": "9.32.0", |
93 | 93 | "@types/node": "24.1.0",
|
94 | 94 | "@typescript-eslint/parser": "8.38.0",
|
95 | 95 | "@vitest/coverage-v8": "3.2.4",
|
96 | 96 | "del-cli": "6.0.0",
|
97 |
| - "eslint": "9.31.0", |
| 97 | + "eslint": "9.32.0", |
98 | 98 | "eslint-import-resolver-typescript": "4.4.4",
|
99 | 99 | "eslint-plugin-import-x": "4.16.1",
|
100 |
| - "eslint-plugin-jsdoc": "51.4.1", |
101 |
| - "eslint-plugin-n": "17.21.0", |
| 100 | + "eslint-plugin-jsdoc": "52.0.0", |
| 101 | + "eslint-plugin-n": "17.21.3", |
102 | 102 | "eslint-plugin-sort-destructure-keys": "2.0.0",
|
103 | 103 | "eslint-plugin-unicorn": "56.0.1",
|
104 | 104 | "globals": "16.3.0",
|
105 | 105 | "http2-wrapper": "2.2.1",
|
106 | 106 | "husky": "9.1.7",
|
107 | 107 | "knip": "5.62.0",
|
108 | 108 | "lint-staged": "16.1.2",
|
109 |
| - "nock": "14.0.6", |
| 109 | + "nock": "14.0.7", |
110 | 110 | "npm-run-all2": "8.0.4",
|
111 | 111 | "openapi-typescript": "6.7.6",
|
112 | 112 | "oxlint": "1.8.0",
|
|
0 commit comments