From 6def1c11d3da321951638f298e6bd59d52516e6b Mon Sep 17 00:00:00 2001 From: renovate <29139614+renovate@users.noreply.github.com> Date: Thu, 22 May 2025 08:27:35 +0000 Subject: [PATCH] chore: bump up Lakr233/SpringInterpolation version to from: "1.3.1" (#12373) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [Lakr233/SpringInterpolation](https://redirect.github.com/Lakr233/SpringInterpolation) | patch | `from: "1.3.0"` -> `from: "1.3.1"` | --- ### Release Notes
Lakr233/SpringInterpolation (Lakr233/SpringInterpolation) ### [`v1.3.1`](https://redirect.github.com/Lakr233/SpringInterpolation/releases/tag/1.3.1): another place to let their hearts collide [Compare Source](https://redirect.github.com/Lakr233/SpringInterpolation/compare/1.3.0...1.3.1)
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/toeverything/AFFiNE). --- .../apps/ios/App/App/Packages/Intelligents/Package.swift | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/frontend/apps/ios/App/App/Packages/Intelligents/Package.swift b/packages/frontend/apps/ios/App/App/Packages/Intelligents/Package.swift index 2f9f78fe27..4be6799f55 100644 --- a/packages/frontend/apps/ios/App/App/Packages/Intelligents/Package.swift +++ b/packages/frontend/apps/ios/App/App/Packages/Intelligents/Package.swift @@ -15,7 +15,7 @@ let package = Package( ], dependencies: [ .package(url: "https://github.com/gonzalezreal/swift-markdown-ui", from: "2.4.1"), - .package(url: "https://github.com/Lakr233/SpringInterpolation", from: "1.3.0"), + .package(url: "https://github.com/Lakr233/SpringInterpolation", from: "1.3.1"), .package(url: "https://github.com/Lakr233/MSDisplayLink", from: "2.0.8"), ], targets: [