version bump from release candidate to 0.1
This commit is contained in:
+10
-10
@@ -91,7 +91,7 @@
|
||||
"@mattermost/react-native-paste-input": "^0.7.1",
|
||||
"@miblanchard/react-native-slider": "^2.3.1",
|
||||
"@mozzius/expo-dynamic-app-icon": "^1.5.0",
|
||||
"@react-native-async-storage/async-storage": "1.24.0",
|
||||
"@react-native-async-storage/async-storage": "2.1.2",
|
||||
"@react-native-menu/menu": "^1.2.3",
|
||||
"@react-native-picker/picker": "2.11.0",
|
||||
"@react-navigation/bottom-tabs": "^6.5.20",
|
||||
@@ -130,15 +130,15 @@
|
||||
"emoji-mart": "^5.5.2",
|
||||
"emoji-regex": "^10.4.0",
|
||||
"eventemitter3": "^5.0.1",
|
||||
"expo": "53.0.0-preview.12",
|
||||
"expo": "~53.0.1",
|
||||
"expo-application": "~6.1.3",
|
||||
"expo-blur": "^14.1.3",
|
||||
"expo-build-properties": "~0.14.5",
|
||||
"expo-camera": "~16.1.5",
|
||||
"expo-clipboard": "~7.1.3",
|
||||
"expo-dev-client": "~5.1.4",
|
||||
"expo-dev-client": "~5.1.5",
|
||||
"expo-device": "~7.1.3",
|
||||
"expo-file-system": "~18.1.6",
|
||||
"expo-file-system": "~18.1.7",
|
||||
"expo-font": "~13.2.2",
|
||||
"expo-haptics": "~14.1.3",
|
||||
"expo-image": "~2.1.5",
|
||||
@@ -154,8 +154,8 @@
|
||||
"expo-splash-screen": "~0.30.6",
|
||||
"expo-system-ui": "~5.0.5",
|
||||
"expo-task-manager": "~13.1.4",
|
||||
"expo-updates": "~0.28.7",
|
||||
"expo-video": "~2.1.6",
|
||||
"expo-updates": "~0.28.9",
|
||||
"expo-video": "~2.1.7",
|
||||
"expo-web-browser": "~14.1.5",
|
||||
"fast-text-encoding": "^1.0.6",
|
||||
"history": "^5.3.0",
|
||||
@@ -192,7 +192,7 @@
|
||||
"react-native-ios-context-menu": "^1.15.3",
|
||||
"react-native-keyboard-controller": "^1.17.1",
|
||||
"react-native-mmkv": "^2.12.2",
|
||||
"react-native-pager-view": "6.5.1",
|
||||
"react-native-pager-view": "6.7.1",
|
||||
"react-native-picker-select": "^9.3.1",
|
||||
"react-native-progress": "bluesky-social/react-native-progress",
|
||||
"react-native-qrcode-styled": "^0.3.3",
|
||||
@@ -248,7 +248,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": "^12.0.2",
|
||||
"babel-preset-expo": "~13.0.0",
|
||||
"eslint": "^8.19.0",
|
||||
"eslint-plugin-bsky-internal": "link:./eslint",
|
||||
"eslint-plugin-ft-flow": "^2.0.3",
|
||||
@@ -262,7 +262,7 @@
|
||||
"husky": "^8.0.3",
|
||||
"is-ci": "^3.0.1",
|
||||
"jest": "^29.7.0",
|
||||
"jest-expo": "~53.0.0",
|
||||
"jest-expo": "~53.0.1",
|
||||
"jest-junit": "^16.0.0",
|
||||
"lint-staged": "^13.2.3",
|
||||
"lockfile-lint": "^4.14.0",
|
||||
@@ -272,7 +272,7 @@
|
||||
"react-refresh": "^0.14.0",
|
||||
"svgo": "^3.3.2",
|
||||
"ts-node": "^10.9.1",
|
||||
"typescript": "^5.7.2",
|
||||
"typescript": "~5.8.3",
|
||||
"webpack-bundle-analyzer": "^4.10.1"
|
||||
},
|
||||
"resolutions": {
|
||||
|
||||
Reference in New Issue
Block a user