|
2 | 2 | "name": "@zotero-plugin/eslint-config", |
3 | 3 | "type": "module", |
4 | 4 | "version": "0.6.9", |
5 | | - "packageManager": "pnpm@10.33.2", |
| 5 | + "packageManager": "pnpm@10.34.1", |
6 | 6 | "description": "ESLint config for zotero plugin.", |
7 | 7 | "license": "AGPL-3.0-or-later", |
8 | 8 | "homepage": "https://github.com/zotero-plugin-dev/eslint-config#readme", |
|
53 | 53 | "@eslint/js": "^10.0.1", |
54 | 54 | "eslint-config-flat-gitignore": "^2.3.0", |
55 | 55 | "eslint-plugin-chai-friendly": "^1.2.0", |
56 | | - "eslint-plugin-mocha": "^11.2.0", |
57 | | - "typescript-eslint": "^8.59.1" |
| 56 | + "eslint-plugin-mocha": "^11.3.0", |
| 57 | + "typescript-eslint": "^8.60.0" |
58 | 58 | }, |
59 | 59 | "devDependencies": { |
60 | | - "@antfu/eslint-config": "^8.2.0", |
| 60 | + "@antfu/eslint-config": "^8.3.0", |
61 | 61 | "@eslint/config-inspector": "^3.0.4", |
62 | | - "@types/node": "^25.6.0", |
63 | | - "bumpp": "^11.0.1", |
64 | | - "eslint": "^10.2.1", |
| 62 | + "@types/node": "^25.9.1", |
| 63 | + "bumpp": "^11.1.0", |
| 64 | + "eslint": "^10.4.1", |
65 | 65 | "eslint-plugin-format": "^2.0.1", |
66 | 66 | "eslint-typegen": "^2.3.1", |
67 | 67 | "husky": "^9.1.7", |
68 | 68 | "lint-staged": "^17.0.7", |
69 | 69 | "prettier": "^3.8.3", |
70 | | - "tsdown": "^0.21.10", |
71 | | - "tsx": "^4.21.0", |
| 70 | + "tsdown": "^0.22.1", |
| 71 | + "tsx": "^4.22.4", |
72 | 72 | "typescript": "^6.0.3" |
73 | 73 | }, |
74 | 74 | "lint-staged": { |
|
0 commit comments