|
4 | 4 | "main": "src/ts-morph-codegen.ts", |
5 | 5 | "module": "src/ts-morph-codegen.ts", |
6 | 6 | "devDependencies": { |
7 | | - "@eslint/js": "^9.33.0", |
| 7 | + "@eslint/js": "^9.34.0", |
8 | 8 | "@prettier/sync": "^0.6.1", |
9 | 9 | "@sinclair/typebox-codegen": "^0.11.1", |
10 | | - "@types/bun": "^1.2.20", |
11 | | - "@typescript-eslint/eslint-plugin": "^8.40.0", |
12 | | - "@typescript-eslint/parser": "^8.40.0", |
13 | | - "eslint": "^9.33.0", |
| 10 | + "@types/bun": "^1.2.21", |
| 11 | + "@typescript-eslint/eslint-plugin": "^8.41.0", |
| 12 | + "@typescript-eslint/parser": "^8.41.0", |
| 13 | + "eslint": "^9.34.0", |
14 | 14 | "eslint-config-prettier": "^10.1.8", |
15 | 15 | "eslint-plugin-no-relative-import-paths": "^1.6.1", |
16 | 16 | "eslint-plugin-prettier": "^5.5.4", |
|
19 | 19 | "prettier": "^3.6.2", |
20 | 20 | "prettier-plugin-organize-imports": "^4.2.0", |
21 | 21 | "ts-morph": "^26.0.0", |
22 | | - "typescript-eslint": "^8.40.0", |
| 22 | + "typescript-eslint": "^8.41.0", |
23 | 23 | "wikibase-sdk": "^10.2.3" |
24 | 24 | }, |
25 | 25 | "peerDependencies": { |
|
0 commit comments