Skip to content

Commit

Permalink
Merge pull request #65 from ricohapi/feat/update-lock-demo-1.7.1
Browse files Browse the repository at this point in the history
update lock files for 1.7.1
  • Loading branch information
ywatanabe-dev authored Jan 11, 2024
2 parents 9295656 + b262f78 commit bc2ba21
Show file tree
Hide file tree
Showing 6 changed files with 120 additions and 120 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.7.0):
- theta_client_flutter (1.7.1):
- Flutter
- THETAClient (= 1.7.0)
- THETAClient (1.7.0)
- THETAClient (= 1.7.1)
- THETAClient (1.7.1)
- video_player_avfoundation (0.0.1):
- Flutter
- FlutterMacOS
Expand All @@ -27,8 +27,8 @@ EXTERNAL SOURCES:

SPEC CHECKSUMS:
Flutter: f04841e97a9d0b0a8025694d0796dd46242b2854
theta_client_flutter: 34892314f222a381e9a4cc1cc3b30c95d3e20ea7
THETAClient: d091c76a4f316b5289644b5c34aa8257fff3edfe
theta_client_flutter: ac183c56b8d6b1210e1ef1ad88142cafbc75f257
THETAClient: 8cd9d8aa404cbe6188e3bccbe0cd5ecfc15e174e
video_player_avfoundation: e9e6f9cae7d7a6d9b43519b0aab382bca60fcfd1

PODFILE CHECKSUM: ef19549a9bc3046e7bb7d2fab4d021637c0c58a3
Expand Down
26 changes: 13 additions & 13 deletions demos/demo-flutter/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -140,10 +140,10 @@ packages:
dependency: transitive
description:
name: plugin_platform_interface
sha256: f4f88d4a900933e7267e2b353594774fc0d07fb072b47eedcd5b54e1ea3269f8
sha256: "4820fbfdb9478b1ebae27888254d445073732dae3d6ea81f0b7e06d5dedc3f02"
url: "https://pub.dev"
source: hosted
version: "2.1.7"
version: "2.1.8"
sky_engine:
dependency: transitive
description: flutter
Expand Down Expand Up @@ -203,7 +203,7 @@ packages:
path: "packages/theta_client_flutter"
relative: true
source: path
version: "1.7.0"
version: "1.7.1"
vector_math:
dependency: transitive
description:
Expand All @@ -216,42 +216,42 @@ packages:
dependency: "direct main"
description:
name: video_player
sha256: e16f0a83601a78d165dabc17e4dac50997604eb9e4cc76e10fa219046b70cef3
sha256: fbf28ce8bcfe709ad91b5789166c832cb7a684d14f571a81891858fefb5bb1c2
url: "https://pub.dev"
source: hosted
version: "2.8.1"
version: "2.8.2"
video_player_android:
dependency: transitive
description:
name: video_player_android
sha256: "3fe89ab07fdbce786e7eb25b58532d6eaf189ceddc091cb66cba712f8d9e8e55"
sha256: "7f8f25d7ad56819a82b2948357f3c3af071f6a678db33833b26ec36bbc221316"
url: "https://pub.dev"
source: hosted
version: "2.4.10"
version: "2.4.11"
video_player_avfoundation:
dependency: transitive
description:
name: video_player_avfoundation
sha256: "01a57940e1dabc8769ccd457c4ae9ea50274e7d5a7617f7820dae5fe1d8436ae"
sha256: "752b783a00748684312dd6a68e22f795281d295921e69ae5ad36f90b7fb39cdb"
url: "https://pub.dev"
source: hosted
version: "2.5.3"
version: "2.5.5"
video_player_platform_interface:
dependency: transitive
description:
name: video_player_platform_interface
sha256: be72301bf2c0150ab35a8c34d66e5a99de525f6de1e8d27c0672b836fe48f73a
sha256: "236454725fafcacf98f0f39af0d7c7ab2ce84762e3b63f2cbb3ef9a7e0550bc6"
url: "https://pub.dev"
source: hosted
version: "6.2.1"
version: "6.2.2"
video_player_web:
dependency: transitive
description:
name: video_player_web
sha256: ab7a462b07d9ca80bed579e30fb3bce372468f1b78642e0911b10600f2c5cb5b
sha256: "34beb3a07d4331a24f7e7b2f75b8e2b103289038e07e65529699a671b6a6e2cb"
url: "https://pub.dev"
source: hosted
version: "2.1.2"
version: "2.1.3"
web:
dependency: transitive
description:
Expand Down
10 changes: 5 additions & 5 deletions demos/demo-react-native/ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -421,10 +421,10 @@ PODS:
- RCT-Folly (= 2021.07.22.00)
- React-Core
- SocketRocket (0.6.1)
- theta-client-react-native (1.7.0):
- theta-client-react-native (1.7.1):
- React-Core
- THETAClient (= 1.7.0)
- THETAClient (1.7.0)
- THETAClient (= 1.7.1)
- THETAClient (1.7.1)
- Yoga (1.14.0)
- YogaKit (1.18.1):
- Yoga (~> 1.14)
Expand Down Expand Up @@ -642,8 +642,8 @@ SPEC CHECKSUMS:
ReactCommon: 7f3dd5e98a9ec627c6b03d26c062bf37ea9fc888
RNScreens: 3c5b9f4a9dcde752466854b6109b79c0e205dad3
SocketRocket: f32cd54efbe0f095c4d7594881e52619cfe80b17
theta-client-react-native: 2baeedc664232f0ab68012ba99f885ea9268e9e8
THETAClient: d091c76a4f316b5289644b5c34aa8257fff3edfe
theta-client-react-native: 86b24082b4974ff719eed42adc4fc2bb6c99404b
THETAClient: 8cd9d8aa404cbe6188e3bccbe0cd5ecfc15e174e
Yoga: e71803b4c1fff832ccf9b92541e00f9b873119b9
YogaKit: f782866e155069a2cca2517aafea43200b01fd5a

Expand Down
8 changes: 4 additions & 4 deletions demos/demo-react-native/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6042,10 +6042,10 @@ text-table@^0.2.0:
resolved "https://registry.yarnpkg.com/text-table/-/text-table-0.2.0.tgz#7f5ee823ae805207c00af2df4a84ec3fcfa570b4"
integrity sha512-N+8UisAXDGk8PFXP4HAzVR9nbfmVJ3zYLAWiTIoqC5v5isinhr+r5uaO8+7r3BMfuNIufIsA7RdpVgacC2cSpw==

[email protected].0:
version "1.7.0"
resolved "https://registry.yarnpkg.com/theta-client-react-native/-/theta-client-react-native-1.7.0.tgz#e78ca1e4f2b49657fe744d9022146009630689a6"
integrity sha512-mh7EIl837E5paYpFZKPZRs3Rfk3UDjOguN9f6/iZvi4QvJIxr25RAaoRijsk5/lVJhXwJGxuqZ5lN5viy2xhUw==
[email protected].1:
version "1.7.1"
resolved "https://registry.yarnpkg.com/theta-client-react-native/-/theta-client-react-native-1.7.1.tgz#4736a885dee9b4a308f03027f29a491b4d81f916"
integrity sha512-pyKztE8sEEEky2YhXF2jxpmajcnswTtebDci0PBJMFy1SBFbz8ucMn9brFo2pXBBm2e04fnC8JQYLS5FUY6EFQ==

throat@^5.0.0:
version "5.0.0"
Expand Down
19 changes: 10 additions & 9 deletions react-native/verification-tool/ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -329,9 +329,10 @@ PODS:
- React-jsinspector (0.71.14)
- React-logger (0.71.14):
- glog
- react-native-safe-area-context (4.8.1):
- react-native-safe-area-context (4.8.2):
- React-Core
- react-native-webview (13.6.3):
- react-native-webview (13.6.4):
- RCT-Folly (= 2021.07.22.00)
- React-Core
- React-perflogger (0.71.14)
- React-RCTActionSheet (0.71.14):
Expand Down Expand Up @@ -421,10 +422,10 @@ PODS:
- RCT-Folly (= 2021.07.22.00)
- React-Core
- SocketRocket (0.6.1)
- theta-client-react-native (1.7.0):
- theta-client-react-native (1.7.1):
- React-Core
- THETAClient (= 1.7.0)
- THETAClient (1.7.0)
- THETAClient (= 1.7.1)
- THETAClient (1.7.1)
- Yoga (1.14.0)
- YogaKit (1.18.1):
- Yoga (~> 1.14)
Expand Down Expand Up @@ -625,8 +626,8 @@ SPEC CHECKSUMS:
React-jsiexecutor: 94cfc1788637ceaf8841ef1f69b10cc0d62baadc
React-jsinspector: 7bf923954b4e035f494b01ac16633963412660d7
React-logger: 655ff5db8bd922acfbe76a4983ffab048916343e
react-native-safe-area-context: cd1169d797a2ef722a00bfc5af10748d5b6c94f9
react-native-webview: 88293a0f23eca8465c0433c023ec632930e644d0
react-native-safe-area-context: 0ee144a6170530ccc37a0fd9388e28d06f516a89
react-native-webview: 107961c73db53d66549c867a3b64eaa20d34c41f
React-perflogger: 4987ad83731c23d11813c84263963b0d3028c966
React-RCTActionSheet: 5ad952b2a9740d87a5bd77280c4bc23f6f89ea0c
React-RCTAnimation: d2de22af3f536cc80bb5b3918e1a455114d1b985
Expand All @@ -642,8 +643,8 @@ SPEC CHECKSUMS:
ReactCommon: 7f3dd5e98a9ec627c6b03d26c062bf37ea9fc888
RNScreens: 3c5b9f4a9dcde752466854b6109b79c0e205dad3
SocketRocket: f32cd54efbe0f095c4d7594881e52619cfe80b17
theta-client-react-native: 2baeedc664232f0ab68012ba99f885ea9268e9e8
THETAClient: d091c76a4f316b5289644b5c34aa8257fff3edfe
theta-client-react-native: 86b24082b4974ff719eed42adc4fc2bb6c99404b
THETAClient: 8cd9d8aa404cbe6188e3bccbe0cd5ecfc15e174e
Yoga: e71803b4c1fff832ccf9b92541e00f9b873119b9
YogaKit: f782866e155069a2cca2517aafea43200b01fd5a

Expand Down
Loading

0 comments on commit bc2ba21

Please sign in to comment.