mirror of
https://github.com/murashit/codex-panel.git
synced 2026-07-22 06:57:10 +00:00
Merge pull request #14 from murashit/dependabot/npm_and_yarn/dev-dependencies-9471cb6c7e
This commit is contained in:
commit
9766c9edae
2 changed files with 395 additions and 294 deletions
681
package-lock.json
generated
681
package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
|
@ -37,14 +37,14 @@
|
|||
"@types/node": "^25.9.3",
|
||||
"concurrently": "^10.0.3",
|
||||
"esbuild": "^0.28.0",
|
||||
"eslint": "^10.4.1",
|
||||
"eslint": "^10.5.0",
|
||||
"eslint-plugin-obsidianmd": "^0.3.0",
|
||||
"jsdom": "^29.1.1",
|
||||
"knip": "^6.16.1",
|
||||
"knip": "^6.17.1",
|
||||
"obsidian": "~1.12.3",
|
||||
"typescript": "^6.0.3",
|
||||
"typescript-eslint": "^8.61.0",
|
||||
"vitest": "^4.1.8"
|
||||
"typescript-eslint": "^8.61.1",
|
||||
"vitest": "^4.1.9"
|
||||
},
|
||||
"dependencies": {
|
||||
"@preact/signals": "^2.9.1",
|
||||
|
|
|
|||
Loading…
Reference in a new issue