|
95 | 95 | "@tamagui/config": "1.126.14", |
96 | 96 | "@tamagui/lucide-icons": "1.126.14", |
97 | 97 | "@tamagui/toast": "^1.127.2", |
98 | | - "@tamagui/vite-plugin": "1.126.14", |
99 | 98 | "@xstate/react": "^5.0.3", |
100 | 99 | "add": "^2.0.6", |
101 | 100 | "asn1js": "^3.0.6", |
|
139 | 138 | "socket.io-client": "^4.8.1", |
140 | 139 | "tamagui": "1.126.14", |
141 | 140 | "uuid": "^11.1.0", |
142 | | - "vite-plugin-svgr": "^4.5.0", |
143 | 141 | "xstate": "^5.20.2", |
144 | 142 | "zustand": "^4.5.2" |
145 | 143 | }, |
|
153 | 151 | "@react-native/metro-config": "0.76.9", |
154 | 152 | "@react-native/typescript-config": "0.76.9", |
155 | 153 | "@tamagui/types": "1.126.14", |
| 154 | + "@tamagui/vite-plugin": "1.126.14", |
156 | 155 | "@testing-library/react-hooks": "^8.0.1", |
157 | 156 | "@testing-library/react-native": "^13.3.3", |
158 | 157 | "@tsconfig/react-native": "^3.0.6", |
|
161 | 160 | "@types/elliptic": "^6", |
162 | 161 | "@types/jest": "^29.5.14", |
163 | 162 | "@types/node-forge": "^1.3.14", |
| 163 | + "@types/path-browserify": "^1", |
164 | 164 | "@types/react": "^18.3.4", |
165 | 165 | "@types/react-dom": "^18.3.0", |
166 | 166 | "@types/react-native-dotenv": "^0.2.0", |
|
171 | 171 | "@typescript-eslint/parser": "^8.39.0", |
172 | 172 | "@vitejs/plugin-react-swc": "^3.10.2", |
173 | 173 | "babel-plugin-module-resolver": "^5.0.2", |
| 174 | + "constants-browserify": "^1.0.0", |
| 175 | + "crypto-browserify": "^3.12.1", |
174 | 176 | "dompurify": "^3.2.6", |
175 | 177 | "eslint": "^8.57.0", |
176 | 178 | "eslint-config-prettier": "10.1.8", |
|
183 | 185 | "eslint-plugin-simple-import-sort": "^12.1.1", |
184 | 186 | "eslint-plugin-sort-exports": "^0.9.1", |
185 | 187 | "jest": "^29.6.3", |
| 188 | + "path-browserify": "^1.0.1", |
186 | 189 | "prettier": "^3.5.3", |
187 | 190 | "react-native-svg-transformer": "^1.5.1", |
188 | 191 | "react-test-renderer": "^18.3.1", |
|
191 | 194 | "ts-morph": "^22.0.0", |
192 | 195 | "ts-node": "^10.9.2", |
193 | 196 | "typescript": "^5.9.2", |
194 | | - "vite": "^7.0.0" |
| 197 | + "vite": "^7.0.0", |
| 198 | + "vite-plugin-svgr": "^4.5.0" |
195 | 199 | }, |
196 | 200 | "packageManager": "[email protected]", |
197 | 201 | "engines": { |
|
0 commit comments