Skip to content
Draft
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
38 changes: 19 additions & 19 deletions apps/bare-rn/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,34 +11,34 @@
"test": "jest"
},
"dependencies": {
"@dr.pogodin/react-native-fs": "^2.36.2",
"@dr.pogodin/react-native-fs": "^2.38.1",
"@kesha-antonov/react-native-background-downloader": "^4.4.5",
"react": "19.1.0",
"react-native": "0.81.5",
"react": "19.2.5",
"react-native": "0.85.0",
"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.85.0",
"@react-native/eslint-config": "0.85.0",
"@react-native/metro-config": "0.85.0",
"@react-native/typescript-config": "0.85.0",
"@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": "^8.57.0",
"jest": "^30.3.0",
"prettier": "3.8.2",
"react-test-renderer": "19.2.5",
"typescript": "^6.0.2"
},
"engines": {
"node": ">=22"
Expand Down
39 changes: 20 additions & 19 deletions apps/computer-vision/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,35 +11,36 @@
"lint": "eslint . --ext .ts,.tsx --fix"
},
"dependencies": {
"@react-native/metro-config": "^0.81.5",
"@react-navigation/drawer": "^7.8.1",
"@expo/log-box": "~55.0.10",
"@react-native/metro-config": "^0.85.0",
"@react-navigation/drawer": "^7.9.4",
"@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.6.2",
"expo": "^55.0.13",
"expo-build-properties": "~55.0.13",
"expo-constants": "~55.0.13",
"expo-font": "~55.0.6",
"expo-linking": "~55.0.12",
"expo-router": "~55.0.11",
"expo-status-bar": "~55.0.5",
"metro-config": "^0.84.2",
"react": "19.2.5",
"react-native": "0.85.0",
"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.31.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
45 changes: 23 additions & 22 deletions apps/llm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,39 +11,40 @@
"lint": "eslint . --ext .ts,.tsx --fix"
},
"dependencies": {
"@react-native/metro-config": "^0.81.6",
"@react-navigation/drawer": "^7.8.1",
"@expo/log-box": "~55.0.10",
"@react-native/metro-config": "^0.85.0",
"@react-navigation/drawer": "^7.9.4",
"@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.13",
"expo-brightness": "~55.0.13",
"expo-calendar": "~55.0.14",
"expo-constants": "~55.0.13",
"expo-document-picker": "~55.0.13",
"expo-font": "~55.0.6",
"expo-linking": "~55.0.12",
"expo-router": "~55.0.11",
"expo-status-bar": "~55.0.5",
"metro-config": "^0.84.2",
"react": "19.2.5",
"react-native": "0.85.0",
"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.31.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
}
20 changes: 10 additions & 10 deletions apps/speech/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,27 +11,27 @@
"lint": "eslint . --ext .ts,.tsx --fix"
},
"dependencies": {
"@react-native/metro-config": "^0.84.0",
"@react-native/metro-config": "^0.85.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.13",
"expo-font": "~55.0.6",
"expo-status-bar": "~55.0.5",
"metro-config": "^0.84.2",
"react": "19.2.5",
"react-native": "0.85.0",
"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
}
30 changes: 16 additions & 14 deletions apps/text-embeddings/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,28 +11,30 @@
"lint": "eslint . --ext .ts,.tsx --fix"
},
"dependencies": {
"@react-navigation/drawer": "^7.8.1",
"@expo/log-box": "~55.0.10",
"@react-native/metro-config": "^0.85.0",
"@react-navigation/drawer": "^7.9.4",
"@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.13",
"expo-constants": "~55.0.13",
"expo-linking": "~55.0.12",
"expo-router": "~55.0.11",
"expo-status-bar": "~55.0.5",
"react": "19.2.5",
"react-native": "0.85.0",
"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-gesture-handler": "~2.31.1",
"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
}
20 changes: 10 additions & 10 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,17 +18,17 @@
"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",
"@docusaurus/plugin-google-tag-manager": "^3.9.2",
"@docusaurus/plugin-sitemap": "^3.9.2",
"@docusaurus/preset-classic": "^3.9.2",
"@docusaurus/core": "^3.10.0",
"@docusaurus/plugin-google-tag-manager": "^3.10.0",
"@docusaurus/plugin-sitemap": "^3.10.0",
"@docusaurus/preset-classic": "^3.10.0",
"@emotion/react": "^11.14.0",
"@emotion/styled": "^11.14.1",
"@mdx-js/react": "^3.0.0",
"@mui/material": "^7.3.7",
"@mui/material": "^9.0.0",
"@signalwire/docusaurus-plugin-llms-txt": "2.0.0-alpha.7",
"@signalwire/docusaurus-theme-llms-txt": "1.0.0-alpha.9",
"@swmansion/t-rex-ui": "^1.3.2",
Expand All @@ -40,12 +40,12 @@
"swiper": "^12.1.2"
},
"devDependencies": {
"@docusaurus/module-type-aliases": "^3.9.2",
"@docusaurus/tsconfig": "^3.9.2",
"@docusaurus/module-type-aliases": "^3.10.0",
"@docusaurus/tsconfig": "^3.10.0",
"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