chore: pin MarkdownView while refactor (#13068)

<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->

## Summary by CodeRabbit

* **Chores**
* Updated dependency management to require an exact version of a
library, ensuring consistent behavior across builds.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->
This commit is contained in:
Lakr
2025-07-07 16:01:30 +08:00
committed by GitHub
parent f3ee74f5af
commit 46a44f619d

View File

@@ -21,7 +21,7 @@ let package = Package(
.package(url: "https://github.com/SwifterSwift/SwifterSwift.git", from: "6.0.0"),
.package(url: "https://github.com/Recouse/EventSource", from: "0.1.4"),
.package(url: "https://github.com/Lakr233/ListViewKit", from: "1.1.6"),
.package(url: "https://github.com/Lakr233/MarkdownView", from: "2.3.8"),
.package(url: "https://github.com/Lakr233/MarkdownView", exact: "2.3.8"),
],
targets: [
.target(name: "Intelligents", dependencies: [