|
44 | 44 | "@react-navigation/native": "^6.1.9", |
45 | 45 | "@react-navigation/native-stack": "^6.9.17", |
46 | 46 | "@shopify/flash-list": "1.6.3", |
47 | | - "@tanstack/react-query": "^4.36.1", |
| 47 | + "@tanstack/react-query": "^5.32.1", |
48 | 48 | "app-icon-badge": "^0.0.15", |
49 | 49 | "axios": "^1.6.5", |
50 | 50 | "expo": "~50.0.17", |
|
79 | 79 | "react-native-screens": "~3.29.0", |
80 | 80 | "react-native-svg": "14.1.0", |
81 | 81 | "react-native-web": "~0.19.10", |
82 | | - "react-query-kit": "^3.2.0", |
| 82 | + "react-query-kit": "^3.2.2", |
83 | 83 | "tailwind-variants": "^0.1.20", |
84 | 84 | "zod": "^3.22.4", |
85 | 85 | "zustand": "^4.5.0" |
|
88 | 88 | "@babel/core": "^7.23.7", |
89 | 89 | "@commitlint/cli": "^17.8.1", |
90 | 90 | "@commitlint/config-conventional": "^17.8.1", |
91 | | - "@dev-plugins/react-navigation": "^0.0.5", |
92 | | - "@dev-plugins/react-query": "^0.0.5", |
| 91 | + "@dev-plugins/react-navigation": "^0.0.6", |
| 92 | + "@dev-plugins/react-query": "^0.0.6", |
93 | 93 | "@expo/config": "~8.5.4", |
94 | 94 | "@react-native-community/eslint-config": "^3.2.0", |
95 | 95 | "@testing-library/jest-dom": "^5.17.0", |
|
0 commit comments