Skip to content

Commit

Permalink
Merge pull request #62 from ricohapi/feat/update-lock-demo-1.7.0
Browse files Browse the repository at this point in the history
Updated lock files for 1.7.0
  • Loading branch information
ywatanabe-dev authored Dec 19, 2023
2 parents f5969f9 + 0490452 commit 71923ee
Show file tree
Hide file tree
Showing 7 changed files with 1,480 additions and 1,439 deletions.
11 changes: 9 additions & 2 deletions demos/demo-flutter/ios/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
PODS:
- Flutter (1.0.0)
- theta_client_flutter (1.6.0):
- theta_client_flutter (1.7.0):
- Flutter
- THETAClient (= 1.7.0)
- THETAClient (1.7.0)
- video_player_avfoundation (0.0.1):
- Flutter
- FlutterMacOS
Expand All @@ -11,6 +13,10 @@ DEPENDENCIES:
- theta_client_flutter (from `.symlinks/plugins/theta_client_flutter/ios`)
- video_player_avfoundation (from `.symlinks/plugins/video_player_avfoundation/darwin`)

SPEC REPOS:
trunk:
- THETAClient

EXTERNAL SOURCES:
Flutter:
:path: Flutter
Expand All @@ -21,7 +27,8 @@ EXTERNAL SOURCES:

SPEC CHECKSUMS:
Flutter: f04841e97a9d0b0a8025694d0796dd46242b2854
theta_client_flutter: c907d880746a822002ee370cce37587ed496bd3e
theta_client_flutter: 34892314f222a381e9a4cc1cc3b30c95d3e20ea7
THETAClient: d091c76a4f316b5289644b5c34aa8257fff3edfe
video_player_avfoundation: e9e6f9cae7d7a6d9b43519b0aab382bca60fcfd1

PODFILE CHECKSUM: ef19549a9bc3046e7bb7d2fab4d021637c0c58a3
Expand Down
14 changes: 7 additions & 7 deletions demos/demo-flutter/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -124,18 +124,18 @@ packages:
dependency: transitive
description:
name: meta
sha256: d584fa6707a52763a52446f02cc621b077888fb63b93bbcb1143a7be5a0c0c04
sha256: a6e590c838b18133bb482a2745ad77c5bb7715fb0451209e1a7567d416678b8e
url: "https://pub.dev"
source: hosted
version: "1.11.0"
version: "1.10.0"
path:
dependency: transitive
description:
name: path
sha256: "087ce49c3f0dc39180befefc60fdb4acd8f8620e5682fe2476afd0b3688bb4af"
sha256: "8829d8a55c13fc0e37127c29fedf290c102f4e40ae94ada574091fe0ff96c917"
url: "https://pub.dev"
source: hosted
version: "1.9.0"
version: "1.8.3"
plugin_platform_interface:
dependency: transitive
description:
Expand Down Expand Up @@ -203,7 +203,7 @@ packages:
path: "packages/theta_client_flutter"
relative: true
source: path
version: "1.6.0"
version: "1.7.0"
vector_math:
dependency: transitive
description:
Expand Down Expand Up @@ -256,10 +256,10 @@ packages:
dependency: transitive
description:
name: web
sha256: edc8a9573dd8c5a83a183dae1af2b6fd4131377404706ca4e5420474784906fa
sha256: afe077240a270dcfd2aafe77602b4113645af95d0ad31128cc02bce5ac5d5152
url: "https://pub.dev"
source: hosted
version: "0.4.0"
version: "0.3.0"
sdks:
dart: ">=3.2.3 <4.0.0"
flutter: ">=3.16.0"
22 changes: 11 additions & 11 deletions demos/demo-react-native/ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -329,9 +329,9 @@ PODS:
- React-jsinspector (0.71.14)
- React-logger (0.71.14):
- glog
- react-native-safe-area-context (4.7.4):
- react-native-safe-area-context (4.8.1):
- React-Core
- react-native-webview (13.6.2):
- react-native-webview (13.6.3):
- React-Core
- React-perflogger (0.71.14)
- React-RCTActionSheet (0.71.14):
Expand Down Expand Up @@ -417,14 +417,14 @@ PODS:
- React-jsi (= 0.71.14)
- React-logger (= 0.71.14)
- React-perflogger (= 0.71.14)
- RNScreens (3.27.0):
- RNScreens (3.29.0):
- RCT-Folly (= 2021.07.22.00)
- React-Core
- SocketRocket (0.6.1)
- theta-client-react-native (1.6.0):
- theta-client-react-native (1.7.0):
- React-Core
- THETAClient (= 1.6.0)
- THETAClient (1.6.0)
- THETAClient (= 1.7.0)
- THETAClient (1.7.0)
- Yoga (1.14.0)
- YogaKit (1.18.1):
- Yoga (~> 1.14)
Expand Down Expand Up @@ -625,8 +625,8 @@ SPEC CHECKSUMS:
React-jsiexecutor: 94cfc1788637ceaf8841ef1f69b10cc0d62baadc
React-jsinspector: 7bf923954b4e035f494b01ac16633963412660d7
React-logger: 655ff5db8bd922acfbe76a4983ffab048916343e
react-native-safe-area-context: 2cd91d532de12acdb0a9cbc8d43ac72a8e4c897c
react-native-webview: 8fc09f66a1a5b16bbe37c3878fda27d5982bb776
react-native-safe-area-context: cd1169d797a2ef722a00bfc5af10748d5b6c94f9
react-native-webview: 88293a0f23eca8465c0433c023ec632930e644d0
React-perflogger: 4987ad83731c23d11813c84263963b0d3028c966
React-RCTActionSheet: 5ad952b2a9740d87a5bd77280c4bc23f6f89ea0c
React-RCTAnimation: d2de22af3f536cc80bb5b3918e1a455114d1b985
Expand All @@ -640,10 +640,10 @@ SPEC CHECKSUMS:
React-RCTVibration: 64e412b9ac684c4edc938fa1187135ada9af7faf
React-runtimeexecutor: ffe826b7b1cfbc32a35ed5b64d5886c0ff75f501
ReactCommon: 7f3dd5e98a9ec627c6b03d26c062bf37ea9fc888
RNScreens: 3c2d122f5e08c192e254c510b212306da97d2581
RNScreens: 3c5b9f4a9dcde752466854b6109b79c0e205dad3
SocketRocket: f32cd54efbe0f095c4d7594881e52619cfe80b17
theta-client-react-native: 8e4f6a0fcbb7b7766be817dbd4e166888bf50502
THETAClient: ec3017833a6a4295be859b024e4991270fcf600b
theta-client-react-native: 2baeedc664232f0ab68012ba99f885ea9268e9e8
THETAClient: d091c76a4f316b5289644b5c34aa8257fff3edfe
Yoga: e71803b4c1fff832ccf9b92541e00f9b873119b9
YogaKit: f782866e155069a2cca2517aafea43200b01fd5a

Expand Down
Loading

0 comments on commit 71923ee

Please sign in to comment.