Skip to content

Commit 9219f1e

Browse files
committed
bump revolut kids to expo 49
1 parent 3e84386 commit 9219f1e

File tree

2 files changed

+3342
-2761
lines changed

2 files changed

+3342
-2761
lines changed

hackathon/revolut-kids-clone/package.json

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -14,37 +14,37 @@
1414
},
1515
"dependencies": {
1616
"@expo/vector-icons": "^13.0.0",
17-
"@expo/webpack-config": "^0.17.0",
17+
"@expo/webpack-config": "^19.0.0",
1818
"@react-navigation/native": "^6.0.11",
1919
"@react-navigation/native-stack": "^6.7.0",
2020
"dotenv": "^16.0.1",
21-
"expo": "^46.0.0",
22-
"expo-camera": "~12.3.0",
23-
"expo-status-bar": "~1.4.0",
21+
"expo": "^49.0.18",
22+
"expo-camera": "~13.4.4",
23+
"expo-status-bar": "~1.6.0",
2424
"nativewind": "2.0.11",
25-
"react": "18.0.0",
26-
"react-dom": "18.0.0",
27-
"react-native": "0.69.4",
28-
"react-native-safe-area-context": "4.3.1",
29-
"react-native-screens": "~3.15.0",
25+
"react": "18.2.0",
26+
"react-dom": "18.2.0",
27+
"react-native": "0.72.6",
28+
"react-native-safe-area-context": "4.6.3",
29+
"react-native-screens": "~3.22.0",
3030
"react-native-swiper": "^1.6.0",
31-
"react-native-web": "~0.18.7"
31+
"react-native-web": "~0.19.6"
3232
},
3333
"devDependencies": {
34-
"@babel/core": "^7.18.6",
34+
"@babel/core": "^7.20.0",
3535
"@storybook/addon-actions": "^6.5.10",
3636
"@storybook/addon-links": "^6.5.10",
3737
"@storybook/addon-ondevice-actions": "^5.3.23",
3838
"@storybook/addon-ondevice-knobs": "^5.3.26",
3939
"@storybook/react-native": "^5.3.25",
4040
"@storybook/react-native-server": "^5.3.23",
41-
"@types/react": "~18.0.0",
41+
"@types/react": "~18.2.14",
4242
"@types/react-native": "~0.69.1",
4343
"babel-loader": "^8.2.5",
4444
"eslint": "8.22.0",
45-
"eslint-config-react-native-wcandillon": "^3.9.0",
4645
"tailwindcss": "^3.1.8",
47-
"typescript": "^4.6.3"
46+
"typescript": "^5.1.3"
4847
},
49-
"private": true
48+
"private": true,
49+
"packageManager": "[email protected]"
5050
}

0 commit comments

Comments
 (0)