Skip to content

Commit 4482df4

Browse files
yjoseasdolo
authored andcommitted
chore: update deps to expo sdk 52
1 parent e4eb4a5 commit 4482df4

File tree

4 files changed

+3111
-2555
lines changed

4 files changed

+3111
-2555
lines changed

package.json

Lines changed: 31 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -61,48 +61,47 @@
6161
"e2e-test": "maestro test .maestro/ -e APP_ID=com.obytes.development"
6262
},
6363
"dependencies": {
64-
"@expo/metro-runtime": "^3.2.3",
64+
"@expo/metro-runtime": "^4.0.0",
6565
"@gorhom/bottom-sheet": "4.6.3",
6666
"@hookform/resolvers": "^3.9.0",
6767
"@lukemorales/query-key-factory": "^1.3.4",
68-
"@shopify/flash-list": "1.6.4",
68+
"@shopify/flash-list": "1.7.1",
6969
"@tanstack/react-query": "^5.52.1",
7070
"@testing-library/react-hooks": "^8.0.1",
7171
"app-icon-badge": "^0.1.1",
7272
"axios": "^1.7.5",
7373
"dayjs": "^1.11.13",
74-
"expo": "~51.0.39",
75-
"expo-constants": "~16.0.2",
76-
"expo-dev-client": "~4.0.29",
77-
"expo-font": "~12.0.10",
78-
"expo-image": "~1.13.0",
79-
"expo-linking": "~6.3.1",
80-
"expo-localization": "~15.0.3",
81-
"expo-router": "~3.5.24",
82-
"expo-splash-screen": "0.27.7",
83-
"expo-status-bar": "~1.12.1",
84-
"expo-system-ui": "~3.0.7",
85-
"expo-updates": "~0.25.27",
74+
"expo": "~52.0.4",
75+
"expo-constants": "~17.0.2",
76+
"expo-dev-client": "~5.0.1",
77+
"expo-font": "~13.0.1",
78+
"expo-image": "~2.0.0",
79+
"expo-linking": "~7.0.2",
80+
"expo-localization": "~16.0.0",
81+
"expo-router": "~4.0.3",
82+
"expo-splash-screen": "0.29.7",
83+
"expo-status-bar": "~2.0.0",
84+
"expo-system-ui": "~4.0.2",
8685
"i18next": "^23.14.0",
8786
"lodash.memoize": "^4.1.2",
8887
"moti": "^0.29.0",
8988
"nativewind": "^4.1.21",
90-
"react": "18.2.0",
91-
"react-dom": "18.2.0",
89+
"react": "18.3.1",
90+
"react-dom": "18.3.1",
9291
"react-error-boundary": "^4.0.13",
9392
"react-hook-form": "^7.53.0",
9493
"react-i18next": "^15.0.1",
95-
"react-native": "0.74.5",
94+
"react-native": "0.76.1",
9695
"react-native-flash-message": "^0.4.2",
97-
"react-native-gesture-handler": "~2.16.2",
96+
"react-native-gesture-handler": "~2.20.2",
9897
"react-native-keyboard-controller": "^1.13.2",
9998
"react-native-mmkv": "~2.12.2",
100-
"react-native-reanimated": "~3.10.1",
99+
"react-native-reanimated": "~3.16.1",
101100
"react-native-restart": "0.0.27",
102-
"react-native-safe-area-context": "4.10.5",
103-
"react-native-screens": "~3.31.1",
104-
"react-native-svg": "~15.2.0",
105-
"react-native-web": "~0.19.12",
101+
"react-native-safe-area-context": "4.12.0",
102+
"react-native-screens": "~4.0.0",
103+
"react-native-svg": "~15.8.0",
104+
"react-native-web": "~0.19.13",
106105
"react-native-webview": "13.8.6",
107106
"react-query-kit": "^3.3.0",
108107
"tailwind-variants": "^0.2.1",
@@ -114,16 +113,16 @@
114113
"@commitlint/cli": "^19.2.2",
115114
"@commitlint/config-conventional": "^19.2.2",
116115
"@dev-plugins/react-query": "^0.0.7",
117-
"@expo/config": "~9.0.2",
116+
"@expo/config": "~10.0.3",
118117
"@tanstack/eslint-plugin-query": "^5.62.1",
119118
"@testing-library/jest-dom": "^6.5.0",
120119
"@testing-library/react-native": "^12.7.2",
121120
"@types/i18n-js": "^3.8.9",
122121
"@types/jest": "^29.5.12",
123122
"@types/lodash.memoize": "^4.1.9",
124-
"@types/react": "~18.2.79",
125-
"@typescript-eslint/eslint-plugin": "^5.62.0",
126-
"@typescript-eslint/parser": "^5.62.0",
123+
"@types/react": "~18.3.12",
124+
"@typescript-eslint/eslint-plugin": "^6.21.0",
125+
"@typescript-eslint/parser": "^6.21.0",
127126
"babel-plugin-module-resolver": "^5.0.2",
128127
"cross-env": "^7.0.3",
129128
"dotenv": "^16.4.5",
@@ -133,17 +132,18 @@
133132
"eslint-plugin-i18n-json": "^4.0.0",
134133
"eslint-plugin-jest": "^28.8.3",
135134
"eslint-plugin-prettier": "^5.2.1",
136-
"eslint-plugin-react": "^7.37.2",
135+
"eslint-plugin-react": "^7.37.5",
136+
"eslint-plugin-react-compiler": "19.0.0-beta-a7bf2bd-20241110",
137137
"eslint-plugin-simple-import-sort": "^10.0.0",
138138
"eslint-plugin-sonarjs": "^1.0.4",
139139
"eslint-plugin-tailwindcss": "^3.15.2",
140140
"eslint-plugin-testing-library": "^6.2.2",
141141
"eslint-plugin-unicorn": "^46.0.1",
142-
"eslint-plugin-unused-imports": "^2.0.0",
142+
"eslint-plugin-unused-imports": "^3.2.0",
143143
"husky": "^9.1.5",
144144
"jest": "^29.7.0",
145145
"jest-environment-jsdom": "^29.7.0",
146-
"jest-expo": "~51.0.4",
146+
"jest-expo": "~52.0.0",
147147
"jest-junit": "^16.0.0",
148148
"lint-staged": "^15.2.9",
149149
"np": "^10.0.7",
@@ -156,5 +156,5 @@
156156
"type": "git",
157157
"url": "git+https://github.com/rootstrap/react-native-template.git"
158158
},
159-
"packageManager": "pnpm@9.8.0"
159+
"packageManager": "pnpm@9.12.3"
160160
}

0 commit comments

Comments
 (0)