diff --git a/example/base/package.json b/example/base/package.json index aa248ba3a..7e03a5136 100644 --- a/example/base/package.json +++ b/example/base/package.json @@ -1,6 +1,6 @@ { "name": "@example/base", - "version": "4.0.13", + "version": "4.0.14", "private": true, "scripts": { "android": "react-native run-android", @@ -11,8 +11,8 @@ }, "dependencies": { "@react-native-camera-roll/camera-roll": "5.3.1", - "@uiw/react-native": "4.0.13", - "@uiw/react-native-image-picker": "4.0.13", + "@uiw/react-native": "4.0.14", + "@uiw/react-native-image-picker": "4.0.14", "react": "18.0.0", "react-native": "0.69.7", "react-native-gesture-handler": "2.8.0", diff --git a/example/examples/.ruby-version b/example/examples/.ruby-version new file mode 100644 index 000000000..a603bb50a --- /dev/null +++ b/example/examples/.ruby-version @@ -0,0 +1 @@ +2.7.5 diff --git a/example/examples/.watchman-cookie-admindeMacBook-Pro.local-58875-15207 b/example/examples/.watchman-cookie-admindeMacBook-Pro.local-58875-15207 new file mode 100755 index 000000000..e69de29bb diff --git a/example/examples/Gemfile.lock b/example/examples/Gemfile.lock new file mode 100644 index 000000000..c3af827fe --- /dev/null +++ b/example/examples/Gemfile.lock @@ -0,0 +1,98 @@ +GEM + remote: https://rubygems.org/ + specs: + CFPropertyList (3.0.6) + rexml + activesupport (7.0.5) + concurrent-ruby (~> 1.0, >= 1.0.2) + i18n (>= 1.6, < 2) + minitest (>= 5.1) + tzinfo (~> 2.0) + addressable (2.8.4) + public_suffix (>= 2.0.2, < 6.0) + algoliasearch (1.27.5) + httpclient (~> 2.8, >= 2.8.3) + json (>= 1.5.1) + atomos (0.1.3) + claide (1.1.0) + cocoapods (1.12.1) + addressable (~> 2.8) + claide (>= 1.0.2, < 2.0) + cocoapods-core (= 1.12.1) + cocoapods-deintegrate (>= 1.0.3, < 2.0) + cocoapods-downloader (>= 1.6.0, < 2.0) + cocoapods-plugins (>= 1.0.0, < 2.0) + cocoapods-search (>= 1.0.0, < 2.0) + cocoapods-trunk (>= 1.6.0, < 2.0) + cocoapods-try (>= 1.1.0, < 2.0) + colored2 (~> 3.1) + escape (~> 0.0.4) + fourflusher (>= 2.3.0, < 3.0) + gh_inspector (~> 1.0) + molinillo (~> 0.8.0) + nap (~> 1.0) + ruby-macho (>= 2.3.0, < 3.0) + xcodeproj (>= 1.21.0, < 2.0) + cocoapods-core (1.12.1) + activesupport (>= 5.0, < 8) + addressable (~> 2.8) + algoliasearch (~> 1.0) + concurrent-ruby (~> 1.1) + fuzzy_match (~> 2.0.4) + nap (~> 1.0) + netrc (~> 0.11) + public_suffix (~> 4.0) + typhoeus (~> 1.0) + cocoapods-deintegrate (1.0.5) + cocoapods-downloader (1.6.3) + cocoapods-plugins (1.0.0) + nap + cocoapods-search (1.0.1) + cocoapods-trunk (1.6.0) + nap (>= 0.8, < 2.0) + netrc (~> 0.11) + cocoapods-try (1.2.0) + colored2 (3.1.2) + concurrent-ruby (1.2.2) + escape (0.0.4) + ethon (0.16.0) + ffi (>= 1.15.0) + ffi (1.15.5) + fourflusher (2.3.1) + fuzzy_match (2.0.4) + gh_inspector (1.1.3) + httpclient (2.8.3) + i18n (1.13.0) + concurrent-ruby (~> 1.0) + json (2.6.3) + minitest (5.18.0) + molinillo (0.8.0) + nanaimo (0.3.0) + nap (1.1.0) + netrc (0.11.0) + public_suffix (4.0.7) + rexml (3.2.5) + ruby-macho (2.5.1) + typhoeus (1.4.0) + ethon (>= 0.9.0) + tzinfo (2.0.6) + concurrent-ruby (~> 1.0) + xcodeproj (1.22.0) + CFPropertyList (>= 2.3.3, < 4.0) + atomos (~> 0.1.3) + claide (>= 1.0.2, < 2.0) + colored2 (~> 3.1) + nanaimo (~> 0.3.0) + rexml (~> 3.2.4) + +PLATFORMS + ruby + +DEPENDENCIES + cocoapods (~> 1.11, >= 1.11.2) + +RUBY VERSION + ruby 2.7.5p203 + +BUNDLED WITH + 2.1.4 diff --git a/example/examples/ios/Podfile.lock b/example/examples/ios/Podfile.lock index 66ee0f823..174dcef79 100644 --- a/example/examples/ios/Podfile.lock +++ b/example/examples/ios/Podfile.lock @@ -364,33 +364,6 @@ PODS: - React - RNGestureHandler (2.5.0): - React-Core - - RNReanimated (3.1.0): - - DoubleConversion - - FBLazyVector - - FBReactNativeSpec - - glog - - RCT-Folly - - RCTRequired - - RCTTypeSafety - - React-callinvoker - - React-Core - - React-Core/DevSupport - - React-Core/RCTWebSocket - - React-CoreModules - - React-cxxreact - - React-jsi - - React-jsiexecutor - - React-jsinspector - - React-RCTActionSheet - - React-RCTAnimation - - React-RCTBlob - - React-RCTImage - - React-RCTLinking - - React-RCTNetwork - - React-RCTSettings - - React-RCTText - - ReactCommon/turbomodule/core - - Yoga - RNScreens (3.15.0): - React-Core - React-RCTImage @@ -461,7 +434,6 @@ DEPENDENCIES: - ReactCommon/turbomodule/core (from `../node_modules/react-native/ReactCommon`) - "RNCMaskedView (from `../node_modules/@react-native-community/masked-view`)" - RNGestureHandler (from `../node_modules/react-native-gesture-handler`) - - RNReanimated (from `../node_modules/react-native-reanimated`) - RNScreens (from `../node_modules/react-native-screens`) - RNSVG (from `../node_modules/react-native-svg`) - Yoga (from `../node_modules/react-native/ReactCommon/yoga`) @@ -557,8 +529,6 @@ EXTERNAL SOURCES: :path: "../node_modules/@react-native-community/masked-view" RNGestureHandler: :path: "../node_modules/react-native-gesture-handler" - RNReanimated: - :path: "../node_modules/react-native-reanimated" RNScreens: :path: "../node_modules/react-native-screens" RNSVG: @@ -616,7 +586,6 @@ SPEC CHECKSUMS: ReactCommon: 1e783348b9aa73ae68236271df972ba898560a95 RNCMaskedView: 0e1bc4bfa8365eba5fbbb71e07fbdc0555249489 RNGestureHandler: bad495418bcbd3ab47017a38d93d290ebd406f50 - RNReanimated: e428057c9440cdf67a4929ef2d63177b0d0213be RNScreens: 4a1af06327774490d97342c00aee0c2bafb497b7 RNSVG: 53c661b76829783cdaf9b7a57258f3d3b4c28315 SocketRocket: fccef3f9c5cedea1353a9ef6ada904fde10d6608 @@ -625,4 +594,4 @@ SPEC CHECKSUMS: PODFILE CHECKSUM: d4d2826c3f25f928be9b489778a443d49118b6c5 -COCOAPODS: 1.11.3 +COCOAPODS: 1.12.1 diff --git a/example/examples/package.json b/example/examples/package.json index f5b5f323f..cbb3f9f8f 100644 --- a/example/examples/package.json +++ b/example/examples/package.json @@ -1,6 +1,6 @@ { "name": "examples", - "version": "4.0.13", + "version": "4.0.14", "private": true, "scripts": { "android": "react-native run-android", @@ -14,8 +14,8 @@ "@react-native-community/masked-view": "~0.1.11", "@react-navigation/native": "~6.0.11", "@react-navigation/stack": "~6.2.2", - "@uiw/react-native": "4.0.13", - "@uiw/react-native-image-picker": "4.0.13", + "@uiw/react-native": "4.0.14", + "@uiw/react-native-image-picker": "4.0.14", "react": "18.0.0", "react-native": "0.69.7", "react-native-gesture-handler": "~2.5.0", diff --git a/lerna.json b/lerna.json index 796242cd5..7b73a2f41 100644 --- a/lerna.json +++ b/lerna.json @@ -1,5 +1,5 @@ { - "version": "4.0.13", + "version": "4.0.14", "packages": ["example/*", "packages/*", "website"], "npmClient": "yarn", "npmClientArgs": ["--production", "--no-optional"] diff --git a/packages/core/package.json b/packages/core/package.json index a612619a2..189101e42 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -1,6 +1,6 @@ { "name": "@uiw/react-native", - "version": "4.0.13", + "version": "4.0.14", "description": "UIW for React Native", "homepage": "https://uiwjs.github.io/react-native-uiw/", "main": "lib/index.js", diff --git a/packages/docs/package.json b/packages/docs/package.json index 670317c56..5d8602e41 100644 --- a/packages/docs/package.json +++ b/packages/docs/package.json @@ -1,6 +1,6 @@ { "name": "@uiw/react-native-doc", - "version": "4.0.13", + "version": "4.0.14", "license": "MIT", "homepage": "https://uiwjs.github.io/react-native-uiw/", "repository": { diff --git a/packages/react-native-image-picker/package.json b/packages/react-native-image-picker/package.json index 9c9b86547..3cf348d0e 100644 --- a/packages/react-native-image-picker/package.json +++ b/packages/react-native-image-picker/package.json @@ -1,6 +1,6 @@ { "name": "@uiw/react-native-image-picker", - "version": "4.0.13", + "version": "4.0.14", "description": "基于 React Native 的上传图片组件", "homepage": "https://uiwjs.github.io/react-native-uiw/", "main": "lib/index.js", @@ -34,7 +34,7 @@ "@shopify/restyle": "~2.4.2", "@types/react-native": "0.69.1", "@uiw/icons": "2.5.3", - "@uiw/react-native": "4.0.13", + "@uiw/react-native": "4.0.14", "ahooks": "3.7.6", "prop-types": "15.7.2", "react-native-image-picker": "~5.3.1", diff --git a/website/package.json b/website/package.json index 159ab554b..902ea6f13 100644 --- a/website/package.json +++ b/website/package.json @@ -1,6 +1,6 @@ { "name": "website", - "version": "4.0.13", + "version": "4.0.14", "description": "Documentation site for React Native UIW.", "private": true, "scripts": { @@ -20,7 +20,7 @@ "@uiw/icons": "2.5.3", "@uiw/react-code-preview": "3.0.0", "@uiw/react-markdown-preview": "^4.1.6", - "@uiw/react-native": "4.0.13", + "@uiw/react-native": "4.0.14", "@uiw/react-native-template": "3.0.0", "@uiw/reset.css": "~1.0.6", "@validator.tool/hook": "2.2.4",