Merge pull request #287 from forketyfork/chore/pin-obsidian-typings

chore(deps): pin obsidian to ^1.12.3
This commit is contained in:
Sergei Petunin 2026-05-25 06:52:35 +02:00 committed by GitHub
commit fe3b32af93
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View file

@ -48,7 +48,7 @@
"globals": "^17.6.0",
"jest": "^30.4.2",
"jest-environment-jsdom": "^30.4.1",
"obsidian": "latest",
"obsidian": "^1.12.3",
"prettier": "^3.8.3",
"stylelint": "^17.12.0",
"stylelint-config-standard": "^40.0.0",

View file

@ -57,7 +57,7 @@ importers:
specifier: ^30.4.1
version: 30.4.1
obsidian:
specifier: latest
specifier: ^1.12.3
version: 1.12.3(@codemirror/state@6.6.0)(@codemirror/view@6.43.0)
prettier:
specifier: ^3.8.3