update settings; fix some minor issues
This commit is contained in:
parent
abbf10cf3d
commit
97cf350a32
24 changed files with 882 additions and 950 deletions
24
package.json
24
package.json
|
|
@ -26,26 +26,26 @@
|
|||
"@happy-dom/global-registrator": "^18.0.1",
|
||||
"@lemons_dev/parsinom": "^0.0.12",
|
||||
"@popperjs/core": "^2.11.8",
|
||||
"@types/bun": "^1.2.19",
|
||||
"@types/bun": "^1.3.7",
|
||||
"builtin-modules": "^5.0.0",
|
||||
"esbuild": "^0.25.8",
|
||||
"esbuild": "^0.25.12",
|
||||
"esbuild-plugin-copy-watch": "^2.3.1",
|
||||
"esbuild-svelte": "^0.9.3",
|
||||
"eslint": "^9.32.0",
|
||||
"esbuild-svelte": "^0.9.4",
|
||||
"eslint": "^9.39.2",
|
||||
"eslint-plugin-import": "^2.32.0",
|
||||
"eslint-plugin-only-warn": "^1.1.0",
|
||||
"iso-639-2": "^3.0.2",
|
||||
"obsidian": "latest",
|
||||
"openapi-fetch": "^0.14.0",
|
||||
"openapi-typescript": "^7.8.0",
|
||||
"prettier": "^3.6.2",
|
||||
"prettier-plugin-svelte": "^3.4.0",
|
||||
"openapi-fetch": "^0.14.1",
|
||||
"openapi-typescript": "^7.10.1",
|
||||
"prettier": "^3.8.1",
|
||||
"prettier-plugin-svelte": "^3.4.1",
|
||||
"string-argv": "^0.3.2",
|
||||
"svelte": "^5.38.0",
|
||||
"svelte-check": "^4.3.1",
|
||||
"svelte": "^5.48.5",
|
||||
"svelte-check": "^4.3.5",
|
||||
"svelte-preprocess": "^6.0.3",
|
||||
"tslib": "^2.8.1",
|
||||
"typescript": "^5.9.2",
|
||||
"typescript-eslint": "^8.39.0"
|
||||
"typescript": "^5.9.3",
|
||||
"typescript-eslint": "^8.54.0"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue