update: deps

This commit is contained in:
windingwind 2024-09-13 09:43:48 +02:00
parent 309483b7e7
commit 0855272ae0
3 changed files with 1560 additions and 980 deletions

2534
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -56,7 +56,7 @@
"unist-util-visit": "^5.0.0",
"unist-util-visit-parents": "^6.0.1",
"yamljs": "^0.3.0",
"zotero-plugin-toolkit": "^3.0.2"
"zotero-plugin-toolkit": "^3.0.3"
},
"devDependencies": {
"@esbuild-plugins/node-globals-polyfill": "^0.2.3",
@ -84,7 +84,7 @@
"replace-in-file": "^7.2.0",
"typescript": "^5.3.3",
"xslt3": "^2.6.0",
"zotero-plugin-scaffold": "^0.0.32",
"zotero-plugin-scaffold": "^0.1.2",
"zotero-types": "^2.0.1"
},
"eslintConfig": {

View File

@ -15,7 +15,7 @@ export default defineConfig({
"https://github.com/{{owner}}/{{repo}}/releases/download/v{{version}}/{{xpiName}}.xpi",
server: {
asProxy: true,
asProxy: false,
},
build: {