Skip to content

Commit cb3a3d9

Browse files
committed
Update deps
1 parent 93a5599 commit cb3a3d9

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
lines changed

package-lock.json

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
"@react-native/eslint-config": "0.79.2",
7878
"@react-native/metro-config": "0.79.2",
7979
"@react-native/typescript-config": "0.79.2",
80-
"@types/react": "^18.3.20",
80+
"@types/react": "^18.3.21",
8181
"@types/react-test-renderer": "^18.3.1",
8282
"babel-jest": "^29.6.3",
8383
"core-js": "^3.42.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -4457,10 +4457,10 @@
44574457
dependencies:
44584458
"@types/react" "^18"
44594459

4460-
"@types/react@*", "@types/react@^18", "@types/react@^18.2.6", "@types/react@^18.3.20":
4461-
version "18.3.20"
4462-
resolved "https://registry.npmjs.org/@types/react/-/react-18.3.20.tgz"
4463-
integrity sha512-IPaCZN7PShZK/3t6Q87pfTkRm6oLTd4vztyoj+cbHUF1g3FfVb2tFIL79uCRKEfv16AhqDMBywP2VW3KIZUvcg==
4460+
"@types/react@*", "@types/react@^18", "@types/react@^18.2.6", "@types/react@^18.3.21":
4461+
version "18.3.21"
4462+
resolved "https://registry.npmjs.org/@types/react/-/react-18.3.21.tgz"
4463+
integrity sha512-gXLBtmlcRJeT09/sI4PxVwyrku6SaNUj/6cMubjE6T6XdY1fDmBL7r0nX0jbSZPU/Xr0KuwLLZh6aOYY5d91Xw==
44644464
dependencies:
44654465
"@types/prop-types" "*"
44664466
csstype "^3.0.2"

0 commit comments

Comments
 (0)