Skip to content

Commit 941af92

Browse files
committed
Update deps
1 parent 5f3e653 commit 941af92

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
@@ -71,7 +71,7 @@
7171
"@react-native/eslint-config": "0.76.5",
7272
"@react-native/metro-config": "0.76.5",
7373
"@react-native/typescript-config": "0.76.5",
74-
"@types/react": "^18.3.17",
74+
"@types/react": "^18.3.18",
7575
"@types/react-test-renderer": "^18.3.1",
7676
"babel-jest": "^29.6.3",
7777
"core-js": "^3.39.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4246,10 +4246,10 @@
42464246
dependencies:
42474247
"@types/react" "^18"
42484248

4249-
"@types/react@*", "@types/react@^18", "@types/react@^18.2.6", "@types/react@^18.3.17":
4250-
version "18.3.17"
4251-
resolved "https://registry.npmjs.org/@types/react/-/react-18.3.17.tgz"
4252-
integrity sha512-opAQ5no6LqJNo9TqnxBKsgnkIYHozW9KSTlFVoSUJYh1Fl/sswkEoqIugRSm7tbh6pABtYjGAjW+GOS23j8qbw==
4249+
"@types/react@*", "@types/react@^18", "@types/react@^18.2.6", "@types/react@^18.3.18":
4250+
version "18.3.18"
4251+
resolved "https://registry.npmjs.org/@types/react/-/react-18.3.18.tgz"
4252+
integrity sha512-t4yC+vtgnkYjNSKlFx1jkAhH8LgTo2N/7Qvi83kdEaUtMDiwpbLAktKDaAMlRcJ5eSxZkH74eEGt1ky31d7kfQ==
42534253
dependencies:
42544254
"@types/prop-types" "*"
42554255
csstype "^3.0.2"

0 commit comments

Comments
 (0)