Skip to content

Commit b4796d8

Browse files
committed
Update deps to RN 2
1 parent 4f7962e commit b4796d8

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
lines changed

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"@react-native/babel-preset": "0.76.5",
6868
"@react-native/eslint-config": "0.76.5",
6969
"@react-native/metro-config": "0.76.5",
70-
"@react-native/typescript-config": "0.76.4",
70+
"@react-native/typescript-config": "0.76.5",
7171
"@types/react": "^18.3.1",
7272
"@types/react-test-renderer": "^18.3.1",
7373
"babel-jest": "^29.6.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2974,10 +2974,10 @@
29742974
resolved "https://registry.npmjs.org/@react-native/normalize-colors/-/normalize-colors-0.76.5.tgz"
29752975
integrity sha512-6QRLEok1r55gLqj+94mEWUENuU5A6wsr2OoXpyq/CgQ7THWowbHtru/kRGRr6o3AQXrVnZheR60JNgFcpNYIug==
29762976

2977-
"@react-native/[email protected].4":
2978-
version "0.76.4"
2979-
resolved "https://registry.npmjs.org/@react-native/typescript-config/-/typescript-config-0.76.4.tgz"
2980-
integrity sha512-OuqQP4Tc43N3d5mqog0/flBKSRpdIxsQJwLX5X5urTTPcZSjaPoNzFTaMwC804GZ2mKRNL+zPiCyymBKE7R+vw==
2977+
"@react-native/[email protected].5":
2978+
version "0.76.5"
2979+
resolved "https://registry.npmjs.org/@react-native/typescript-config/-/typescript-config-0.76.5.tgz"
2980+
integrity sha512-dRbY4XQTUUxR5Oq+S+2/5JQVU6WL0qvNnAz51jiXllC+hp5L4bljSxlzaj5CJ9vzGNFzm56m5Y9Q6MltoIU4Cw==
29812981

29822982
"@react-native/virtualized-lists@^0.72.4":
29832983
version "0.72.8"

0 commit comments

Comments
 (0)