|
83 | 83 | "update:deps": "npx --yes npm-check-updates" |
84 | 84 | }, |
85 | 85 | "dependencies": { |
86 | | - "@socketsecurity/registry": "1.0.238" |
| 86 | + "@socketsecurity/registry": "1.0.239" |
87 | 87 | }, |
88 | 88 | "devDependencies": { |
89 | | - "@biomejs/biome": "2.1.1", |
90 | | - "@dotenvx/dotenvx": "1.47.6", |
| 89 | + "@biomejs/biome": "2.1.2", |
| 90 | + "@dotenvx/dotenvx": "1.48.0", |
91 | 91 | "@eslint/compat": "1.3.1", |
92 | 92 | "@eslint/js": "9.31.0", |
93 | 93 | "@types/node": "24.0.14", |
|
97 | 97 | "eslint": "9.31.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.0", |
| 100 | + "eslint-plugin-jsdoc": "51.4.1", |
101 | 101 | "eslint-plugin-n": "17.21.0", |
102 | 102 | "eslint-plugin-sort-destructure-keys": "2.0.0", |
103 | 103 | "eslint-plugin-unicorn": "56.0.1", |
|
109 | 109 | "nock": "14.0.5", |
110 | 110 | "npm-run-all2": "8.0.4", |
111 | 111 | "openapi-typescript": "6.7.6", |
112 | | - "oxlint": "1.6.0", |
| 112 | + "oxlint": "1.7.0", |
113 | 113 | "type-coverage": "2.29.7", |
114 | 114 | "typescript": "~5.8.3", |
115 | 115 | "typescript-eslint": "8.37.0", |
|
0 commit comments