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@v4
1919 with :
20- node-version : 22.19 .0
20+ node-version : 22.20 .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.15 .1" ,
6+ "packageManager" : " pnpm@10.17 .1" ,
77 "description" : " Zotero Plugin Registry" ,
88 "author" : " northword" ,
99 "license" : " MIT" ,
2323 "test" : " echo \" Error: no test specified\" && exit 1"
2424 },
2525 "devDependencies" : {
26- "@antfu/eslint-config" : " ^5.2 .1" ,
26+ "@antfu/eslint-config" : " ^5.4 .1" ,
2727 "@types/adm-zip" : " ^0.5.7" ,
2828 "@types/fs-extra" : " ^11.0.4" ,
29- "@types/node" : " ^22.18.0 " ,
29+ "@types/node" : " ^22.18.8 " ,
3030 "adm-zip" : " ^0.5.16" ,
31- "axios" : " ^1.11.0 " ,
31+ "axios" : " ^1.12.2 " ,
3232 "consola" : " ^3.4.2" ,
33- "cross-env" : " 10.0 .0" ,
33+ "cross-env" : " 10.1 .0" ,
3434 "es-toolkit" : " ^1.39.10" ,
35- "eslint" : " ^9.34 .0" ,
36- "fs-extra" : " ^11.3.1 " ,
35+ "eslint" : " ^9.36 .0" ,
36+ "fs-extra" : " ^11.3.2 " ,
3737 "globby" : " ^14.1.0" ,
3838 "husky" : " ^9.1.7" ,
3939 "jsonc" : " ^2.0.0" ,
40- "lint-staged" : " ^16.1.6 " ,
40+ "lint-staged" : " ^16.2.3 " ,
4141 "octokit" : " ^5.0.3" ,
4242 "ofetch" : " ^1.4.1" ,
4343 "prettier" : " ^3.6.2" ,
4444 "ts-json-schema-generator" : " ^2.4.0" ,
45- "tsx" : " ^4.20.5 " ,
46- "typescript" : " ^5.9.2 "
45+ "tsx" : " ^4.20.6 " ,
46+ "typescript" : " ^5.9.3 "
4747 },
4848 "lint-staged" : {
4949 "*.*" : " eslint --fix"
You can’t perform that action at this time.
0 commit comments