Skip to content

Commit

Permalink
fix(deps): bump all deps
Browse files Browse the repository at this point in the history
  • Loading branch information
northword committed Sep 29, 2024
1 parent 41e8210 commit 0583c18
Show file tree
Hide file tree
Showing 2 changed files with 397 additions and 830 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "zotero-plugin-scaffold",
"type": "module",
"version": "0.1.5",
"packageManager": "pnpm@9.10.0",
"packageManager": "pnpm@9.11.0",
"description": "A scaffold for Zotero plugin development.",
"author": "northword",
"license": "AGPL-3.0-or-later",
Expand Down Expand Up @@ -64,30 +64,30 @@
"@commander-js/extra-typings": "^12.1.0",
"@gitee/typescript-sdk-v5": "^5.4.85",
"@inquirer/prompts": "^5.5.0",
"bumpp": "^9.5.2",
"bumpp": "^9.6.1",
"c12": "^1.11.2",
"chalk": "^5.3.0",
"chokidar": "^3.6.0",
"commander": "^12.1.0",
"conventional-changelog": "^6.0.0",
"es-toolkit": "^1.18.0",
"es-toolkit": "^1.22.0",
"esbuild": "^0.23.1",
"fs-extra": "^11.2.0",
"globby": "^14.0.2",
"hookable": "^5.5.3",
"mime": "^4.0.4",
"octokit": "^4.0.2",
"replace-in-file": "^8.1.0",
"replace-in-file": "^8.2.0",
"std-env": "^3.7.0",
"update-notifier": "^7.3.1",
"web-ext": "^8.2.0"
"web-ext": "^8.3.0"
},
"devDependencies": {
"@antfu/eslint-config": "^3.6.0",
"@antfu/eslint-config": "^3.7.3",
"@types/fs-extra": "^11.0.4",
"@types/node": "^20.16.5",
"@types/node": "^20.16.10",
"@types/update-notifier": "^6.0.8",
"eslint": "^9.10.0",
"eslint": "^9.11.1",
"eslint-plugin-format": "^0.1.2",
"typescript": "^5.6.2",
"unbuild": "^2.0.0"
Expand Down
Loading

0 comments on commit 0583c18

Please sign in to comment.