|
2 | 2 | "name": "zotero-format-metadata",
|
3 | 3 | "type": "module",
|
4 | 4 | "version": "1.23.6",
|
5 |
| - "packageManager": "pnpm@10.6.2", |
| 5 | + "packageManager": "pnpm@10.7.0", |
6 | 6 | "description": "An addon for Zotero to format item metadata.",
|
7 | 7 | "config": {
|
8 | 8 | "addonName": "Linter for Zotero",
|
|
41 | 41 | "zotero-plugin-toolkit": "^5.0.0-1"
|
42 | 42 | },
|
43 | 43 | "devDependencies": {
|
44 |
| - "@antfu/eslint-config": "^4.10.1", |
45 |
| - "@types/chai": "^5.0.1", |
| 44 | + "@antfu/eslint-config": "^4.11.0", |
| 45 | + "@types/chai": "^5.2.1", |
46 | 46 | "@types/mocha": "^10.0.10",
|
47 |
| - "@types/node": "^22.13.10", |
48 |
| - "@zotero-plugin/eslint-config": "^0.3.5", |
| 47 | + "@types/node": "^22.13.14", |
| 48 | + "@zotero-plugin/eslint-config": "^0.4.1", |
49 | 49 | "chai": "^5.2.0",
|
50 | 50 | "conventional-changelog": "^6.0.0",
|
51 |
| - "eslint": "^9.22.0", |
| 51 | + "eslint": "^9.23.0", |
52 | 52 | "eslint-plugin-format": "^1.0.1",
|
53 | 53 | "mocha": "^11.1.0",
|
54 | 54 | "prettier": "^3.5.3",
|
55 | 55 | "typescript": "^5.8.2",
|
56 |
| - "vitest": "^3.0.8", |
| 56 | + "vitest": "^3.1.1", |
57 | 57 | "zotero-plugin-scaffold": "^0.4.1",
|
58 | 58 | "zotero-types": "^4.0.0-beta.5"
|
59 | 59 | }
|
|
0 commit comments