mirror of
https://github.com/mnaoumov/obsidian-advanced-debug-mode.git
synced 2026-07-22 05:44:00 +00:00
chore: update libs
This commit is contained in:
parent
f43ac7bbd7
commit
b66af34dd5
2 changed files with 805 additions and 686 deletions
1477
package-lock.json
generated
1477
package-lock.json
generated
File diff suppressed because it is too large
Load diff
14
package.json
14
package.json
|
|
@ -25,15 +25,15 @@
|
|||
"version": "obsidian-dev-utils version"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@commitlint/cli": "^20.2.0",
|
||||
"@commitlint/config-conventional": "^20.2.0",
|
||||
"@commitlint/types": "^20.2.0",
|
||||
"@commitlint/cli": "latest",
|
||||
"@commitlint/config-conventional": "latest",
|
||||
"@commitlint/types": "latest",
|
||||
"@tsconfig/strictest": "latest",
|
||||
"@types/node": "latest",
|
||||
"commitizen": "^4.3.1",
|
||||
"cz-conventional-changelog": "^3.3.0",
|
||||
"@types/node": "25.0.3",
|
||||
"commitizen": "latest",
|
||||
"cz-conventional-changelog": "latest",
|
||||
"eruda": "latest",
|
||||
"husky": "^9.1.7",
|
||||
"husky": "latest",
|
||||
"jiti": "latest",
|
||||
"obsidian": "latest",
|
||||
"obsidian-dev-utils": "latest",
|
||||
|
|
|
|||
Loading…
Reference in a new issue