update deps
This commit is contained in:
parent
fc5ef663ca
commit
08d15660c3
2 changed files with 35 additions and 33 deletions
10
package.json
10
package.json
|
|
@ -21,8 +21,8 @@
|
|||
"author": "Moritz Jung",
|
||||
"license": "GPL-3.0",
|
||||
"devDependencies": {
|
||||
"@happy-dom/global-registrator": "^20.9.0",
|
||||
"@lemons_dev/lemons-obsidian-plugin-automation": "^0.1.3",
|
||||
"@happy-dom/global-registrator": "^20.10.4",
|
||||
"@lemons_dev/lemons-obsidian-plugin-automation": "^0.1.4",
|
||||
"@types/bun": "^1.3.14",
|
||||
"eslint": "^9.39.4",
|
||||
"eslint-plugin-no-relative-import-paths": "^1.6.1",
|
||||
|
|
@ -32,12 +32,12 @@
|
|||
"obsidian": "latest",
|
||||
"openapi-fetch": "^0.17.0",
|
||||
"openapi-typescript": "^7.13.0",
|
||||
"prettier": "^3.8.3",
|
||||
"prettier": "^3.8.4",
|
||||
"tslib": "^2.8.1",
|
||||
"typescript": "^6.0.3",
|
||||
"typescript-eslint": "^8.60.1",
|
||||
"typescript-eslint": "8.60.1",
|
||||
"vite": "^8.0.16",
|
||||
"vite-plugin-banner": "^0.8.1",
|
||||
"vite-plugin-static-copy": "^4.1.0"
|
||||
"vite-plugin-static-copy": "^4.1.1"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue