chore: bump up all non-major dependencies (#11351)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: LongYinan <lynweklm@gmail.com>
This commit is contained in:
renovate[bot]
2025-04-04 18:37:22 +08:00
committed by GitHub
parent a76414066a
commit 0f7a739b3b
18 changed files with 811 additions and 802 deletions
+1 -1
View File
@@ -43,7 +43,7 @@
"embla-carousel-react": "^8.5.1",
"input-otp": "^1.4.1",
"lodash-es": "^4.17.21",
"lucide-react": "^0.486.0",
"lucide-react": "^0.487.0",
"next-themes": "^0.4.4",
"react": "^19.0.0",
"react-day-picker": "^9.4.3",
@@ -14,7 +14,7 @@ let package = Package(
.library(name: "AffineGraphQL", targets: ["AffineGraphQL"]),
],
dependencies: [
.package(url: "https://github.com/apollographql/apollo-ios", exact: "1.18.0"),
.package(url: "https://github.com/apollographql/apollo-ios", exact: "1.19.0"),
],
targets: [
.target(
@@ -16,7 +16,7 @@ let package = Package(
dependencies: [
.package(path: "../AffineGraphQL"),
.package(path: "../MarkdownView"),
.package(url: "https://github.com/apollographql/apollo-ios.git", from: "1.18.0"),
.package(url: "https://github.com/apollographql/apollo-ios.git", from: "1.19.0"),
.package(url: "https://github.com/LaunchDarkly/swift-eventsource.git", from: "3.3.0"),
.package(url: "https://github.com/apple/swift-collections", from: "1.1.4"),
.package(url: "https://github.com/Lakr233/ChidoriMenu", from: "2.4.3"),
@@ -14,7 +14,7 @@ let package = Package(
],
dependencies: [
.package(url: "https://github.com/JohnSundell/Splash", from: "0.16.0"),
.package(url: "https://github.com/swiftlang/swift-cmark", from: "0.5.0"),
.package(url: "https://github.com/swiftlang/swift-cmark", from: "0.6.0"),
],
targets: [
.target(name: "MarkdownView", dependencies: [
+1 -1
View File
@@ -25,7 +25,7 @@
]
},
"devDependencies": {
"@napi-rs/cli": "3.0.0-alpha.76",
"@napi-rs/cli": "3.0.0-alpha.77",
"@napi-rs/whisper": "^0.0.4",
"@types/node": "^22.0.0",
"ava": "^6.2.0",