upgrade off of preview to release

This commit is contained in:
Samuel Newman
2025-09-11 11:34:00 +03:00
parent 01194dd32d
commit 735a9c1e3e
2 changed files with 369 additions and 491 deletions
+23 -23
View File
@@ -131,34 +131,34 @@
"emoji-mart": "^5.5.2",
"emoji-regex": "^10.4.0",
"eventemitter3": "^5.0.1",
"expo": "^54.0.0-preview.14",
"expo": "^54.0.1",
"expo-application": "~7.0.6",
"expo-blur": "~15.0.6",
"expo-build-properties": "~1.0.7",
"expo-camera": "~17.0.6",
"expo-camera": "~17.0.7",
"expo-clipboard": "~8.0.6",
"expo-dev-client": "~6.0.9",
"expo-dev-client": "~6.0.11",
"expo-device": "~8.0.6",
"expo-file-system": "~19.0.9",
"expo-file-system": "~19.0.11",
"expo-font": "~14.0.7",
"expo-haptics": "~15.0.6",
"expo-image": "~3.0.7",
"expo-image-crop-tool": "^0.1.8",
"expo-image-manipulator": "~14.0.6",
"expo-image-picker": "~17.0.6",
"expo-image-manipulator": "~14.0.7",
"expo-image-picker": "~17.0.7",
"expo-intent-launcher": "~13.0.6",
"expo-linear-gradient": "~15.0.6",
"expo-linking": "~8.0.7",
"expo-localization": "~17.0.6",
"expo-media-library": "~18.0.6",
"expo-notifications": "~0.32.9",
"expo-media-library": "~18.1.1",
"expo-notifications": "~0.32.10",
"expo-screen-orientation": "~9.0.6",
"expo-sharing": "~14.0.6",
"expo-sharing": "~14.0.7",
"expo-splash-screen": "~31.0.8",
"expo-system-ui": "~6.0.6",
"expo-system-ui": "~6.0.7",
"expo-task-manager": "~14.0.6",
"expo-updates": "~29.0.8",
"expo-video": "~3.0.9",
"expo-updates": "~29.0.9",
"expo-video": "~3.0.11",
"expo-web-browser": "~15.0.6",
"fast-text-encoding": "^1.0.6",
"history": "^5.3.0",
@@ -184,7 +184,7 @@
"react-image-crop": "^11.0.7",
"react-is": "19",
"react-keyed-flatten-children": "^5.0.0",
"react-native": "^0.81.1",
"react-native": "0.81.4",
"react-native-compressor": "^1.11.0",
"react-native-date-picker": "^5.0.13",
"react-native-device-attest": "^0.1.6",
@@ -198,10 +198,10 @@
"react-native-pager-view": "6.9.1",
"react-native-progress": "bluesky-social/react-native-progress",
"react-native-qrcode-styled": "^0.3.3",
"react-native-reanimated": "~3.19.1",
"react-native-reanimated": "~4.1.0",
"react-native-root-siblings": "^5.0.1",
"react-native-safe-area-context": "~5.6.0",
"react-native-screens": "~4.15.4",
"react-native-screens": "~4.16.0",
"react-native-svg": "15.12.1",
"react-native-uitextview": "^1.4.0",
"react-native-url-polyfill": "^1.3.0",
@@ -227,13 +227,13 @@
"@babel/core": "^7.26.0",
"@babel/preset-env": "^7.26.0",
"@babel/runtime": "^7.26.0",
"@expo/config-plugins": "~11.0.7",
"@expo/config-plugins": "~54.0.0",
"@lingui/cli": "^4.14.1",
"@lingui/macro": "^4.14.1",
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.15",
"@react-native/babel-preset": "0.81.1",
"@react-native/eslint-config": "^0.81.1",
"@react-native/typescript-config": "^0.81.1",
"@react-native/babel-preset": "0.81.4",
"@react-native/eslint-config": "^0.81.4",
"@react-native/typescript-config": "^0.81.4",
"@sentry/webpack-plugin": "^3.2.2",
"@testing-library/jest-native": "^5.4.3",
"@testing-library/react-native": "^13.2.0",
@@ -251,7 +251,7 @@
"babel-plugin-macros": "^3.1.0",
"babel-plugin-module-resolver": "^5.0.2",
"babel-plugin-react-compiler": "^19.1.0-rc.1",
"babel-preset-expo": "~14.0.6",
"babel-preset-expo": "~54.0.0",
"eslint": "^8.19.0",
"eslint-plugin-bsky-internal": "link:./eslint",
"eslint-plugin-ft-flow": "^2.0.3",
@@ -265,7 +265,7 @@
"husky": "^8.0.3",
"is-ci": "^3.0.1",
"jest": "^29.7.0",
"jest-expo": "~54.0.7",
"jest-expo": "~54.0.10",
"jest-junit": "^16.0.0",
"lint-staged": "^13.2.3",
"lockfile-lint": "^4.14.0",
@@ -280,8 +280,8 @@
},
"resolutions": {
"@expo/image-utils": "0.6.3",
"@react-native/babel-preset": "0.81.1",
"@react-native/normalize-colors": "0.81.1",
"@react-native/babel-preset": "0.81.4",
"@react-native/normalize-colors": "0.81.4",
"@types/react": "^18",
"**/expo-constants": "17.0.3",
"**/expo-device": "7.1.4",
+346 -468
View File
File diff suppressed because it is too large Load Diff