|
38 | 38 | }, |
39 | 39 | "dependencies": { |
40 | 40 | "@expo/metro-runtime": "^3.2.1", |
41 | | - "@gorhom/bottom-sheet": "^4.6.0", |
| 41 | + "@gorhom/bottom-sheet": "^4.6.3", |
42 | 42 | "@hookform/resolvers": "^2.9.11", |
43 | | - "@react-navigation/bottom-tabs": "^6.5.11", |
44 | | - "@react-navigation/native": "^6.1.9", |
45 | | - "@react-navigation/native-stack": "^6.9.17", |
| 43 | + "@react-navigation/bottom-tabs": "^6.5.20", |
| 44 | + "@react-navigation/native": "^6.1.17", |
| 45 | + "@react-navigation/native-stack": "^6.9.26", |
46 | 46 | "@shopify/flash-list": "1.6.4", |
47 | | - "@tanstack/react-query": "^5.32.1", |
| 47 | + "@tanstack/react-query": "^5.37.1", |
48 | 48 | "app-icon-badge": "^0.0.15", |
49 | | - "axios": "^1.6.5", |
| 49 | + "axios": "^1.7.1", |
50 | 50 | "expo": "~51.0.8", |
51 | 51 | "expo-build-properties": "~0.12.1", |
52 | 52 | "expo-constants": "~16.0.1", |
|
66 | 66 | "react": "18.2.0", |
67 | 67 | "react-dom": "18.2.0", |
68 | 68 | "react-error-boundary": "^3.1.4", |
69 | | - "react-hook-form": "^7.49.3", |
| 69 | + "react-hook-form": "^7.51.4", |
70 | 70 | "react-i18next": "^12.3.1", |
71 | 71 | "react-native": "0.74.1", |
72 | 72 | "react-native-avoid-softinput": "^4.0.2", |
|
78 | 78 | "react-native-safe-area-context": "4.10.1", |
79 | 79 | "react-native-screens": "~3.31.1", |
80 | 80 | "react-native-svg": "15.2.0", |
81 | | - "react-native-web": "~0.19.10", |
82 | | - "react-query-kit": "^3.2.2", |
| 81 | + "react-native-web": "~0.19.11", |
| 82 | + "react-query-kit": "^3.3.0", |
83 | 83 | "tailwind-variants": "^0.1.20", |
84 | | - "zod": "^3.22.4", |
85 | | - "zustand": "^4.5.0" |
| 84 | + "zod": "^3.23.8", |
| 85 | + "zustand": "^4.5.2" |
86 | 86 | }, |
87 | 87 | "devDependencies": { |
88 | 88 | "@babel/core": "^7.24.5", |
|
93 | 93 | "@expo/config": "~9.0.2", |
94 | 94 | "@react-native-community/eslint-config": "^3.2.0", |
95 | 95 | "@testing-library/jest-dom": "^5.17.0", |
96 | | - "@testing-library/react-native": "^12.4.3", |
| 96 | + "@testing-library/react-native": "^12.5.0", |
97 | 97 | "@types/i18n-js": "^3.8.9", |
98 | | - "@types/jest": "^29.5.11", |
| 98 | + "@types/jest": "^29.5.12", |
99 | 99 | "@types/lodash.memoize": "^4.1.9", |
100 | 100 | "@types/react": "~18.2.79", |
101 | | - "@types/react-test-renderer": "^18.0.7", |
| 101 | + "@types/react-test-renderer": "^18.3.0", |
102 | 102 | "@typescript-eslint/eslint-plugin": "^5.62.0", |
103 | 103 | "@typescript-eslint/parser": "^5.62.0", |
104 | | - "babel-plugin-module-resolver": "^5.0.0", |
| 104 | + "babel-plugin-module-resolver": "^5.0.2", |
105 | 105 | "cross-env": "^7.0.3", |
106 | | - "dotenv": "^16.3.2", |
| 106 | + "dotenv": "^16.4.5", |
107 | 107 | "eslint": "^8.57.0", |
108 | 108 | "eslint-plugin-i18n-json": "^4.0.0", |
109 | 109 | "eslint-plugin-simple-import-sort": "^10.0.0", |
110 | | - "eslint-plugin-tailwindcss": "^3.10.1", |
111 | | - "eslint-plugin-testing-library": "^6.2.0", |
| 110 | + "eslint-plugin-tailwindcss": "^3.15.2", |
| 111 | + "eslint-plugin-testing-library": "^6.2.2", |
112 | 112 | "eslint-plugin-unicorn": "^46.0.1", |
113 | 113 | "eslint-plugin-unused-imports": "^2.0.0", |
114 | 114 | "husky": "^8.0.3", |
|
120 | 120 | "metro-babel-register": "^0.73.10", |
121 | 121 | "np": "^7.7.0", |
122 | 122 | "prettier": "^2.8.8", |
123 | | - "react-test-renderer": "^18.2.0", |
| 123 | + "react-test-renderer": "^18.3.1", |
124 | 124 | "tailwindcss": "3.3.2", |
125 | | - "ts-jest": "^29.1.1", |
126 | | - "typescript": "^5.3.3" |
| 125 | + "ts-jest": "^29.1.2", |
| 126 | + "typescript": "^5.4.5" |
127 | 127 | }, |
128 | 128 | "repository": { |
129 | 129 | "type": "git", |
|
0 commit comments