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
30 changes: 15 additions & 15 deletions apps/bare-rn/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
"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.7",
"react-native": "0.85.3",
"react-native-executorch": "workspace:*",
"react-native-executorch-bare-resource-fetcher": "workspace:*",
"react-native-safe-area-context": "^5.5.2"
Expand All @@ -24,21 +24,21 @@
"@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",
"@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.3",
"@react-native/eslint-config": "0.85.3",
"@react-native/metro-config": "0.85.3",
"@react-native/typescript-config": "0.85.3",
"@types/jest": "^30.0.0",
"@types/react": "^19.1.0",
"@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.4.1",
"jest": "^30.4.2",
"prettier": "3.8.3",
"react-test-renderer": "19.2.7",
"typescript": "^6.0.3"
},
"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,43 +11,43 @@
"lint": "eslint . --ext .ts,.tsx --fix"
},
"dependencies": {
"@expo/log-box": "~55.0.10",
"@react-native/metro-config": "^0.83.0",
"@expo/log-box": "~56.0.12",
"@react-native/metro-config": "^0.85.3",
"@react-navigation/drawer": "^7.9.4",
"@react-navigation/native": "^7.2.2",
"@shopify/react-native-skia": "2.6.2",
"expo": "^55.0.13",
"expo-build-properties": "~55.0.13",
"expo-constants": "^55.0.16",
"expo-font": "~55.0.6",
"expo-linking": "~55.0.12",
"expo-router": "~55.0.11",
"expo-status-bar": "~55.0.5",
"metro-config": "^0.83.0",
"expo": "^56.0.8",
"expo-build-properties": "~56.0.16",
"expo-constants": "^56.0.16",
"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.4",
"react": "19.2.5",
"react-native": "0.83.4",
"react-native": "0.85.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.0.0",
"react-native-image-picker": "^8.2.1",
"react-native-loading-spinner-overlay": "^3.0.1",
"react-native-nitro-image": "0.13.1",
"react-native-nitro-image": "0.15.0",
"react-native-nitro-modules": "0.35.4",
"react-native-reanimated": "~4.3.0",
"react-native-safe-area-context": "~5.7.0",
"react-native-screens": "~4.24.0",
"react-native-reanimated": "~4.4.0",
"react-native-safe-area-context": "~5.8.0",
"react-native-screens": "~4.25.2",
"react-native-svg": "15.15.4",
"react-native-svg-transformer": "^1.5.3",
"react-native-vision-camera": "^5.0.6",
"react-native-vision-camera-worklets": "^5.0.6",
"react-native-worklets": "0.8.1"
"react-native-worklets": "0.9.1"
},
"devDependencies": {
"@babel/core": "^7.29.0",
"@types/react": "~19.2.0",
"@types/react-refresh": "^0",
"babel-preset-expo": "~55.0.16",
"babel-preset-expo": "~56.0.14",
"react-refresh": "^0.18.0"
},
"private": true
Expand Down
40 changes: 20 additions & 20 deletions apps/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": "~55.0.10",
"@react-native/metro-config": "^0.83.0",
"@expo/log-box": "~56.0.12",
"@react-native/metro-config": "^0.85.3",
"@react-navigation/drawer": "^7.9.4",
"@react-navigation/native": "^7.2.2",
"expo": "^55.0.13",
"expo-brightness": "~55.0.13",
"expo-build-properties": "~55.0.13",
"expo-calendar": "~55.0.14",
"expo-constants": "^55.0.16",
"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.83.0",
"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.4",
"react": "19.2.5",
"react-native": "0.83.4",
"react-native": "0.85.3",
"react-native-audio-api": "0.12.2",
"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.0.0",
"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.3.0",
"react-native-safe-area-context": "~5.7.0",
"react-native-screens": "~4.24.0",
"react-native-reanimated": "~4.4.0",
"react-native-safe-area-context": "~5.8.0",
"react-native-screens": "~4.25.2",
"react-native-svg": "15.15.4",
"react-native-svg-transformer": "^1.5.3",
"react-native-worklets": "0.8.1"
"react-native-worklets": "0.9.1"
},
"devDependencies": {
"@babel/core": "^7.29.0",
"@types/react": "~19.2.14",
"@types/react-refresh": "^0",
"babel-preset-expo": "~55.0.16",
"babel-preset-expo": "~56.0.14",
"react-refresh": "^0.18.0"
},
"private": true
Expand Down
22 changes: 11 additions & 11 deletions apps/speech/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,30 +11,30 @@
"lint": "eslint . --ext .ts,.tsx --fix"
},
"dependencies": {
"@react-native/metro-config": "^0.83.0",
"@react-native/metro-config": "^0.85.3",
"buffer": "^6.0.3",
"expo": "^55.0.13",
"expo-build-properties": "~55.0.13",
"expo-font": "~55.0.6",
"expo-status-bar": "~55.0.5",
"metro-config": "^0.83.0",
"expo": "^56.0.8",
"expo-build-properties": "~56.0.16",
"expo-font": "~56.0.5",
"expo-status-bar": "~56.0.4",
"metro-config": "^0.84.4",
"react": "19.2.5",
"react-native": "0.83.4",
"react-native": "0.85.3",
"react-native-audio-api": "0.12.2",
"react-native-device-info": "^15.0.2",
"react-native-executorch": "workspace:*",
"react-native-executorch-expo-resource-fetcher": "workspace:*",
"react-native-reanimated": "~4.3.0",
"react-native-safe-area-context": "~5.7.0",
"react-native-reanimated": "~4.4.0",
"react-native-safe-area-context": "~5.8.0",
"react-native-svg": "15.15.4",
"react-native-svg-transformer": "^1.5.3",
"react-native-worklets": "0.8.1"
"react-native-worklets": "0.9.1"
},
"devDependencies": {
"@babel/core": "^7.29.0",
"@types/react": "~19.2.14",
"@types/react-refresh": "^0",
"babel-preset-expo": "~55.0.16",
"babel-preset-expo": "~56.0.14",
"react-refresh": "^0.18.0"
},
"private": true
Expand Down
30 changes: 15 additions & 15 deletions apps/text-embeddings/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,33 +11,33 @@
"lint": "eslint . --ext .ts,.tsx --fix"
},
"dependencies": {
"@expo/log-box": "~55.0.10",
"@react-native/metro-config": "^0.83.0",
"@expo/log-box": "~56.0.12",
"@react-native/metro-config": "^0.85.3",
"@react-navigation/drawer": "^7.9.4",
"@react-navigation/native": "^7.2.2",
"expo": "^55.0.13",
"expo-build-properties": "~55.0.13",
"expo-constants": "^55.0.16",
"expo-linking": "~55.0.12",
"expo-router": "~55.0.11",
"expo-status-bar": "~55.0.5",
"expo": "^56.0.8",
"expo-build-properties": "~56.0.16",
"expo-constants": "^56.0.16",
"expo-linking": "~56.0.13",
"expo-router": "~56.2.8",
"expo-status-bar": "~56.0.4",
"react": "19.2.5",
"react-native": "0.83.4",
"react-native": "0.85.3",
"react-native-executorch": "workspace:*",
"react-native-executorch-expo-resource-fetcher": "workspace:*",
"react-native-gesture-handler": "~2.31.1",
"react-native-gesture-handler": "~3.0.0",
"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.24.0",
"react-native-reanimated": "~4.4.0",
"react-native-safe-area-context": "~5.8.0",
"react-native-screens": "~4.25.2",
"react-native-svg": "15.15.4",
"react-native-worklets": "0.8.1"
"react-native-worklets": "0.9.1"
},
"devDependencies": {
"@babel/core": "^7.29.0",
"@types/react": "~19.2.14",
"@types/react-refresh": "^0",
"babel-preset-expo": "~55.0.16",
"babel-preset-expo": "~56.0.14",
"react-refresh": "^0.18.0"
},
"private": true
Expand Down
24 changes: 12 additions & 12 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.3",
"@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.1",
"@docusaurus/plugin-google-tag-manager": "^3.10.1",
"@docusaurus/plugin-sitemap": "^3.10.1",
"@docusaurus/preset-classic": "^3.10.1",
"@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.1",
"@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 @@ -37,17 +37,17 @@
"prism-react-renderer": "^2.1.0",
"react": "^19.2.3",
"react-dom": "^19.2.3",
"react-icons": "^5.5.0",
"swiper": "^12.1.2"
"react-icons": "^5.6.0",
"swiper": "^12.2.0"
},
"devDependencies": {
"@docusaurus/module-type-aliases": "^3.9.2",
"@docusaurus/tsconfig": "^3.9.2",
"@docusaurus/module-type-aliases": "^3.10.1",
"@docusaurus/tsconfig": "^3.10.1",
"@types/react": "~19.2.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.12.0",
"typescript": "^6.0.3"
},
"browserslist": {
"production": [
Expand Down
Loading
Loading