|
25 | 25 | "@react-native-picker/picker": "^2.11.1", |
26 | 26 | "@sentry/react": "^9.40.0", |
27 | 27 | "@vercel/blob": "^0.27.3", |
28 | | - "expo": "54.0.0-canary-20250713-8f814f8", |
29 | | - "expo-font": "13.4.0-canary-20250713-8f814f8", |
| 28 | + "expo": "54.0.0-canary-20250729-d8899ae", |
| 29 | + "expo-font": "13.4.0-canary-20250811-5c940c0", |
30 | 30 | "lodash": "^4.17.21", |
31 | | - "next": "^15.4.2", |
| 31 | + "next": "^15.4.6", |
32 | 32 | "node-emoji": "^2.2.0", |
33 | | - "react": "19.1.0", |
| 33 | + "react": "19.1.1", |
34 | 34 | "react-content-loader": "^7.1.1", |
35 | | - "react-dom": "19.1.0", |
| 35 | + "react-dom": "19.1.1", |
36 | 36 | "react-easy-linkify": "^1.0.8", |
37 | | - "react-native": "0.80.1", |
| 37 | + "react-native": "0.81.0", |
38 | 38 | "react-native-safe-area-context": "5.5.2", |
39 | | - "react-native-svg": "^15.12.0", |
40 | | - "react-native-web": "^0.20.0", |
| 39 | + "react-native-svg": "^15.12.1", |
| 40 | + "react-native-web": "^0.21.0", |
41 | 41 | "use-debounce": "^10.0.5" |
42 | 42 | }, |
43 | 43 | "devDependencies": { |
44 | 44 | "@expo/next-adapter": "^6.0.0", |
45 | | - "@next/bundle-analyzer": "^15.4.2", |
46 | | - "@types/bun": "^1.2.19", |
| 45 | + "@next/bundle-analyzer": "^15.4.6", |
| 46 | + "@types/bun": "^1.2.20", |
47 | 47 | "@types/lodash": "^4.17.20", |
48 | | - "@types/react": "~19.1.8", |
| 48 | + "@types/react": "~19.1.10", |
49 | 49 | "ajv-cli": "^5.0.0", |
50 | | - "browserslist": "^4.25.1", |
51 | | - "cheerio": "^1.1.0", |
| 50 | + "browserslist": "^4.25.2", |
| 51 | + "cheerio": "^1.1.2", |
52 | 52 | "cross-fetch": "^4.1.0", |
53 | | - "dotenv": "^17.2.0", |
54 | | - "eslint": "^9.31.0", |
55 | | - "eslint-config-next": "^15.4.2", |
| 53 | + "dotenv": "^17.2.1", |
| 54 | + "eslint": "^9.33.0", |
| 55 | + "eslint-config-next": "^15.4.6", |
56 | 56 | "eslint-config-universe": "^15.0.3", |
57 | 57 | "lint-staged": "^15.5.1", |
58 | 58 | "next-compose-plugins": "^2.2.1", |
59 | 59 | "next-fonts": "^1.5.1", |
60 | 60 | "next-images": "^1.8.5", |
61 | 61 | "prettier": "^3.6.2", |
62 | | - "simple-git-hooks": "^2.13.0", |
63 | | - "typescript": "^5.8.3", |
| 62 | + "simple-git-hooks": "^2.13.1", |
| 63 | + "typescript": "^5.9.2", |
64 | 64 | "user-agent-data-types": "^0.4.2" |
65 | 65 | }, |
66 | 66 | "private": true, |
|
0 commit comments