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:
		
							
								
								
									
										27
									
								
								package.json
									
									
									
									
									
								
							
							
						
						
									
										27
									
								
								package.json
									
									
									
									
									
								
							| @@ -54,26 +54,25 @@ | ||||
|     "jsSrcsDir": "src" | ||||
|   }, | ||||
|   "devDependencies": { | ||||
|     "@babel/core": "^7.24.0", | ||||
|     "@babel/core": "^7.25.8", | ||||
|     "@react-native/babel-preset": "^0.73.21", | ||||
|     "@react-native/eslint-config": "^0.73.2", | ||||
|     "@react-native/typescript-config": "^0.74.0", | ||||
|     "@types/fs-extra": "^9.0.13", | ||||
|     "@types/jest": "^29.2.1", | ||||
|     "@types/node": "^20.8.9", | ||||
|     "@types/react": "^18.2.46", | ||||
|     "detox": "^20.5.0", | ||||
|     "@types/fs-extra": "^11.0.4", | ||||
|     "@types/jest": "^29.5.13", | ||||
|     "@types/node": "^22.7.6", | ||||
|     "@types/react": "^18.3.11", | ||||
|     "detox": "^20.27.3", | ||||
|     "eslint": "^8.57.0", | ||||
|     "eslint-plugin-ft-flow": "^3.0.7", | ||||
|     "firebase-tools": "^11.24.1", | ||||
|     "fs-extra": "^9.1.0", | ||||
|     "firebase-tools": "^13.22.1", | ||||
|     "fs-extra": "^11.2.0", | ||||
|     "jest": "^29.7.0", | ||||
|     "pod-install": "^0.1.37", | ||||
|     "prettier": "^2", | ||||
|     "pod-install": "^0.2.2", | ||||
|     "prettier": "^3", | ||||
|     "react": "18.2.0", | ||||
|     "react-native": "0.73", | ||||
|     "ts-jest": "^29.0.3", | ||||
|     "typescript": "^5.3.3" | ||||
|   }, | ||||
|   "packageManager": "yarn@4.5.1" | ||||
|     "ts-jest": "^29.2.5", | ||||
|     "typescript": "^5.6.3" | ||||
|   } | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 sunnylqm
					sunnylqm