diff --git a/package.json b/package.json index f08e019..f8efaaf 100644 --- a/package.json +++ b/package.json @@ -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", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 5e7f061..a0bdcc6 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -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