mirror of
https://github.com/zoriya/react-native-video.git
synced 2026-05-29 09:23:24 +00:00
chore(example): bump react-native & expo version (#4500)
This commit is contained in:
+2
-7
@@ -12,17 +12,13 @@
|
||||
"type": "git",
|
||||
"url": "git@github.com:TheWidlarzGroup/react-native-video.git"
|
||||
},
|
||||
"resolutions": {
|
||||
"@types/react": "~18.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@expo/config-plugins": "^8.0.5",
|
||||
"@jamesacarr/eslint-formatter-github-actions": "^0.2.0",
|
||||
"@react-native/eslint-config": "^0.72.2",
|
||||
"@release-it/conventional-changelog": "^7.0.2",
|
||||
"@types/jest": "^28.1.2",
|
||||
"@types/react": "~18.0.0",
|
||||
"@types/react-native": "0.72.3",
|
||||
"@types/react": "~19.0.0",
|
||||
"@typescript-eslint/eslint-plugin": "^6.7.4",
|
||||
"eslint": "^8.19.0",
|
||||
"eslint-plugin-jest": "^27.4.2",
|
||||
@@ -30,12 +26,11 @@
|
||||
"jest": "^29.7.0",
|
||||
"prettier": "^2.4.1",
|
||||
"react": "18.2.0",
|
||||
"react-native": "0.73.2",
|
||||
"react-native": "0.78.2",
|
||||
"react-native-windows": "^0.61.0-0",
|
||||
"release-it": "^16.2.1",
|
||||
"typescript": "5.1.6"
|
||||
},
|
||||
"dependencies": {},
|
||||
"peerDependencies": {
|
||||
"react": "*",
|
||||
"react-native": "*"
|
||||
|
||||
Reference in New Issue
Block a user