Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
44 changes: 22 additions & 22 deletions apps/computer-vision/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,37 +25,37 @@
"lint": "eslint . --ext .ts,.tsx --fix"
},
"dependencies": {
"@react-navigation/drawer": "^7.9.4",
"@react-navigation/drawer": "^7.13.10",
"@react-navigation/native": "^7.2.2",
"@shopify/react-native-skia": "2.6.2",
"expo": "~56.0.9",
"expo-build-properties": "~56.0.17",
"expo-constants": "~56.0.17",
"expo-device": "~56.0.4",
"expo-image-manipulator": "~56.0.18",
"expo-image-picker": "~56.0.18",
"expo-linking": "~56.0.13",
"expo-router": "~56.2.9",
"react": "19.2.3",
"react-native": "0.85.3",
"@shopify/react-native-skia": "2.11.2",
"expo": "~57.0.20",
"expo-build-properties": "~57.0.17",
"expo-constants": "~57.0.17",
"expo-device": "~57.0.1",
"expo-image-manipulator": "~57.0.16",
"expo-image-picker": "~57.0.16",
"expo-linking": "~57.0.9",
"expo-router": "~57.0.19",
"react": "19.2.8",
"react-native": "0.87.1",
"react-native-blob-util": "^0.24.0",
"react-native-drawer-layout": "^4.2.2",
"react-native-executorch": "workspace:*",
"react-native-gesture-handler": "~2.31.1",
"react-native-gesture-handler": "~3.2.1",
"react-native-image-picker": "^8.2.1",
"react-native-reanimated": "4.5.3",
"react-native-safe-area-context": "~5.7.0",
"react-native-screens": "~4.25.2",
"react-native-reanimated": "4.6.0",
"react-native-safe-area-context": "~5.9.1",
"react-native-screens": "~4.27.0",
"react-native-svg": "15.15.4",
"react-native-worklets": "0.10.3"
"react-native-worklets": "0.12.1"
},
"devDependencies": {
"@babel/core": "^7.29.6",
"@react-native/metro-config": "^0.86.0",
"@types/react": "~19.2.0",
"babel-preset-expo": "~56.0.14",
"@babel/core": "^8.0.1",
"@react-native/metro-config": "^0.87.1",
"@types/react": "~19.2.18",
"babel-preset-expo": "~57.0.10",
"react-native-svg-transformer": "^1.5.3",
"react-refresh": "^0.14.0"
"react-refresh": "^0.18.0"
},
"private": true
}
42 changes: 21 additions & 21 deletions apps/legacy/bare-rn/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,32 +13,32 @@
"dependencies": {
"@dr.pogodin/react-native-fs": "^2.36.2",
"@kesha-antonov/react-native-background-downloader": "^4.4.5",
"react": "19.1.0",
"react-native": "0.81.5",
"react": "19.2.8",
"react-native": "0.87.1",
"react-native-executorch": "workspace:*",
"react-native-executorch-bare-resource-fetcher": "workspace:*",
"react-native-safe-area-context": "^5.5.2"
"react-native-safe-area-context": "^5.9.1"
},
"devDependencies": {
"@babel/core": "^7.29.6",
"@babel/plugin-transform-export-namespace-from": "^7.25.2",
"@babel/preset-env": "^7.25.3",
"@babel/runtime": "^7.25.0",
"@react-native-community/cli": "20.0.0",
"@react-native-community/cli-platform-android": "20.0.0",
"@react-native-community/cli-platform-ios": "20.0.0",
"@react-native/babel-preset": "0.81.5",
"@react-native/eslint-config": "0.81.5",
"@react-native/metro-config": "0.81.5",
"@react-native/typescript-config": "0.81.5",
"@types/jest": "^29.5.13",
"@types/react": "^19.1.0",
"@babel/core": "^8.0.1",
"@babel/plugin-transform-export-namespace-from": "^8.0.1",
"@babel/preset-env": "^8.0.2",
"@babel/runtime": "^8.0.0",
"@react-native-community/cli": "20.2.0",
"@react-native-community/cli-platform-android": "20.2.0",
"@react-native-community/cli-platform-ios": "20.2.0",
"@react-native/babel-preset": "0.87.1",
"@react-native/eslint-config": "0.87.1",
"@react-native/metro-config": "0.87.1",
"@react-native/typescript-config": "0.87.1",
"@types/jest": "^30.0.0",
"@types/react": "^19.2.18",
"@types/react-test-renderer": "^19.1.0",
"eslint": "^8.19.0",
"jest": "^29.6.3",
"prettier": "2.8.8",
"react-test-renderer": "19.1.0",
"typescript": "^5.8.3"
"eslint": "^10.10.0",
"jest": "^30.5.1",
"prettier": "3.9.6",
"react-test-renderer": "19.2.8",
"typescript": "^7.0.2"
},
"engines": {
"node": ">=22"
Expand Down
44 changes: 22 additions & 22 deletions apps/legacy/computer-vision/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,44 +11,44 @@
"lint": "eslint . --ext .ts,.tsx --fix"
},
"dependencies": {
"@expo/log-box": "~56.0.12",
"@expo/log-box": "~57.0.4",
"@expo/vector-icons": "^15.0.2",
"@react-native/metro-config": "^0.85.3",
"@react-navigation/drawer": "^7.9.4",
"@react-native/metro-config": "^0.87.1",
"@react-navigation/drawer": "^7.13.10",
"@react-navigation/native": "^7.2.2",
"@shopify/react-native-skia": "2.6.2",
"expo": "~56.0.9",
"expo-build-properties": "~56.0.17",
"expo-constants": "~56.0.17",
"expo-font": "~56.0.5",
"expo-linking": "~56.0.13",
"expo-router": "~56.2.9",
"expo-status-bar": "~56.0.4",
"metro-config": "^0.84.0",
"react": "19.2.3",
"react-native": "0.85.3",
"@shopify/react-native-skia": "2.11.2",
"expo": "~57.0.20",
"expo-build-properties": "~57.0.17",
"expo-constants": "~57.0.17",
"expo-font": "~57.0.3",
"expo-linking": "~57.0.9",
"expo-router": "~57.0.19",
"expo-status-bar": "~57.0.1",
"metro-config": "^0.87.0",
"react": "19.2.8",
"react-native": "0.87.1",
"react-native-device-info": "^15.0.2",
"react-native-executorch": "workspace:*",
"react-native-executorch-expo-resource-fetcher": "workspace:*",
"react-native-gesture-handler": "~2.31.1",
"react-native-gesture-handler": "~3.2.1",
"react-native-image-picker": "^8.2.1",
"react-native-loading-spinner-overlay": "^3.0.1",
"react-native-nitro-image": "^0.15.2",
"react-native-nitro-modules": "^0.37.1",
"react-native-reanimated": "4.5.3",
"react-native-safe-area-context": "~5.7.0",
"react-native-screens": "~4.25.2",
"react-native-reanimated": "4.6.0",
"react-native-safe-area-context": "~5.9.1",
"react-native-screens": "~4.27.0",
"react-native-svg": "15.15.4",
"react-native-svg-transformer": "^1.5.3",
"react-native-vision-camera": "^5.2.3",
"react-native-vision-camera-worklets": "^5.2.3",
"react-native-worklets": "0.10.3"
"react-native-worklets": "0.12.1"
},
"devDependencies": {
"@babel/core": "^7.29.6",
"@types/react": "~19.2.0",
"@babel/core": "^8.0.1",
"@types/react": "~19.2.18",
"@types/react-refresh": "^0",
"babel-preset-expo": "~56.0.14",
"babel-preset-expo": "~57.0.10",
"react-refresh": "^0.18.0"
},
"private": true
Expand Down
50 changes: 25 additions & 25 deletions apps/legacy/llm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,43 +11,43 @@
"lint": "eslint . --ext .ts,.tsx --fix"
},
"dependencies": {
"@expo/log-box": "~56.0.12",
"@react-native/metro-config": "^0.85.3",
"@react-navigation/drawer": "^7.9.4",
"@expo/log-box": "~57.0.4",
"@react-native/metro-config": "^0.87.1",
"@react-navigation/drawer": "^7.13.10",
"@react-navigation/native": "^7.2.2",
"expo": "^56.0.8",
"expo-brightness": "~56.0.5",
"expo-build-properties": "~56.0.16",
"expo-calendar": "~56.0.8",
"expo-constants": "~56.0.16",
"expo-document-picker": "~56.0.4",
"expo-font": "~56.0.5",
"expo-linking": "~56.0.13",
"expo-router": "~56.2.8",
"expo-status-bar": "~56.0.4",
"metro-config": "^0.84.0",
"react": "19.2.3",
"react-native": "0.85.3",
"react-native-audio-api": "0.12.2",
"expo": "^57.0.20",
"expo-brightness": "~57.0.1",
"expo-build-properties": "~57.0.17",
"expo-calendar": "~57.0.2",
"expo-constants": "~57.0.17",
"expo-document-picker": "~57.0.1",
"expo-font": "~57.0.3",
"expo-linking": "~57.0.9",
"expo-router": "~57.0.19",
"expo-status-bar": "~57.0.1",
"metro-config": "^0.87.0",
"react": "19.2.8",
"react-native": "0.87.1",
"react-native-audio-api": "0.13.3",
"react-native-device-info": "^15.0.2",
"react-native-executorch": "workspace:*",
"react-native-executorch-expo-resource-fetcher": "workspace:*",
"react-native-gesture-handler": "~2.31.1",
"react-native-gesture-handler": "~3.2.1",
"react-native-image-picker": "^8.2.1",
"react-native-loading-spinner-overlay": "^3.0.1",
"react-native-markdown-display": "^7.0.2",
"react-native-reanimated": "4.5.3",
"react-native-safe-area-context": "~5.7.0",
"react-native-screens": "~4.25.2",
"react-native-reanimated": "4.6.0",
"react-native-safe-area-context": "~5.9.1",
"react-native-screens": "~4.27.0",
"react-native-svg": "15.15.4",
"react-native-svg-transformer": "^1.5.3",
"react-native-worklets": "0.10.3"
"react-native-worklets": "0.12.1"
},
"devDependencies": {
"@babel/core": "^7.29.6",
"@types/react": "~19.2.14",
"@babel/core": "^8.0.1",
"@types/react": "~19.2.18",
"@types/react-refresh": "^0",
"babel-preset-expo": "~56.0.14",
"babel-preset-expo": "~57.0.10",
"react-refresh": "^0.18.0"
},
"private": true
Expand Down
30 changes: 15 additions & 15 deletions apps/legacy/speech/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,30 +12,30 @@
},
"dependencies": {
"@expo/vector-icons": "^15.0.2",
"@react-native/metro-config": "^0.85.3",
"@react-native/metro-config": "^0.87.1",
"buffer": "^6.0.3",
"expo": "~56.0.9",
"expo-build-properties": "~56.0.17",
"expo-font": "~56.0.5",
"expo-status-bar": "~56.0.4",
"metro-config": "^0.84.0",
"react": "19.2.3",
"react-native": "0.85.3",
"react-native-audio-api": "0.12.2",
"expo": "~57.0.20",
"expo-build-properties": "~57.0.17",
"expo-font": "~57.0.3",
"expo-status-bar": "~57.0.1",
"metro-config": "^0.87.0",
"react": "19.2.8",
"react-native": "0.87.1",
"react-native-audio-api": "0.13.3",
"react-native-device-info": "^15.0.2",
"react-native-executorch": "workspace:*",
"react-native-executorch-expo-resource-fetcher": "workspace:*",
"react-native-reanimated": "4.5.3",
"react-native-safe-area-context": "~5.7.0",
"react-native-reanimated": "4.6.0",
"react-native-safe-area-context": "~5.9.1",
"react-native-svg": "15.15.4",
"react-native-svg-transformer": "^1.5.3",
"react-native-worklets": "0.10.3"
"react-native-worklets": "0.12.1"
},
"devDependencies": {
"@babel/core": "^7.29.6",
"@types/react": "~19.2.14",
"@babel/core": "^8.0.1",
"@types/react": "~19.2.18",
"@types/react-refresh": "^0",
"babel-preset-expo": "~56.0.14",
"babel-preset-expo": "~57.0.10",
"react-refresh": "^0.18.0"
},
"private": true
Expand Down
40 changes: 20 additions & 20 deletions apps/legacy/text-embeddings/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,35 +11,35 @@
"lint": "eslint . --ext .ts,.tsx --fix"
},
"dependencies": {
"@expo/log-box": "~56.0.12",
"@expo/log-box": "~57.0.4",
"@expo/vector-icons": "^15.0.2",
"@react-native/metro-config": "^0.85.3",
"@react-navigation/drawer": "^7.9.4",
"@react-native/metro-config": "^0.87.1",
"@react-navigation/drawer": "^7.13.10",
"@react-navigation/native": "^7.2.2",
"expo": "~56.0.9",
"expo-build-properties": "~56.0.17",
"expo-constants": "~56.0.17",
"expo-font": "~56.0.5",
"expo-linking": "~56.0.13",
"expo-router": "~56.2.9",
"expo-status-bar": "~56.0.4",
"react": "19.2.3",
"react-native": "0.85.3",
"expo": "~57.0.20",
"expo-build-properties": "~57.0.17",
"expo-constants": "~57.0.17",
"expo-font": "~57.0.3",
"expo-linking": "~57.0.9",
"expo-router": "~57.0.19",
"expo-status-bar": "~57.0.1",
"react": "19.2.8",
"react-native": "0.87.1",
"react-native-executorch": "workspace:*",
"react-native-executorch-expo-resource-fetcher": "workspace:*",
"react-native-gesture-handler": "~2.31.1",
"react-native-gesture-handler": "~3.2.1",
"react-native-image-picker": "^8.2.1",
"react-native-reanimated": "4.5.3",
"react-native-safe-area-context": "~5.7.0",
"react-native-screens": "~4.25.2",
"react-native-reanimated": "4.6.0",
"react-native-safe-area-context": "~5.9.1",
"react-native-screens": "~4.27.0",
"react-native-svg": "15.15.4",
"react-native-worklets": "0.10.3"
"react-native-worklets": "0.12.1"
},
"devDependencies": {
"@babel/core": "^7.29.6",
"@types/react": "~19.2.14",
"@babel/core": "^8.0.1",
"@types/react": "~19.2.18",
"@types/react-refresh": "^0",
"babel-preset-expo": "~56.0.14",
"babel-preset-expo": "~57.0.10",
"react-refresh": "^0.18.0"
},
"private": true
Expand Down
Loading
Loading