Skip to content

Commit

Permalink
Merge pull request #97 from ricohapi/feat/update-lock-1.11.1
Browse files Browse the repository at this point in the history
 update lock files for 1.11.1
  • Loading branch information
LassicYM authored Nov 27, 2024
2 parents 08d1388 + 23feab9 commit bd19582
Show file tree
Hide file tree
Showing 7 changed files with 374 additions and 353 deletions.
10 changes: 5 additions & 5 deletions demos/demo-flutter/ios/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
PODS:
- Flutter (1.0.0)
- theta_client_flutter (1.11.0):
- theta_client_flutter (1.11.1):
- Flutter
- THETAClient (= 1.11.0)
- THETAClient (1.11.0)
- THETAClient (= 1.11.1)
- THETAClient (1.11.1)
- video_player_avfoundation (0.0.1):
- Flutter
- FlutterMacOS
Expand All @@ -27,8 +27,8 @@ EXTERNAL SOURCES:

SPEC CHECKSUMS:
Flutter: e0871f40cf51350855a761d2e70bf5af5b9b5de7
theta_client_flutter: bcedad3323e663ab7321a07a26f4976529b046c7
THETAClient: b8a28c07d076d3ce33c2b9c67f030297dc146c73
theta_client_flutter: 33dd383ab0e52d8d8dc28185fe30629e1ce68567
THETAClient: 8b6b2406ad7973adad21ef5ea8b0c64fb5c8ef8a
video_player_avfoundation: 7c6c11d8470e1675df7397027218274b6d2360b3

PODFILE CHECKSUM: c4c93c5f6502fe2754f48404d3594bf779584011
Expand Down
6 changes: 3 additions & 3 deletions demos/demo-flutter/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -227,7 +227,7 @@ packages:
path: "packages/theta_client_flutter"
relative: true
source: path
version: "1.11.0"
version: "1.11.1"
vector_math:
dependency: transitive
description:
Expand Down Expand Up @@ -256,10 +256,10 @@ packages:
dependency: transitive
description:
name: video_player_avfoundation
sha256: cd5ab8a8bc0eab65ab0cea40304097edc46da574c8c1ecdee96f28cd8ef3792f
sha256: "0b146e5d82e886ff43e5a46c6bcbe390761b802864a6e2503eb612d69a405dfa"
url: "https://pub.dev"
source: hosted
version: "2.6.2"
version: "2.6.3"
video_player_platform_interface:
dependency: transitive
description:
Expand Down
18 changes: 9 additions & 9 deletions demos/demo-react-native/ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -266,9 +266,9 @@ PODS:
- React-jsinspector (0.71.14)
- React-logger (0.71.14):
- glog
- react-native-safe-area-context (4.12.0):
- react-native-safe-area-context (4.14.0):
- React-Core
- react-native-webview (13.12.3):
- react-native-webview (13.12.4):
- RCT-Folly (= 2021.07.22.00)
- React-Core
- React-perflogger (0.71.14)
Expand Down Expand Up @@ -359,10 +359,10 @@ PODS:
- RCT-Folly (= 2021.07.22.00)
- React-Core
- React-RCTImage
- theta-client-react-native (1.11.0):
- theta-client-react-native (1.11.1):
- React-Core
- THETAClient (= 1.11.0)
- THETAClient (1.11.0)
- THETAClient (= 1.11.1)
- THETAClient (1.11.1)
- Yoga (1.14.0)

DEPENDENCIES:
Expand Down Expand Up @@ -514,8 +514,8 @@ SPEC CHECKSUMS:
React-jsiexecutor: 94cfc1788637ceaf8841ef1f69b10cc0d62baadc
React-jsinspector: 7bf923954b4e035f494b01ac16633963412660d7
React-logger: 655ff5db8bd922acfbe76a4983ffab048916343e
react-native-safe-area-context: 142fade490cbebbe428640b8cbdb09daf17e8191
react-native-webview: 849250e66239f661c802a879c59e019da8a08736
react-native-safe-area-context: 4532f1a0c5d34a46b9324ccaaedcb5582a302b7d
react-native-webview: 60611cd20936609c63914d8927f12b583ac60d0c
React-perflogger: 4987ad83731c23d11813c84263963b0d3028c966
React-RCTActionSheet: 5ad952b2a9740d87a5bd77280c4bc23f6f89ea0c
React-RCTAnimation: d2de22af3f536cc80bb5b3918e1a455114d1b985
Expand All @@ -530,8 +530,8 @@ SPEC CHECKSUMS:
React-runtimeexecutor: ffe826b7b1cfbc32a35ed5b64d5886c0ff75f501
ReactCommon: 7f3dd5e98a9ec627c6b03d26c062bf37ea9fc888
RNScreens: 50ad6e3dbea9023272b3aa753e3ee2720b0c9b8f
theta-client-react-native: 683d88a354d5badd5c18f344958b2d75c641acf6
THETAClient: b8a28c07d076d3ce33c2b9c67f030297dc146c73
theta-client-react-native: 470207335dee45ee345e4b1f96c3f798dddbb664
THETAClient: 8b6b2406ad7973adad21ef5ea8b0c64fb5c8ef8a
Yoga: e71803b4c1fff832ccf9b92541e00f9b873119b9

PODFILE CHECKSUM: 1db31f88b35bc09c73c93dc318aed047b266c17c
Expand Down
Loading

0 comments on commit bd19582

Please sign in to comment.