File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33 "type" : " module" ,
44 "version" : " 0.6.0" ,
55 "private" : " true" ,
6- "packageManager" : " pnpm@10.11.0 " ,
6+ "packageManager" : " pnpm@10.12.1 " ,
77 "scripts" : {
88 "dev" : " vitepress dev src" ,
99 "build" : " vitepress build src" ,
1010 "preview" : " vitepress preview src"
1111 },
1212 "devDependencies" : {
13- "@shikijs/vitepress-twoslash" : " ^3.4.2 " ,
13+ "@shikijs/vitepress-twoslash" : " ^3.6.0 " ,
1414 "vitepress" : " ^1.6.3" ,
1515 "zotero-plugin-scaffold" : " workspace:^"
1616 }
Original file line number Diff line number Diff line change 33 "type" : " module" ,
44 "version" : " 0.6.0" ,
55 "private" : true ,
6- "packageManager" : " pnpm@10.11.0 " ,
6+ "packageManager" : " pnpm@10.12.1 " ,
77 "author" : " northword" ,
88 "scripts" : {
99 "dev" : " pnpm -r --filter=./packages/* --parallel run dev" ,
1818 "prepare" : " husky"
1919 },
2020 "devDependencies" : {
21- "@antfu/eslint-config" : " ^4.13.2 " ,
22- "@types/node" : " ^22.15.29 " ,
21+ "@antfu/eslint-config" : " ^4.14.1 " ,
22+ "@types/node" : " ^22.15.31 " ,
2323 "bumpp" : " ^10.1.1" ,
2424 "eslint" : " ^9.28.0" ,
2525 "eslint-plugin-format" : " ^1.0.1" ,
2626 "husky" : " ^9.1.7" ,
2727 "lint-staged" : " ^16.1.0" ,
28- "tsx" : " ^4.19.4 " ,
28+ "tsx" : " ^4.20.1 " ,
2929 "typescript" : " ^5.8.3" ,
3030 "unbuild" : " ^3.5.0" ,
31- "vitest" : " ^3.1.4 "
31+ "vitest" : " ^3.2.3 "
3232 },
3333 "workspaces" : [
3434 " packages/*" ,
Original file line number Diff line number Diff line change 33 "type" : " module" ,
44 "version" : " 0.6.0" ,
55 "private" : " true" ,
6- "packageManager" : " pnpm@10.11.0 " ,
6+ "packageManager" : " pnpm@10.12.1 " ,
77 "description" : " A scaffold for Zotero plugin development." ,
88 "author" : " northword" ,
99 "license" : " AGPL-3.0-or-later" ,
Original file line number Diff line number Diff line change 22 "name" : " @zotero-plugin/eslint-config" ,
33 "type" : " module" ,
44 "version" : " 0.6.0" ,
5- "packageManager" : " pnpm@10.11.0 " ,
5+ "packageManager" : " pnpm@10.12.1 " ,
66 "description" : " ESLint config for zotero plugin." ,
77 "license" : " AGPL-3.0-or-later" ,
88 "homepage" : " https://github.com/northword/zotero-plugin-scaffold#readme" ,
4444 "@eslint/js" : " ^9.28.0" ,
4545 "eslint-config-flat-gitignore" : " ^2.1.0" ,
4646 "eslint-plugin-mocha" : " ^11.1.0" ,
47- "typescript-eslint" : " ^8.33 .0"
47+ "typescript-eslint" : " ^8.34 .0"
4848 },
4949 "devDependencies" : {
50- "@eslint/config-inspector" : " ^1.0.2 " ,
50+ "@eslint/config-inspector" : " ^1.1.0 " ,
5151 "eslint-typegen" : " ^2.2.0" ,
5252 "importx" : " ^0.5.2"
5353 }
Original file line number Diff line number Diff line change 22 "name" : " zotero-plugin-scaffold" ,
33 "type" : " module" ,
44 "version" : " 0.6.0" ,
5- "packageManager" : " pnpm@10.11.0 " ,
5+ "packageManager" : " pnpm@10.12.1 " ,
66 "description" : " A scaffold for Zotero plugin development." ,
77 "author" : " northword" ,
88 "license" : " AGPL-3.0-or-later" ,
7070 },
7171 "dependencies" : {
7272 "@fluent/syntax" : " ^0.19.0" ,
73- "@swc/core" : " ^1.11.29 " ,
73+ "@swc/core" : " ^1.12.0 " ,
7474 "adm-zip" : " ^0.5.16" ,
7575 "bumpp" : " ^10.1.1" ,
7676 "c12" : " ^3.0.4" ,
7777 "chokidar" : " ^4.0.3" ,
7878 "commander" : " ^14.0.0" ,
79- "es-toolkit" : " ^1.38.0 " ,
79+ "es-toolkit" : " ^1.39.3 " ,
8080 "esbuild" : " ^0.25.5" ,
8181 "fs-extra" : " ^11.3.0" ,
8282 "hookable" : " ^5.5.3" ,
8383 "octokit" : " ^5.0.3" ,
8484 "std-env" : " ^3.9.0" ,
85- "tiny-update-notifier" : " ^2.0.1 " ,
85+ "tiny-update-notifier" : " ^2.0.2 " ,
8686 "tinyglobby" : " ^0.2.14" ,
8787 "xvfb-ts" : " ^1.1.0"
8888 },
You can’t perform that action at this time.
0 commit comments