mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
bumped packages versions
#publish-packages-to-npm
This commit is contained in:
+1
-1
@@ -56,7 +56,7 @@
|
||||
"@jest/create-cache-key-function": "^29.6.3",
|
||||
"@pkgjs/parseargs": "^0.11.0",
|
||||
"@react-native/metro-babel-transformer": "^0.73.12",
|
||||
"@react-native/metro-config": "^0.73.1",
|
||||
"@react-native/metro-config": "^0.73.2",
|
||||
"@tsconfig/node18": "1.0.1",
|
||||
"@types/react": "^18.0.18",
|
||||
"@typescript-eslint/parser": "^5.57.1",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@react-native/community-cli-plugin",
|
||||
"version": "0.73.7",
|
||||
"version": "0.73.8",
|
||||
"description": "Core CLI commands for React Native",
|
||||
"keywords": [
|
||||
"react-native",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@react-native/metro-config",
|
||||
"version": "0.73.1",
|
||||
"version": "0.73.2",
|
||||
"description": "Metro configuration for React Native.",
|
||||
"license": "MIT",
|
||||
"repository": {
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@react-native/gradle-plugin",
|
||||
"version": "0.73.2",
|
||||
"version": "0.73.3",
|
||||
"description": "Gradle Plugin for React Native",
|
||||
"license": "MIT",
|
||||
"repository": {
|
||||
|
||||
@@ -97,12 +97,12 @@
|
||||
"@react-native-community/cli-platform-android": "12.0.0",
|
||||
"@react-native-community/cli-platform-ios": "12.0.0",
|
||||
"@react-native/assets-registry": "^0.73.1",
|
||||
"@react-native/community-cli-plugin": "^0.73.7",
|
||||
"@react-native/community-cli-plugin": "^0.73.8",
|
||||
"@react-native/codegen": "^0.73.1",
|
||||
"@react-native/gradle-plugin": "^0.73.2",
|
||||
"@react-native/gradle-plugin": "^0.73.3",
|
||||
"@react-native/js-polyfills": "^0.73.1",
|
||||
"@react-native/normalize-colors": "^0.73.2",
|
||||
"@react-native/virtualized-lists": "^0.73.2",
|
||||
"@react-native/virtualized-lists": "^0.73.3",
|
||||
"abort-controller": "^3.0.0",
|
||||
"anser": "^1.4.9",
|
||||
"ansi-regex": "^5.0.0",
|
||||
@@ -148,4 +148,4 @@
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -19,7 +19,7 @@
|
||||
"@babel/runtime": "^7.20.0",
|
||||
"@react-native/babel-preset": "^0.73.18",
|
||||
"@react-native/eslint-config": "^0.73.1",
|
||||
"@react-native/metro-config": "^0.73.1",
|
||||
"@react-native/metro-config": "^0.73.2",
|
||||
"@react-native/typescript-config": "^0.73.1",
|
||||
"@types/react": "^18.2.6",
|
||||
"@types/react-test-renderer": "^18.0.0",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@react-native/virtualized-lists",
|
||||
"version": "0.73.2",
|
||||
"version": "0.73.3",
|
||||
"description": "Virtualized lists for React Native.",
|
||||
"license": "MIT",
|
||||
"repository": {
|
||||
|
||||
Reference in New Issue
Block a user