Skip to content

Commit

Permalink
bump dependencies version
Browse files Browse the repository at this point in the history
  • Loading branch information
luicfrr committed Jul 26, 2024
1 parent 6d58c8a commit 84058bb
Show file tree
Hide file tree
Showing 2 changed files with 91 additions and 114 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,15 +55,15 @@
"@types/react": "^18.3.3",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.1.3",
"prettier": "^3.3.2",
"eslint-plugin-prettier": "^5.2.1",
"prettier": "^3.3.3",
"react": "^18.3.1",
"react-native": "^0.74.3",
"react-native-builder-bob": "^0.23.2",
"react-native-vision-camera": "4.4.1",
"react-native-builder-bob": "^0.27.0",
"react-native-vision-camera": "4.5.0",
"react-native-worklets-core": "1.3.3",
"release-it": "^17.4.1",
"typescript": "^5.5.3"
"release-it": "^17.6.0",
"typescript": "^5.5.4"
},
"peerDependencies": {
"react": "*",
Expand Down
Loading

0 comments on commit 84058bb

Please sign in to comment.