update: deps
This commit is contained in:
parent
ff478a7dff
commit
8b1c82681d
@ -32,7 +32,7 @@
|
||||
},
|
||||
"homepage": "https://github.com/windingwind/zotero-addon-template#readme",
|
||||
"dependencies": {
|
||||
"zotero-plugin-toolkit": "^2.3.29"
|
||||
"zotero-plugin-toolkit": "^2.3.30"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^20.12.8",
|
||||
@ -47,7 +47,7 @@
|
||||
"release-it": "^17.2.1",
|
||||
"replace-in-file": "^7.1.0",
|
||||
"typescript": "^5.4.5",
|
||||
"zotero-types": "^1.3.24"
|
||||
"zotero-types": "^2.0.0"
|
||||
},
|
||||
"eslintConfig": {
|
||||
"env": {
|
||||
|
@ -1,4 +1,4 @@
|
||||
import details from "../package.json" assert { type: "json" };
|
||||
import details from "../package.json" with { type: "json" };
|
||||
import {
|
||||
Logger,
|
||||
clearFolder,
|
||||
|
Loading…
x
Reference in New Issue
Block a user