Compare commits

...

2 Commits

Author SHA1 Message Date
2da2e0ac43 chore: bump tamagui to v1.118.1 2024-12-03 23:27:44 +07:00
2d5c24988a chore: update expo packages 2024-12-03 23:24:26 +07:00
2 changed files with 1167 additions and 1323 deletions

View File

@ -26,50 +26,50 @@
"@react-native-async-storage/async-storage": "1.23.1", "@react-native-async-storage/async-storage": "1.23.1",
"@react-navigation/drawer": "7.0.0", "@react-navigation/drawer": "7.0.0",
"@react-navigation/native": "7.0.0", "@react-navigation/native": "7.0.0",
"@tamagui/config": "^1.116.15", "@tamagui/config": "1.118.1",
"@tanstack/react-query": "^5.59.20", "@tanstack/react-query": "^5.59.20",
"@xterm/addon-attach": "^0.11.0", "@xterm/addon-attach": "^0.11.0",
"@xterm/addon-fit": "^0.10.0", "@xterm/addon-fit": "^0.10.0",
"@xterm/xterm": "^5.5.0", "@xterm/xterm": "^5.5.0",
"expo": "~52.0.6", "expo": "~52.0.14",
"expo-auth-session": "~6.0.0", "expo-auth-session": "~6.0.1",
"expo-blur": "~14.0.1", "expo-blur": "~14.0.1",
"expo-constants": "~17.0.3", "expo-constants": "~17.0.3",
"expo-crypto": "~14.0.1", "expo-crypto": "~14.0.1",
"expo-font": "~13.0.0", "expo-font": "~13.0.0",
"expo-haptics": "~14.0.0", "expo-haptics": "~14.0.0",
"expo-linking": "~7.0.2", "expo-linking": "~7.0.3",
"expo-router": "~4.0.5", "expo-router": "~4.0.11",
"expo-splash-screen": "~0.29.9", "expo-splash-screen": "~0.29.13",
"expo-status-bar": "~2.0.0", "expo-status-bar": "~2.0.0",
"expo-symbols": "~0.2.0", "expo-symbols": "~0.2.0",
"expo-system-ui": "~4.0.2", "expo-system-ui": "~4.0.5",
"expo-web-browser": "~14.0.1", "expo-web-browser": "~14.0.1",
"ofetch": "^1.4.1", "ofetch": "^1.4.1",
"react": "18.3.1", "react": "18.3.1",
"react-dom": "18.3.1", "react-dom": "18.3.1",
"react-hook-form": "^7.53.2", "react-hook-form": "^7.53.2",
"react-native": "0.76.1", "react-native": "0.76.3",
"react-native-gesture-handler": "~2.20.2", "react-native-gesture-handler": "~2.20.2",
"react-native-pager-view": "6.4.1", "react-native-pager-view": "6.5.1",
"react-native-reanimated": "~3.16.1", "react-native-reanimated": "~3.16.1",
"react-native-safe-area-context": "4.12.0", "react-native-safe-area-context": "4.12.0",
"react-native-screens": "4.0.0", "react-native-screens": "4.1.0",
"react-native-web": "~0.19.13", "react-native-web": "~0.19.13",
"react-native-webview": "^13.12.2", "react-native-webview": "^13.12.2",
"tamagui": "^1.116.15", "tamagui": "1.118.1",
"zod": "3.23.8", "zod": "3.23.8",
"zustand": "^5.0.1" "zustand": "^5.0.1"
}, },
"devDependencies": { "devDependencies": {
"@babel/core": "^7.25.2", "@babel/core": "7.26.0",
"@tamagui/babel-plugin": "^1.116.14", "@tamagui/babel-plugin": "1.118.1",
"@types/jest": "^29.5.12", "@types/jest": "^29.5.12",
"@types/novnc__novnc": "^1.5.0", "@types/novnc__novnc": "^1.5.0",
"@types/react": "~18.3.12", "@types/react": "~18.3.12",
"@types/react-test-renderer": "^18.3.0", "@types/react-test-renderer": "^18.3.0",
"jest": "^29.2.1", "jest": "^29.2.1",
"jest-expo": "~52.0.1", "jest-expo": "~52.0.2",
"react-test-renderer": "18.3.1", "react-test-renderer": "18.3.1",
"typescript": "^5.3.3" "typescript": "^5.3.3"
}, },

2462
frontend/pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff