Skip to content

Commit

Permalink
Update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
22388o committed Dec 16, 2024
1 parent e700fa6 commit 7b50fbb
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
8 changes: 4 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"@react-native/eslint-config": "0.76.5",
"@react-native/metro-config": "0.76.5",
"@react-native/typescript-config": "0.76.5",
"@types/react": "^18.3.16",
"@types/react": "^18.3.17",
"@types/react-test-renderer": "^18.3.1",
"babel-jest": "^29.6.3",
"core-js": "^3.39.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4213,10 +4213,10 @@
dependencies:
"@types/react" "^18"

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

0 comments on commit 7b50fbb

Please sign in to comment.