Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
szarbartosz committed Nov 7, 2024
1 parent 67f1eae commit 9a5bb08
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 20 deletions.
Binary file modified bun.lockb
Binary file not shown.
40 changes: 20 additions & 20 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,53 +20,53 @@
"preset": "jest-expo"
},
"dependencies": {
"@gorhom/bottom-sheet": "^5",
"@hookform/resolvers": "^3.9.0",
"@gorhom/bottom-sheet": "^5.0.5",
"@hookform/resolvers": "^3.9.1",
"@react-navigation/native": "^6.1.18",
"@reduxjs/toolkit": "^2.2.7",
"@tamagui/babel-plugin": "^1.110.1",
"@tamagui/config": "^1.110.1",
"@reduxjs/toolkit": "^2.3.0",
"@tamagui/babel-plugin": "^1.116.12",
"@tamagui/config": "^1.116.12",
"dayjs": "^1.11.13",
"expo": "~51.0.31",
"expo-dev-client": "~4.0.28",
"expo-font": "~12.0.9",
"expo-image": "^1.12.15",
"expo": "~51.0.38",
"expo-dev-client": "~4.0.29",
"expo-font": "~12.0.10",
"expo-image": "^1.13.0",
"expo-linking": "~6.3.1",
"expo-location": "^17.0.1",
"expo-router": "~3.5.23",
"expo-secure-store": "~13.0.2",
"expo-splash-screen": "~0.27.5",
"expo-splash-screen": "~0.27.6",
"expo-status-bar": "~1.12.1",
"expo-system-ui": "~3.0.7",
"expo-web-browser": "~13.0.3",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-hook-form": "^7.53.0",
"react-native": "~0.74.5",
"react-hook-form": "^7.53.1",
"react-native": "~0.74.6",
"react-native-calendars": "^1.1307.0",
"react-native-gesture-handler": "~2.16.1",
"react-native-map-link": "^3.5.0",
"react-native-gesture-handler": "~2.16.2",
"react-native-map-link": "^3.6.1",
"react-native-maps": "~1.14.0",
"react-native-reanimated": "~3.10.1",
"react-native-safe-area-context": "4.10.5",
"react-native-screens": "~3.31.1",
"react-native-svg": "~15.2.0",
"react-native-toast-message": "^2.2.0",
"react-native-web": "~0.19.12",
"react-native-toast-message": "^2.2.1",
"react-native-web": "~0.19.13",
"react-redux": "^9.1.2",
"tamagui": "^1.110.1",
"tamagui": "^1.116.12",
"zod": "^3.23.8"
},
"devDependencies": {
"@babel/core": "^7.25.2",
"@babel/core": "^7.26.0",
"@react-native/eslint-config": "^0.76.1",
"@types/react": "~18.2.79",
"@typescript-eslint/eslint-plugin": "^7.18.0",
"@typescript-eslint/parser": "^7.18.0",
"eslint": "^8.57.0",
"eslint": "^8.57.1",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.2.1",
"eslint-plugin-react": "^7.35.0",
"eslint-plugin-react": "^7.37.2",
"eslint-plugin-react-hooks": "^4.6.2",
"eslint-plugin-simple-import-sort": "^12.1.1",
"eslint-plugin-unused-imports": "^3.2.0",
Expand Down

0 comments on commit 9a5bb08

Please sign in to comment.