mirror of
				https://gitcode.com/gh_mirrors/re/react-native-pushy.git
				synced 2025-10-31 21:33:12 +08:00 
			
		
		
		
	use bun
This commit is contained in:
		
										
											Binary file not shown.
										
									
								
							| @@ -1,6 +0,0 @@ | |||||||
|  |  | ||||||
| [android] |  | ||||||
|   target = Google Inc.:Google APIs:23 |  | ||||||
|  |  | ||||||
| [maven_repositories] |  | ||||||
|   central = https://repo1.maven.org/maven2 |  | ||||||
| @@ -1,2 +0,0 @@ | |||||||
| BUNDLE_PATH: "vendor/bundle" |  | ||||||
| BUNDLE_FORCE_RUBY_PLATFORM: 1 |  | ||||||
| @@ -1,66 +0,0 @@ | |||||||
| [ignore] |  | ||||||
| ; We fork some components by platform |  | ||||||
| .*/*[.]android.js |  | ||||||
|  |  | ||||||
| ; Ignore "BUCK" generated dirs |  | ||||||
| <PROJECT_ROOT>/\.buckd/ |  | ||||||
|  |  | ||||||
| ; Ignore polyfills |  | ||||||
| node_modules/react-native/Libraries/polyfills/.* |  | ||||||
|  |  | ||||||
| ; Flow doesn't support platforms |  | ||||||
| .*/Libraries/Utilities/LoadingView.js |  | ||||||
|  |  | ||||||
| .*/node_modules/resolve/test/resolver/malformed_package_json/package\.json$ |  | ||||||
|  |  | ||||||
| [untyped] |  | ||||||
| .*/node_modules/@react-native-community/cli/.*/.* |  | ||||||
|  |  | ||||||
| [include] |  | ||||||
|  |  | ||||||
| [libs] |  | ||||||
| node_modules/react-native/interface.js |  | ||||||
| node_modules/react-native/flow/ |  | ||||||
|  |  | ||||||
| [options] |  | ||||||
| emoji=true |  | ||||||
|  |  | ||||||
| exact_by_default=true |  | ||||||
|  |  | ||||||
| format.bracket_spacing=false |  | ||||||
|  |  | ||||||
| module.file_ext=.js |  | ||||||
| module.file_ext=.json |  | ||||||
| module.file_ext=.ios.js |  | ||||||
|  |  | ||||||
| munge_underscores=true |  | ||||||
|  |  | ||||||
| module.name_mapper='^react-native/\(.*\)$' -> '<PROJECT_ROOT>/node_modules/react-native/\1' |  | ||||||
| module.name_mapper='^@?[./a-zA-Z0-9$_-]+\.\(bmp\|gif\|jpg\|jpeg\|png\|psd\|svg\|webp\|m4v\|mov\|mp4\|mpeg\|mpg\|webm\|aac\|aiff\|caf\|m4a\|mp3\|wav\|html\|pdf\)$' -> '<PROJECT_ROOT>/node_modules/react-native/Libraries/Image/RelativeImageStub' |  | ||||||
|  |  | ||||||
| suppress_type=$FlowIssue |  | ||||||
| suppress_type=$FlowFixMe |  | ||||||
| suppress_type=$FlowFixMeProps |  | ||||||
| suppress_type=$FlowFixMeState |  | ||||||
|  |  | ||||||
| [lints] |  | ||||||
| sketchy-null-number=warn |  | ||||||
| sketchy-null-mixed=warn |  | ||||||
| sketchy-number=warn |  | ||||||
| untyped-type-import=warn |  | ||||||
| nonstrict-import=warn |  | ||||||
| deprecated-type=warn |  | ||||||
| unsafe-getters-setters=warn |  | ||||||
| unnecessary-invariant=warn |  | ||||||
|  |  | ||||||
| [strict] |  | ||||||
| deprecated-type |  | ||||||
| nonstrict-import |  | ||||||
| sketchy-null |  | ||||||
| unclear-type |  | ||||||
| unsafe-getters-setters |  | ||||||
| untyped-import |  | ||||||
| untyped-type-import |  | ||||||
|  |  | ||||||
| [version] |  | ||||||
| ^0.176.3 |  | ||||||
| @@ -1 +0,0 @@ | |||||||
| 2.7.5 |  | ||||||
| @@ -1 +0,0 @@ | |||||||
| nodeLinker: node-modules |  | ||||||
| @@ -1,6 +0,0 @@ | |||||||
| source 'https://rubygems.org' |  | ||||||
|  |  | ||||||
| # You may use http://rbenv.org/ or https://rvm.io/ to install and use this version |  | ||||||
| ruby '3.1.1' |  | ||||||
|  |  | ||||||
| gem 'cocoapods', '~> 1.11', '>= 1.11.2' |  | ||||||
| @@ -1,98 +0,0 @@ | |||||||
| GEM |  | ||||||
|   remote: https://rubygems.org/ |  | ||||||
|   specs: |  | ||||||
|     CFPropertyList (3.0.6) |  | ||||||
|       rexml |  | ||||||
|     activesupport (7.0.4.3) |  | ||||||
|       concurrent-ruby (~> 1.0, >= 1.0.2) |  | ||||||
|       i18n (>= 1.6, < 2) |  | ||||||
|       minitest (>= 5.1) |  | ||||||
|       tzinfo (~> 2.0) |  | ||||||
|     addressable (2.8.1) |  | ||||||
|       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.0) |  | ||||||
|       addressable (~> 2.8) |  | ||||||
|       claide (>= 1.0.2, < 2.0) |  | ||||||
|       cocoapods-core (= 1.12.0) |  | ||||||
|       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.0) |  | ||||||
|       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.12.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 3.1.1p18 |  | ||||||
|  |  | ||||||
| BUNDLED WITH |  | ||||||
|    2.1.4 |  | ||||||
							
								
								
									
										
											BIN
										
									
								
								Example/testHotUpdate/bun.lockb
									
									
									
									
									
										Executable file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								Example/testHotUpdate/bun.lockb
									
									
									
									
									
										Executable file
									
								
							
										
											Binary file not shown.
										
									
								
							| @@ -42,6 +42,5 @@ | |||||||
|   }, |   }, | ||||||
|   "engines": { |   "engines": { | ||||||
|     "node": ">=16" |     "node": ">=16" | ||||||
|   }, |   } | ||||||
|   "packageManager": "yarn@3.6.4" |  | ||||||
| } | } | ||||||
|   | |||||||
| @@ -1,13 +0,0 @@ | |||||||
| diff --git a/node_modules/react-native/scripts/react_native_pods.rb b/node_modules/react-native/scripts/react_native_pods.rb |  | ||||||
| index e7c59ad..1461d45 100644 |  | ||||||
| --- a/node_modules/react-native/scripts/react_native_pods.rb |  | ||||||
| +++ b/node_modules/react-native/scripts/react_native_pods.rb |  | ||||||
| @@ -420,7 +420,7 @@ def get_react_codegen_spec(options={}) |  | ||||||
|      'source' => { :git => '' }, |  | ||||||
|      'header_mappings_dir' => './', |  | ||||||
|      'platforms' => { |  | ||||||
| -      'ios' => '11.0', |  | ||||||
| +      'ios' => '12.0', |  | ||||||
|      }, |  | ||||||
|      'source_files' => "**/*.{h,mm,cpp}", |  | ||||||
|      'pod_target_xcconfig' => { "HEADER_SEARCH_PATHS" => |  | ||||||
										
											
												File diff suppressed because it is too large
												Load Diff
											
										
									
								
							
							
								
								
									
										27
									
								
								package.json
									
									
									
									
									
								
							
							
						
						
									
										27
									
								
								package.json
									
									
									
									
									
								
							| @@ -54,26 +54,25 @@ | |||||||
|     "jsSrcsDir": "src" |     "jsSrcsDir": "src" | ||||||
|   }, |   }, | ||||||
|   "devDependencies": { |   "devDependencies": { | ||||||
|     "@babel/core": "^7.24.0", |     "@babel/core": "^7.25.8", | ||||||
|     "@react-native/babel-preset": "^0.73.21", |     "@react-native/babel-preset": "^0.73.21", | ||||||
|     "@react-native/eslint-config": "^0.73.2", |     "@react-native/eslint-config": "^0.73.2", | ||||||
|     "@react-native/typescript-config": "^0.74.0", |     "@react-native/typescript-config": "^0.74.0", | ||||||
|     "@types/fs-extra": "^9.0.13", |     "@types/fs-extra": "^11.0.4", | ||||||
|     "@types/jest": "^29.2.1", |     "@types/jest": "^29.5.13", | ||||||
|     "@types/node": "^20.8.9", |     "@types/node": "^22.7.6", | ||||||
|     "@types/react": "^18.2.46", |     "@types/react": "^18.3.11", | ||||||
|     "detox": "^20.5.0", |     "detox": "^20.27.3", | ||||||
|     "eslint": "^8.57.0", |     "eslint": "^8.57.0", | ||||||
|     "eslint-plugin-ft-flow": "^3.0.7", |     "eslint-plugin-ft-flow": "^3.0.7", | ||||||
|     "firebase-tools": "^11.24.1", |     "firebase-tools": "^13.22.1", | ||||||
|     "fs-extra": "^9.1.0", |     "fs-extra": "^11.2.0", | ||||||
|     "jest": "^29.7.0", |     "jest": "^29.7.0", | ||||||
|     "pod-install": "^0.1.37", |     "pod-install": "^0.2.2", | ||||||
|     "prettier": "^2", |     "prettier": "^3", | ||||||
|     "react": "18.2.0", |     "react": "18.2.0", | ||||||
|     "react-native": "0.73", |     "react-native": "0.73", | ||||||
|     "ts-jest": "^29.0.3", |     "ts-jest": "^29.2.5", | ||||||
|     "typescript": "^5.3.3" |     "typescript": "^5.6.3" | ||||||
|   }, |   } | ||||||
|   "packageManager": "yarn@4.5.1" |  | ||||||
| } | } | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 sunnylqm
					sunnylqm