Merge pull request #251 from windingwind/dependabot/npm_and_yarn/all-non-major-6155379873

build(deps): bump the all-non-major group across 1 directory with 8 updates
This commit is contained in:
Northword 2025-03-11 09:45:06 +08:00 committed by GitHub
commit ac394187ae
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 578 additions and 474 deletions

1036
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -30,16 +30,16 @@
"update-deps": "npm update --save" "update-deps": "npm update --save"
}, },
"dependencies": { "dependencies": {
"zotero-plugin-toolkit": "^4.1.1" "zotero-plugin-toolkit": "^4.1.2"
}, },
"devDependencies": { "devDependencies": {
"@eslint/js": "^9.21.0", "@eslint/js": "^9.22.0",
"@types/node": "^22.13.5", "@types/node": "^22.13.10",
"eslint": "^9.21.0", "eslint": "^9.22.0",
"prettier": "^3.5.2", "prettier": "^3.5.3",
"typescript": "^5.7.3", "typescript": "^5.8.2",
"typescript-eslint": "^8.25.0", "typescript-eslint": "^8.26.1",
"zotero-plugin-scaffold": "^0.2.4", "zotero-plugin-scaffold": "^0.3.3",
"zotero-types": "^3.1.7" "zotero-types": "^3.1.7"
}, },
"prettier": { "prettier": {