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 @@
|
||||
"@definitelytyped/dtslint": "^0.0.127",
|
||||
"@jest/create-cache-key-function": "^29.2.1",
|
||||
"@reactions/component": "^2.0.2",
|
||||
"@react-native/metro-config": "^0.72.4",
|
||||
"@react-native/metro-config": "^0.72.5",
|
||||
"@types/react": "^18.0.18",
|
||||
"@typescript-eslint/parser": "^5.30.5",
|
||||
"async": "^3.2.2",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@react-native/metro-config",
|
||||
"version": "0.72.4",
|
||||
"version": "0.72.5",
|
||||
"description": "Metro configuration for React Native.",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
"@babel/preset-env": "^7.20.0",
|
||||
"@babel/runtime": "^7.12.5",
|
||||
"@react-native/eslint-config": "^0.72.1",
|
||||
"@react-native/metro-config": "^0.72.4",
|
||||
"@react-native/metro-config": "^0.72.5",
|
||||
"@tsconfig/react-native": "^3.0.0",
|
||||
"@types/metro-config": "^0.76.4",
|
||||
"@types/react": "^18.0.24",
|
||||
|
||||
Reference in New Issue
Block a user