Bump package versions (dependant packages)

#publish-packages-to-npm
This commit is contained in:
Alex Hunt
2023-10-02 16:57:25 -04:00
parent 3793a64808
commit aa58c4c4b7
3 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "@react-native/community-cli-plugin",
"version": "0.73.4",
"version": "0.73.5",
"description": "Core CLI commands for React Native",
"keywords": [
"react-native",
@@ -22,7 +22,7 @@
"dist"
],
"dependencies": {
"@react-native/dev-middleware": "^0.73.2",
"@react-native/dev-middleware": "^0.73.3",
"@react-native-community/cli-server-api": "12.0.0-alpha.17",
"@react-native-community/cli-tools": "12.0.0-alpha.17",
"@react-native/metro-babel-transformer": "^0.73.12",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@react-native/dev-middleware",
"version": "0.73.2",
"version": "0.73.3",
"description": "Dev server middleware for React Native",
"keywords": [
"react-native",
+1 -1
View File
@@ -97,7 +97,7 @@
"@react-native-community/cli-platform-android": "12.0.0-alpha.17",
"@react-native-community/cli-platform-ios": "12.0.0-alpha.17",
"@react-native/assets-registry": "^0.73.1",
"@react-native/community-cli-plugin": "^0.73.4",
"@react-native/community-cli-plugin": "^0.73.5",
"@react-native/codegen": "^0.73.1",
"@react-native/gradle-plugin": "^0.73.1",
"@react-native/js-polyfills": "^0.73.1",