migrate to secret storage and other improvements
This commit is contained in:
parent
faeca3459c
commit
7d6722c38e
28 changed files with 415 additions and 292 deletions
28
package.json
28
package.json
|
|
@ -22,27 +22,25 @@
|
|||
"author": "Moritz Jung",
|
||||
"license": "GPL-3.0",
|
||||
"devDependencies": {
|
||||
"@happy-dom/global-registrator": "^18.0.1",
|
||||
"@lemons_dev/parsinom": "^0.0.12",
|
||||
"@popperjs/core": "^2.11.8",
|
||||
"@types/bun": "^1.3.7",
|
||||
"builtin-modules": "^5.0.0",
|
||||
"eslint": "^9.39.2",
|
||||
"@happy-dom/global-registrator": "^20.8.9",
|
||||
"@lemons_dev/parsinom": "^0.1.0",
|
||||
"@types/bun": "^1.3.11",
|
||||
"eslint": "^9.39.4",
|
||||
"eslint-plugin-import": "^2.32.0",
|
||||
"eslint-plugin-only-warn": "^1.1.0",
|
||||
"eslint-plugin-only-warn": "^1.2.1",
|
||||
"iso-639-2": "^3.0.2",
|
||||
"obsidian": "latest",
|
||||
"openapi-fetch": "^0.14.1",
|
||||
"openapi-typescript": "^7.10.1",
|
||||
"openapi-fetch": "^0.17.0",
|
||||
"openapi-typescript": "^7.13.0",
|
||||
"prettier": "^3.8.1",
|
||||
"solid-js": "^1.9.3",
|
||||
"solid-js": "^1.9.12",
|
||||
"string-argv": "^0.3.2",
|
||||
"tslib": "^2.8.1",
|
||||
"typescript": "^5.9.3",
|
||||
"typescript-eslint": "^8.54.0",
|
||||
"vite": "^6.0.5",
|
||||
"typescript": "^6.0.2",
|
||||
"typescript-eslint": "^8.58.0",
|
||||
"vite": "^8.0.5",
|
||||
"vite-plugin-banner": "^0.8.1",
|
||||
"vite-plugin-solid": "^2.11.0",
|
||||
"vite-plugin-static-copy": "^3.2.0"
|
||||
"vite-plugin-solid": "^2.11.12",
|
||||
"vite-plugin-static-copy": "^4.0.1"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue