Skip to content
Closed
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
36 changes: 18 additions & 18 deletions apps/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.4",
"react-native": "0.84.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.7.0"
},
"devDependencies": {
"@babel/core": "^7.25.2",
"@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/runtime": "^7.29.2",
"@react-native-community/cli": "20.1.3",
"@react-native-community/cli-platform-android": "20.1.3",
"@react-native-community/cli-platform-ios": "20.1.3",
"@react-native/babel-preset": "0.84.1",
"@react-native/eslint-config": "0.84.1",
"@react-native/metro-config": "0.84.1",
"@react-native/typescript-config": "0.84.1",
"@types/jest": "^30.0.0",
"@types/react": "^19.2.14",
"@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.1.0",
"jest": "^30.3.0",
"prettier": "3.8.1",
"react-test-renderer": "19.2.4",
"typescript": "^6.0.2"
},
"engines": {
"node": ">=22"
Expand Down
36 changes: 18 additions & 18 deletions apps/computer-vision/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": {
"@react-native/metro-config": "^0.81.5",
"@react-native/metro-config": "^0.84.1",
"@react-navigation/drawer": "^7.8.1",
"@react-navigation/native": "^7.1.28",
"@shopify/react-native-skia": "2.4.21",
"expo": "^54.0.27",
"expo-build-properties": "~1.0.10",
"expo-constants": "~18.0.11",
"expo-font": "~14.0.10",
"expo-linking": "~8.0.10",
"expo-router": "~6.0.17",
"expo-status-bar": "~3.0.9",
"metro-config": "^0.81.5",
"react": "19.1.0",
"react-native": "0.81.5",
"@shopify/react-native-skia": "2.5.4",
"expo": "^55.0.9",
"expo-build-properties": "~55.0.10",
"expo-constants": "~55.0.9",
"expo-font": "~55.0.4",
"expo-linking": "~55.0.9",
"expo-router": "~55.0.8",
"expo-status-bar": "~55.0.4",
"metro-config": "^0.84.2",
"react": "19.2.4",
"react-native": "0.84.1",
"react-native-device-info": "^15.0.2",
"react-native-executorch": "workspace:*",
"react-native-executorch-expo-resource-fetcher": "workspace:*",
"react-native-gesture-handler": "~2.28.0",
"react-native-image-picker": "^7.2.2",
"react-native-gesture-handler": "~2.30.1",
"react-native-image-picker": "^8.2.1",
"react-native-loading-spinner-overlay": "^3.0.1",
"react-native-nitro-image": "0.13.0",
"react-native-nitro-modules": "0.35.2",
"react-native-reanimated": "~4.2.2",
"react-native-safe-area-context": "~5.6.0",
"react-native-screens": "~4.16.0",
"react-native-reanimated": "~4.3.0",
"react-native-safe-area-context": "~5.7.0",
"react-native-screens": "~4.24.0",
"react-native-svg": "15.15.3",
"react-native-svg-transformer": "^1.5.3",
"react-native-vision-camera": "5.0.0-beta.7",
"react-native-worklets": "0.7.4"
"react-native-worklets": "0.8.1"
},
"devDependencies": {
"@babel/core": "^7.29.0",
Expand Down
42 changes: 21 additions & 21 deletions apps/llm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,39 +11,39 @@
"lint": "eslint . --ext .ts,.tsx --fix"
},
"dependencies": {
"@react-native/metro-config": "^0.81.6",
"@react-native/metro-config": "^0.84.1",
"@react-navigation/drawer": "^7.8.1",
"@react-navigation/native": "^7.1.28",
"expo": "^54.0.27",
"expo-brightness": "~14.0.8",
"expo-calendar": "~15.0.8",
"expo-constants": "~18.0.11",
"expo-document-picker": "~13.0.3",
"expo-font": "~14.0.10",
"expo-linking": "~8.0.10",
"expo-router": "~6.0.17",
"expo-status-bar": "~3.0.9",
"metro-config": "^0.81.5",
"react": "19.1.0",
"react-native": "0.81.5",
"react-native-audio-api": "^0.8.2",
"expo": "^55.0.9",
"expo-brightness": "~55.0.9",
"expo-calendar": "~55.0.10",
"expo-constants": "~55.0.9",
"expo-document-picker": "~55.0.9",
"expo-font": "~55.0.4",
"expo-linking": "~55.0.9",
"expo-router": "~55.0.8",
"expo-status-bar": "~55.0.4",
"metro-config": "^0.84.2",
"react": "19.2.4",
"react-native": "0.84.1",
"react-native-audio-api": "^0.11.7",
"react-native-device-info": "^15.0.2",
"react-native-executorch": "workspace:*",
"react-native-executorch-expo-resource-fetcher": "workspace:*",
"react-native-gesture-handler": "~2.28.0",
"react-native-image-picker": "^7.2.2",
"react-native-gesture-handler": "~2.30.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.1.1",
"react-native-safe-area-context": "~5.6.0",
"react-native-screens": "~4.16.0",
"react-native-reanimated": "~4.3.0",
"react-native-safe-area-context": "~5.7.0",
"react-native-screens": "~4.24.0",
"react-native-svg": "15.15.3",
"react-native-svg-transformer": "^1.5.3",
"react-native-worklets": "0.7.4"
"react-native-worklets": "0.8.1"
},
"devDependencies": {
"@babel/core": "^7.29.0",
"@types/react": "~19.1.10"
"@types/react": "~19.2.14"
},
"private": true
}
18 changes: 9 additions & 9 deletions apps/speech/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,25 +13,25 @@
"dependencies": {
"@react-native/metro-config": "^0.84.0",
"buffer": "^6.0.3",
"expo": "^54.0.27",
"expo-font": "~14.0.10",
"expo-status-bar": "~3.0.9",
"metro-config": "^0.81.5",
"react": "19.1.0",
"react-native": "0.81.5",
"expo": "^55.0.9",
"expo-font": "~55.0.4",
"expo-status-bar": "~55.0.4",
"metro-config": "^0.84.2",
"react": "19.2.4",
"react-native": "0.84.1",
"react-native-audio-api": "0.11.5",
"react-native-device-info": "^15.0.2",
"react-native-executorch": "workspace:*",
"react-native-executorch-expo-resource-fetcher": "workspace:*",
"react-native-reanimated": "~4.2.2",
"react-native-reanimated": "~4.3.0",
"react-native-safe-area-context": "~5.7.0",
"react-native-svg": "15.15.3",
"react-native-svg-transformer": "^1.5.3",
"react-native-worklets": "0.7.4"
"react-native-worklets": "0.8.1"
},
"devDependencies": {
"@babel/core": "^7.29.0",
"@types/react": "~19.1.10"
"@types/react": "~19.2.14"
},
"private": true
}
24 changes: 12 additions & 12 deletions apps/text-embeddings/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,26 +13,26 @@
"dependencies": {
"@react-navigation/drawer": "^7.8.1",
"@react-navigation/native": "^7.1.28",
"expo": "^54.0.27",
"expo-constants": "~18.0.11",
"expo-linking": "~8.0.10",
"expo-router": "~6.0.17",
"expo-status-bar": "~3.0.9",
"react": "19.1.0",
"react-native": "0.81.5",
"expo": "^55.0.9",
"expo-constants": "~55.0.9",
"expo-linking": "~55.0.9",
"expo-router": "~55.0.8",
"expo-status-bar": "~55.0.4",
"react": "19.2.4",
"react-native": "0.84.1",
"react-native-executorch": "workspace:*",
"react-native-executorch-expo-resource-fetcher": "workspace:*",
"react-native-gesture-handler": "~2.30.0",
"react-native-image-picker": "^7.2.2",
"react-native-reanimated": "~4.2.2",
"react-native-image-picker": "^8.2.1",
"react-native-reanimated": "~4.3.0",
"react-native-safe-area-context": "~5.7.0",
"react-native-screens": "~4.16.0",
"react-native-screens": "~4.24.0",
"react-native-svg": "15.15.3",
"react-native-worklets": "0.7.4"
"react-native-worklets": "0.8.1"
},
"devDependencies": {
"@babel/core": "^7.29.0",
"@types/react": "~19.1.10"
"@types/react": "~19.2.14"
},
"private": true
}
6 changes: 3 additions & 3 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"typecheck": "tsc"
},
"dependencies": {
"@docsearch/core": "^4.4.0",
"@docsearch/core": "^4.6.2",
"@docsearch/css": "^4.6.0",
"@docsearch/sidepanel": "^4.6.0",
"@docusaurus/core": "^3.9.2",
Expand All @@ -44,8 +44,8 @@
"@docusaurus/tsconfig": "^3.9.2",
"docusaurus-plugin-typedoc": "^1.4.2",
"typedoc": "^0.28.17",
"typedoc-plugin-markdown": "^4.10.0",
"typescript": "^5.9.3"
"typedoc-plugin-markdown": "^4.11.0",
"typescript": "^6.0.2"
},
"browserslist": {
"production": [
Expand Down
Loading
Loading