Skip to content

Commit 0583c18

Browse files
committed
fix(deps): bump all deps
1 parent 41e8210 commit 0583c18

2 files changed

Lines changed: 397 additions & 830 deletions

File tree

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "zotero-plugin-scaffold",
33
"type": "module",
44
"version": "0.1.5",
5-
"packageManager": "pnpm@9.10.0",
5+
"packageManager": "pnpm@9.11.0",
66
"description": "A scaffold for Zotero plugin development.",
77
"author": "northword",
88
"license": "AGPL-3.0-or-later",
@@ -64,30 +64,30 @@
6464
"@commander-js/extra-typings": "^12.1.0",
6565
"@gitee/typescript-sdk-v5": "^5.4.85",
6666
"@inquirer/prompts": "^5.5.0",
67-
"bumpp": "^9.5.2",
67+
"bumpp": "^9.6.1",
6868
"c12": "^1.11.2",
6969
"chalk": "^5.3.0",
7070
"chokidar": "^3.6.0",
7171
"commander": "^12.1.0",
7272
"conventional-changelog": "^6.0.0",
73-
"es-toolkit": "^1.18.0",
73+
"es-toolkit": "^1.22.0",
7474
"esbuild": "^0.23.1",
7575
"fs-extra": "^11.2.0",
7676
"globby": "^14.0.2",
7777
"hookable": "^5.5.3",
7878
"mime": "^4.0.4",
7979
"octokit": "^4.0.2",
80-
"replace-in-file": "^8.1.0",
80+
"replace-in-file": "^8.2.0",
8181
"std-env": "^3.7.0",
8282
"update-notifier": "^7.3.1",
83-
"web-ext": "^8.2.0"
83+
"web-ext": "^8.3.0"
8484
},
8585
"devDependencies": {
86-
"@antfu/eslint-config": "^3.6.0",
86+
"@antfu/eslint-config": "^3.7.3",
8787
"@types/fs-extra": "^11.0.4",
88-
"@types/node": "^20.16.5",
88+
"@types/node": "^20.16.10",
8989
"@types/update-notifier": "^6.0.8",
90-
"eslint": "^9.10.0",
90+
"eslint": "^9.11.1",
9191
"eslint-plugin-format": "^0.1.2",
9292
"typescript": "^5.6.2",
9393
"unbuild": "^2.0.0"

0 commit comments

Comments
 (0)