mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Bump all the usages of published packages in the monorepo (#36356)
Summary: This bumps all the usages of the packages in the monorepo to the latest published. ## Changelog [INTERNAL] - Bump all the usages of published packages Pull Request resolved: https://github.com/facebook/react-native/pull/36356 Test Plan: n/a Reviewed By: jacdebug Differential Revision: D43735714 Pulled By: cortinico fbshipit-source-id: 746af2a2f34e65e1093d0670cd79dae5484f21c2
This commit is contained in:
committed by
Facebook GitHub Bot
parent
caf80d442b
commit
31b4550a17
+2
-2
@@ -118,10 +118,10 @@
|
||||
"@react-native-community/cli-platform-android": "11.0.0-alpha.2",
|
||||
"@react-native-community/cli-platform-ios": "11.0.0-alpha.2",
|
||||
"@react-native/assets-registry": "^0.72.0",
|
||||
"@react-native/gradle-plugin": "^0.72.4",
|
||||
"@react-native/gradle-plugin": "^0.72.5",
|
||||
"@react-native/js-polyfills": "^0.72.1",
|
||||
"@react-native/normalize-colors": "^0.72.0",
|
||||
"@react-native/virtualized-lists": "^0.72.1",
|
||||
"@react-native/virtualized-lists": "^0.72.2",
|
||||
"abort-controller": "^3.0.0",
|
||||
"anser": "^1.4.9",
|
||||
"base64-js": "^1.1.2",
|
||||
|
||||
@@ -14,7 +14,7 @@
|
||||
"@babel/generator": "^7.20.0",
|
||||
"@babel/plugin-transform-regenerator": "^7.0.0",
|
||||
"@definitelytyped/dtslint": "^0.0.127",
|
||||
"@react-native/codegen": "^0.72.2",
|
||||
"@react-native/codegen": "^0.72.3",
|
||||
"@react-native/eslint-config": "*",
|
||||
"@react-native/eslint-plugin": "*",
|
||||
"@react-native/eslint-plugin-specs": "^0.72.2",
|
||||
|
||||
Reference in New Issue
Block a user