diff --git a/package.json b/package.json index fb9c09649f4763..bcd22298bec185 100644 --- a/package.json +++ b/package.json @@ -110,9 +110,9 @@ "@storybook/addon-docs": "6.5.7", "@storybook/addon-toolbars": "6.5.7", "@storybook/addon-viewport": "6.5.7", - "@storybook/builder-webpack5": "6.5.7", + "@storybook/builder-webpack5": "7.0.0", "@storybook/manager-webpack5": "6.5.7", - "@storybook/react": "6.5.7", + "@storybook/react": "7.0.0", "@testing-library/jest-dom": "5.16.5", "@testing-library/react": "13.4.0", "@testing-library/react-native": "11.3.0", @@ -203,7 +203,7 @@ "jest-junit": "13.0.0", "jest-message-util": "29.5.0", "jest-watch-typeahead": "2.2.2", - "lerna": "5.5.2", + "lerna": "6.6.2", "lint-staged": "10.0.1", "lodash": "4.17.21", "make-dir": "3.0.0", @@ -222,7 +222,7 @@ "progress": "2.0.3", "react": "18.2.0", "react-dom": "18.2.0", - "react-native": "0.69.4", + "react-native": "0.69.12", "react-native-url-polyfill": "1.1.2", "react-refresh": "0.10.0", "react-test-renderer": "18.2.0",