This repository was archived by the owner on Apr 11, 2026. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1717 - uses : pnpm/action-setup@v4
1818 - uses : actions/setup-node@v6
1919 with :
20- node-version : 24.11.0
20+ node-version : 24.11.1
2121 cache : pnpm
2222 - run : pnpm install
2323 - run : pnpm run lint:fix
Original file line number Diff line number Diff line change 33 "type" : " module" ,
44 "version" : " 0.0.0" ,
55 "private" : " true" ,
6- "packageManager" : " pnpm@10.20 .0" ,
6+ "packageManager" : " pnpm@10.24 .0" ,
77 "description" : " Zotero Plugin Registry" ,
88 "author" : " northword" ,
99 "license" : " MIT" ,
2626 "@antfu/eslint-config" : " ^6.2.0" ,
2727 "@types/adm-zip" : " ^0.5.7" ,
2828 "@types/fs-extra" : " ^11.0.4" ,
29- "@types/node" : " ^24.9.2 " ,
29+ "@types/node" : " ^24.10.1 " ,
3030 "adm-zip" : " ^0.5.16" ,
31- "axios" : " ^1.13.1 " ,
31+ "axios" : " ^1.13.2 " ,
3232 "consola" : " ^3.4.2" ,
3333 "cross-env" : " 10.1.0" ,
34- "es-toolkit" : " ^1.41 .0" ,
35- "eslint" : " ^9.39.0 " ,
34+ "es-toolkit" : " ^1.42 .0" ,
35+ "eslint" : " ^9.39.1 " ,
3636 "fs-extra" : " ^11.3.2" ,
3737 "globby" : " ^15.0.0" ,
3838 "husky" : " ^9.1.7" ,
3939 "jsonc" : " ^2.0.0" ,
40- "lint-staged" : " ^16.2.6 " ,
40+ "lint-staged" : " ^16.2.7 " ,
4141 "octokit" : " ^5.0.5" ,
42- "ofetch" : " ^1.5.0 " ,
43- "prettier" : " ^3.6.2 " ,
42+ "ofetch" : " ^1.5.1 " ,
43+ "prettier" : " ^3.7.3 " ,
4444 "ts-json-schema-generator" : " ^2.4.0" ,
45- "tsx" : " ^4.20.6 " ,
45+ "tsx" : " ^4.21.0 " ,
4646 "typescript" : " ^5.9.3"
4747 },
4848 "lint-staged" : {
You can’t perform that action at this time.
0 commit comments