Skip to content

Commit

Permalink
chore(deps): bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
northword committed Oct 17, 2024
1 parent 918fd2c commit b1fc581
Show file tree
Hide file tree
Showing 2 changed files with 454 additions and 414 deletions.
20 changes: 10 additions & 10 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.6",
"packageManager": "pnpm@9.11.0",
"packageManager": "pnpm@9.12.2",
"description": "A scaffold for Zotero plugin development.",
"author": "northword",
"license": "AGPL-3.0-or-later",
Expand Down Expand Up @@ -62,14 +62,14 @@
},
"dependencies": {
"@commander-js/extra-typings": "^12.1.0",
"@inquirer/prompts": "^6.0.0",
"bumpp": "^9.6.1",
"c12": "^2.0.0",
"@inquirer/prompts": "^7.0.0",
"bumpp": "^9.7.1",
"c12": "^2.0.1",
"chalk": "^5.3.0",
"chokidar": "^4.0.0",
"chokidar": "^4.0.1",
"commander": "^12.1.0",
"conventional-changelog": "^6.0.0",
"es-toolkit": "^1.22.0",
"es-toolkit": "^1.25.2",
"esbuild": "^0.24.0",
"fs-extra": "^11.2.0",
"globby": "^14.0.2",
Expand All @@ -82,13 +82,13 @@
"web-ext": "^8.3.0"
},
"devDependencies": {
"@antfu/eslint-config": "^3.7.3",
"@antfu/eslint-config": "^3.8.0",
"@types/fs-extra": "^11.0.4",
"@types/node": "^20.16.10",
"@types/node": "^20.16.12",
"@types/update-notifier": "^6.0.8",
"eslint": "^9.11.1",
"eslint": "^9.12.0",
"eslint-plugin-format": "^0.1.2",
"typescript": "^5.6.2",
"typescript": "^5.6.3",
"unbuild": "^2.0.0"
},
"pnpm": {
Expand Down
Loading

0 comments on commit b1fc581

Please sign in to comment.