From 9317def9aa69d3cdc99755b15f18337fb72fc4d2 Mon Sep 17 00:00:00 2001 From: LuckUVeryX Date: Mon, 29 Apr 2024 00:09:07 +0800 Subject: [PATCH] chore: upgrade deps --- .fvmrc | 2 +- ios/Runner.xcodeproj/project.pbxproj | 62 ++++++++++++++-------------- pubspec.lock | 4 +- pubspec.yaml | 2 +- 4 files changed, 35 insertions(+), 35 deletions(-) diff --git a/.fvmrc b/.fvmrc index db15b84..77dfa45 100644 --- a/.fvmrc +++ b/.fvmrc @@ -1,4 +1,4 @@ { - "flutter": "3.19.5", + "flutter": "3.19.6", "flavors": {} } \ No newline at end of file diff --git a/ios/Runner.xcodeproj/project.pbxproj b/ios/Runner.xcodeproj/project.pbxproj index 7b191e0..5736080 100644 --- a/ios/Runner.xcodeproj/project.pbxproj +++ b/ios/Runner.xcodeproj/project.pbxproj @@ -10,10 +10,10 @@ 1498D2341E8E89220040F4C2 /* GeneratedPluginRegistrant.m in Sources */ = {isa = PBXBuildFile; fileRef = 1498D2331E8E89220040F4C2 /* GeneratedPluginRegistrant.m */; }; 3B3967161E833CAA004F5970 /* AppFrameworkInfo.plist in Resources */ = {isa = PBXBuildFile; fileRef = 3B3967151E833CAA004F5970 /* AppFrameworkInfo.plist */; }; 74858FAF1ED2DC5600515810 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 74858FAE1ED2DC5600515810 /* AppDelegate.swift */; }; + 83CF19E6432981B10B46784C /* Pods_Runner.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 9DF6C1D4B75B75B82F47D609 /* Pods_Runner.framework */; }; 97C146FC1CF9000F007C117D /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 97C146FA1CF9000F007C117D /* Main.storyboard */; }; 97C146FE1CF9000F007C117D /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 97C146FD1CF9000F007C117D /* Assets.xcassets */; }; 97C147011CF9000F007C117D /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 97C146FF1CF9000F007C117D /* LaunchScreen.storyboard */; }; - D70A90310B3E31AC0A17FC8B /* Pods_Runner.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = B154D9EB740694BF4E6EA52A /* Pods_Runner.framework */; }; /* End PBXBuildFile section */ /* Begin PBXCopyFilesBuildPhase section */ @@ -30,18 +30,19 @@ /* End PBXCopyFilesBuildPhase section */ /* Begin PBXFileReference section */ - 0949CA54F1B57684A3A1E348 /* Pods-Runner.release-development.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Runner.release-development.xcconfig"; path = "Target Support Files/Pods-Runner/Pods-Runner.release-development.xcconfig"; sourceTree = ""; }; - 0BDB3421767A22C5ED100D2B /* Pods-Runner.release-production.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Runner.release-production.xcconfig"; path = "Target Support Files/Pods-Runner/Pods-Runner.release-production.xcconfig"; sourceTree = ""; }; + 04E83298F8D808346A2E12CF /* Pods-Runner.debug-staging.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Runner.debug-staging.xcconfig"; path = "Target Support Files/Pods-Runner/Pods-Runner.debug-staging.xcconfig"; sourceTree = ""; }; 1498D2321E8E86230040F4C2 /* GeneratedPluginRegistrant.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = GeneratedPluginRegistrant.h; sourceTree = ""; }; 1498D2331E8E89220040F4C2 /* GeneratedPluginRegistrant.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GeneratedPluginRegistrant.m; sourceTree = ""; }; - 1AB614DEF84506025F8BA875 /* Pods-Runner.debug-staging.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Runner.debug-staging.xcconfig"; path = "Target Support Files/Pods-Runner/Pods-Runner.debug-staging.xcconfig"; sourceTree = ""; }; + 19F6D7F6F34FA52D5AAACA64 /* Pods-Runner.profile-production.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Runner.profile-production.xcconfig"; path = "Target Support Files/Pods-Runner/Pods-Runner.profile-production.xcconfig"; sourceTree = ""; }; + 37E69849E5E2738AE42DCE80 /* Pods-Runner.debug-development.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Runner.debug-development.xcconfig"; path = "Target Support Files/Pods-Runner/Pods-Runner.debug-development.xcconfig"; sourceTree = ""; }; 3B3967151E833CAA004F5970 /* AppFrameworkInfo.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = AppFrameworkInfo.plist; path = Flutter/AppFrameworkInfo.plist; sourceTree = ""; }; - 5FA3149164D03E53A9E1212C /* Pods-Runner.debug-development.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Runner.debug-development.xcconfig"; path = "Target Support Files/Pods-Runner/Pods-Runner.debug-development.xcconfig"; sourceTree = ""; }; - 73D8750689646E7714F94F6B /* Pods-Runner.release-staging.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Runner.release-staging.xcconfig"; path = "Target Support Files/Pods-Runner/Pods-Runner.release-staging.xcconfig"; sourceTree = ""; }; + 3B6D8D0FBAE5FA15673BFA38 /* Pods-Runner.release-development.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Runner.release-development.xcconfig"; path = "Target Support Files/Pods-Runner/Pods-Runner.release-development.xcconfig"; sourceTree = ""; }; + 3EA40E572E8055A64C9284B8 /* Pods-Runner.debug-production.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Runner.debug-production.xcconfig"; path = "Target Support Files/Pods-Runner/Pods-Runner.debug-production.xcconfig"; sourceTree = ""; }; + 6E15D5D4BF1CBA23E3B3BF5F /* Pods-Runner.release-staging.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Runner.release-staging.xcconfig"; path = "Target Support Files/Pods-Runner/Pods-Runner.release-staging.xcconfig"; sourceTree = ""; }; 74858FAD1ED2DC5600515810 /* Runner-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "Runner-Bridging-Header.h"; sourceTree = ""; }; 74858FAE1ED2DC5600515810 /* AppDelegate.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = ""; }; 7AFA3C8E1D35360C0083082E /* Release.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; name = Release.xcconfig; path = Flutter/Release.xcconfig; sourceTree = ""; }; - 92CA504AF48EE4AB5601FB13 /* Pods-Runner.profile-staging.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Runner.profile-staging.xcconfig"; path = "Target Support Files/Pods-Runner/Pods-Runner.profile-staging.xcconfig"; sourceTree = ""; }; + 7F7FE5FB7C79DE5213C6C1DC /* Pods-Runner.release-production.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Runner.release-production.xcconfig"; path = "Target Support Files/Pods-Runner/Pods-Runner.release-production.xcconfig"; sourceTree = ""; }; 9740EEB21CF90195004384FC /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = Debug.xcconfig; path = Flutter/Debug.xcconfig; sourceTree = ""; }; 9740EEB31CF90195004384FC /* Generated.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = Generated.xcconfig; path = Flutter/Generated.xcconfig; sourceTree = ""; }; 97C146EE1CF9000F007C117D /* Runner.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Runner.app; sourceTree = BUILT_PRODUCTS_DIR; }; @@ -49,11 +50,10 @@ 97C146FD1CF9000F007C117D /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = ""; }; 97C147001CF9000F007C117D /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = ""; }; 97C147021CF9000F007C117D /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; - AFC0A112879EEB5624ECFE59 /* Pods-Runner.profile-development.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Runner.profile-development.xcconfig"; path = "Target Support Files/Pods-Runner/Pods-Runner.profile-development.xcconfig"; sourceTree = ""; }; - B154D9EB740694BF4E6EA52A /* Pods_Runner.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Runner.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 9DF6C1D4B75B75B82F47D609 /* Pods_Runner.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Runner.framework; sourceTree = BUILT_PRODUCTS_DIR; }; C64074872A36C8E300821344 /* Runner.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = Runner.entitlements; sourceTree = ""; }; - DA879F373AF04A36A71440A4 /* Pods-Runner.debug-production.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Runner.debug-production.xcconfig"; path = "Target Support Files/Pods-Runner/Pods-Runner.debug-production.xcconfig"; sourceTree = ""; }; - EA4EAEC4B97E9C27C6F5C2B6 /* Pods-Runner.profile-production.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Runner.profile-production.xcconfig"; path = "Target Support Files/Pods-Runner/Pods-Runner.profile-production.xcconfig"; sourceTree = ""; }; + C73A865229C27E1F3C95A2B8 /* Pods-Runner.profile-staging.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Runner.profile-staging.xcconfig"; path = "Target Support Files/Pods-Runner/Pods-Runner.profile-staging.xcconfig"; sourceTree = ""; }; + DCEA1CBBA0069254FB1FFFBA /* Pods-Runner.profile-development.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Runner.profile-development.xcconfig"; path = "Target Support Files/Pods-Runner/Pods-Runner.profile-development.xcconfig"; sourceTree = ""; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ @@ -61,35 +61,35 @@ isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( - D70A90310B3E31AC0A17FC8B /* Pods_Runner.framework in Frameworks */, + 83CF19E6432981B10B46784C /* Pods_Runner.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXFrameworksBuildPhase section */ /* Begin PBXGroup section */ - 1A6D8DAECE382A38CEF72AAA /* Frameworks */ = { + 3A06F8CB8A2AF124EF817E0F /* Pods */ = { isa = PBXGroup; children = ( - B154D9EB740694BF4E6EA52A /* Pods_Runner.framework */, + 3EA40E572E8055A64C9284B8 /* Pods-Runner.debug-production.xcconfig */, + 37E69849E5E2738AE42DCE80 /* Pods-Runner.debug-development.xcconfig */, + 04E83298F8D808346A2E12CF /* Pods-Runner.debug-staging.xcconfig */, + 7F7FE5FB7C79DE5213C6C1DC /* Pods-Runner.release-production.xcconfig */, + 3B6D8D0FBAE5FA15673BFA38 /* Pods-Runner.release-development.xcconfig */, + 6E15D5D4BF1CBA23E3B3BF5F /* Pods-Runner.release-staging.xcconfig */, + 19F6D7F6F34FA52D5AAACA64 /* Pods-Runner.profile-production.xcconfig */, + DCEA1CBBA0069254FB1FFFBA /* Pods-Runner.profile-development.xcconfig */, + C73A865229C27E1F3C95A2B8 /* Pods-Runner.profile-staging.xcconfig */, ); - name = Frameworks; + path = Pods; sourceTree = ""; }; - 3A06F8CB8A2AF124EF817E0F /* Pods */ = { + 6203F3E3473790F29FAF9ABC /* Frameworks */ = { isa = PBXGroup; children = ( - DA879F373AF04A36A71440A4 /* Pods-Runner.debug-production.xcconfig */, - 5FA3149164D03E53A9E1212C /* Pods-Runner.debug-development.xcconfig */, - 1AB614DEF84506025F8BA875 /* Pods-Runner.debug-staging.xcconfig */, - 0BDB3421767A22C5ED100D2B /* Pods-Runner.release-production.xcconfig */, - 0949CA54F1B57684A3A1E348 /* Pods-Runner.release-development.xcconfig */, - 73D8750689646E7714F94F6B /* Pods-Runner.release-staging.xcconfig */, - EA4EAEC4B97E9C27C6F5C2B6 /* Pods-Runner.profile-production.xcconfig */, - AFC0A112879EEB5624ECFE59 /* Pods-Runner.profile-development.xcconfig */, - 92CA504AF48EE4AB5601FB13 /* Pods-Runner.profile-staging.xcconfig */, + 9DF6C1D4B75B75B82F47D609 /* Pods_Runner.framework */, ); - path = Pods; + name = Frameworks; sourceTree = ""; }; 9740EEB11CF90186004384FC /* Flutter */ = { @@ -110,7 +110,7 @@ 97C146F01CF9000F007C117D /* Runner */, 97C146EF1CF9000F007C117D /* Products */, 3A06F8CB8A2AF124EF817E0F /* Pods */, - 1A6D8DAECE382A38CEF72AAA /* Frameworks */, + 6203F3E3473790F29FAF9ABC /* Frameworks */, ); sourceTree = ""; }; @@ -145,14 +145,14 @@ isa = PBXNativeTarget; buildConfigurationList = 97C147051CF9000F007C117D /* Build configuration list for PBXNativeTarget "Runner" */; buildPhases = ( - 27406889BC30A5B3DA3B3563 /* [CP] Check Pods Manifest.lock */, + 0A80B76ABC87F5EB7445A62F /* [CP] Check Pods Manifest.lock */, 9740EEB61CF901F6004384FC /* Run Script */, 97C146EA1CF9000F007C117D /* Sources */, 97C146EB1CF9000F007C117D /* Frameworks */, 97C146EC1CF9000F007C117D /* Resources */, 9705A1C41CF9048500538489 /* Embed Frameworks */, 3B06AD1E1E4923F5004D2608 /* Thin Binary */, - D271FEAFB95F77B59F69BA7D /* [CP] Embed Pods Frameworks */, + C02050C77DE918063B734002 /* [CP] Embed Pods Frameworks */, ); buildRules = ( ); @@ -211,7 +211,7 @@ /* End PBXResourcesBuildPhase section */ /* Begin PBXShellScriptBuildPhase section */ - 27406889BC30A5B3DA3B3563 /* [CP] Check Pods Manifest.lock */ = { + 0A80B76ABC87F5EB7445A62F /* [CP] Check Pods Manifest.lock */ = { isa = PBXShellScriptBuildPhase; buildActionMask = 2147483647; files = ( @@ -264,7 +264,7 @@ shellPath = /bin/sh; shellScript = "/bin/sh \"$FLUTTER_ROOT/packages/flutter_tools/bin/xcode_backend.sh\" build\n"; }; - D271FEAFB95F77B59F69BA7D /* [CP] Embed Pods Frameworks */ = { + C02050C77DE918063B734002 /* [CP] Embed Pods Frameworks */ = { isa = PBXShellScriptBuildPhase; buildActionMask = 2147483647; files = ( diff --git a/pubspec.lock b/pubspec.lock index 75c4258..967c28c 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -465,10 +465,10 @@ packages: dependency: "direct main" description: name: go_router - sha256: "5ed2687bc961f33a752017ccaa7edead3e5601b28b6376a5901bf24728556b85" + sha256: "466425a64508ca00983882f523400d9169365cb9b464e2e2419f3b6545ff9c51" url: "https://pub.dev" source: hosted - version: "13.2.2" + version: "14.0.1" go_router_builder: dependency: "direct dev" description: diff --git a/pubspec.yaml b/pubspec.yaml index ccd1d23..e7e530a 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -20,7 +20,7 @@ dependencies: flutter_secure_storage: ^9.0.0 flutter_slidable: ^3.0.0 freezed_annotation: ^2.2.0 - go_router: ^13.0.1 + go_router: ^14.0.1 google_fonts: ^6.1.0 hooks_riverpod: ^2.4.9 intl: ^0.18.0