update: deps

This commit is contained in:
windingwind 2023-05-07 12:13:50 +08:00
parent f3fd314b0a
commit a3758eee98

View File

@ -63,7 +63,7 @@
"unist-util-visit": "^4.1.1",
"unist-util-visit-parents": "^5.1.1",
"yamljs": "^0.3.0",
"zotero-plugin-toolkit": "file:../zotero-plugin-toolkit"
"zotero-plugin-toolkit": "2.1.3"
},
"devDependencies": {
"@types/browser-or-node": "^1.3.0",
@ -83,6 +83,6 @@
"release-it": "^15.6.0",
"replace-in-file": "^6.3.5",
"typescript": "^4.9.4",
"zotero-types": "^1.0.12"
"zotero-types": "^1.0.14"
}
}
}