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.1
20+ node-version : 24.13.0
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.24.0 " ,
6+ "packageManager" : " pnpm@10.28.2 " ,
77 "description" : " Bot of Zotero Plugin Registry" ,
88 "author" : " northword" ,
99 "license" : " MIT" ,
2222 "dependencies" : {
2323 "@types/semver" : " ^7.7.1" ,
2424 "adm-zip" : " ^0.5.16" ,
25- "axios" : " ^1.13.2 " ,
26- "commander" : " ^14.0.2 " ,
25+ "axios" : " ^1.13.4 " ,
26+ "commander" : " ^14.0.3 " ,
2727 "consola" : " ^3.4.2" ,
2828 "cross-env" : " 10.1.0" ,
29- "es-toolkit" : " ^1.42 .0" ,
30- "fs-extra" : " ^11.3.2 " ,
29+ "es-toolkit" : " ^1.44 .0" ,
30+ "fs-extra" : " ^11.3.3 " ,
3131 "globby" : " ^15.0.0" ,
3232 "jsonc" : " ^2.0.0" ,
3333 "octokit" : " ^5.0.5" ,
3939 "@types/adm-zip" : " ^0.5.7" ,
4040 "@types/fs-extra" : " ^11.0.4" ,
4141 "@zotero-plugin-registry/shared" : " workspace:" ,
42- "tsdown" : " ^0.19.0 "
42+ "tsdown" : " ^0.20.1 "
4343 }
4444}
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.24.0 " ,
6+ "packageManager" : " pnpm@10.28.2 " ,
77 "description" : " Zotero Plugin Registry" ,
88 "author" : " northword" ,
99 "license" : " MIT" ,
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.24.0 " ,
6+ "packageManager" : " pnpm@10.28.2 " ,
77 "description" : " Zotero Plugin Registry" ,
88 "author" : " northword" ,
99 "license" : " MIT" ,
2121 "test" : " echo \" Error: no test specified\" && exit 1"
2222 },
2323 "devDependencies" : {
24- "@antfu/eslint-config" : " ^6.2.0 " ,
25- "@types/node" : " ^24.10.1 " ,
24+ "@antfu/eslint-config" : " ^6.7.3 " ,
25+ "@types/node" : " ^24.10.9 " ,
2626 "@zotero-plugin-registry/bot" : " workspace:" ,
27- "eslint" : " ^9.39.1 " ,
27+ "eslint" : " ^9.39.2 " ,
2828 "husky" : " ^9.1.7" ,
2929 "lint-staged" : " ^16.2.7" ,
30- "prettier" : " ^3.7.3 " ,
30+ "prettier" : " ^3.8.1 " ,
3131 "tsx" : " ^4.21.0" ,
3232 "typescript" : " ^5.9.3"
3333 },
You can’t perform that action at this time.
0 commit comments