Skip to content

Commit 7b50fbb

Browse files
committed
Update deps
1 parent e700fa6 commit 7b50fbb

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
@@ -68,7 +68,7 @@
6868
"@react-native/eslint-config": "0.76.5",
6969
"@react-native/metro-config": "0.76.5",
7070
"@react-native/typescript-config": "0.76.5",
71-
"@types/react": "^18.3.16",
71+
"@types/react": "^18.3.17",
7272
"@types/react-test-renderer": "^18.3.1",
7373
"babel-jest": "^29.6.3",
7474
"core-js": "^3.39.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4213,10 +4213,10 @@
42134213
dependencies:
42144214
"@types/react" "^18"
42154215

4216-
"@types/react@*", "@types/react@^18", "@types/react@^18.2.6", "@types/react@^18.3.16":
4217-
version "18.3.16"
4218-
resolved "https://registry.npmjs.org/@types/react/-/react-18.3.16.tgz"
4219-
integrity sha512-oh8AMIC4Y2ciKufU8hnKgs+ufgbA/dhPTACaZPM86AbwX9QwnFtSoPWEeRUj8fge+v6kFt78BXcDhAU1SrrAsw==
4216+
"@types/react@*", "@types/react@^18", "@types/react@^18.2.6", "@types/react@^18.3.17":
4217+
version "18.3.17"
4218+
resolved "https://registry.npmjs.org/@types/react/-/react-18.3.17.tgz"
4219+
integrity sha512-opAQ5no6LqJNo9TqnxBKsgnkIYHozW9KSTlFVoSUJYh1Fl/sswkEoqIugRSm7tbh6pABtYjGAjW+GOS23j8qbw==
42204220
dependencies:
42214221
"@types/prop-types" "*"
42224222
csstype "^3.0.2"

0 commit comments

Comments
 (0)