|
2 | 2 | "name": "@zotero-plugin/eslint-config", |
3 | 3 | "type": "module", |
4 | 4 | "version": "0.6.8", |
5 | | - "packageManager": "pnpm@10.30.3", |
| 5 | + "packageManager": "pnpm@10.32.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", |
|
52 | 52 | "dependencies": { |
53 | 53 | "@eslint/js": "^10.0.1", |
54 | 54 | "eslint-config-flat-gitignore": "^2.2.1", |
55 | | - "eslint-plugin-chai-friendly": "^1.1.0", |
| 55 | + "eslint-plugin-chai-friendly": "^1.1.1", |
56 | 56 | "eslint-plugin-mocha": "^11.2.0", |
57 | | - "typescript-eslint": "^8.56.1" |
| 57 | + "typescript-eslint": "^8.57.1" |
58 | 58 | }, |
59 | 59 | "devDependencies": { |
60 | | - "@antfu/eslint-config": "^7.7.0", |
| 60 | + "@antfu/eslint-config": "^7.7.3", |
61 | 61 | "@eslint/config-inspector": "^1.5.0", |
62 | | - "@types/node": "^25.3.5", |
| 62 | + "@types/node": "^25.5.0", |
63 | 63 | "bumpp": "^10.4.1", |
64 | 64 | "eslint": "^10.0.3", |
65 | 65 | "eslint-plugin-format": "^2.0.1", |
66 | 66 | "eslint-typegen": "^2.3.1", |
67 | 67 | "husky": "^9.1.7", |
68 | | - "lint-staged": "^16.3.2", |
| 68 | + "lint-staged": "^16.4.0", |
69 | 69 | "prettier": "^3.8.1", |
70 | | - "tsdown": "^0.21.0", |
| 70 | + "tsdown": "^0.21.4", |
71 | 71 | "tsx": "^4.21.0", |
72 | 72 | "typescript": "^5.9.3" |
73 | 73 | }, |
|
0 commit comments