mirror of
https://github.com/movie-web/native-app.git
synced 2025-09-13 16:33:26 +00:00
chore: cleanup
This commit is contained in:
@@ -1,4 +1,3 @@
|
|||||||
import "expo-router/entry";
|
import "expo-router/entry";
|
||||||
import "react-native-gesture-handler";
|
import "react-native-gesture-handler";
|
||||||
import "@react-native-anywhere/polyfill-base64";
|
import "@react-native-anywhere/polyfill-base64";
|
||||||
import "react-native-url-polyfill/auto";
|
|
||||||
|
@@ -63,7 +63,6 @@
|
|||||||
"react-native-safe-area-context": "~4.8.2",
|
"react-native-safe-area-context": "~4.8.2",
|
||||||
"react-native-screens": "~3.29.0",
|
"react-native-screens": "~3.29.0",
|
||||||
"react-native-svg": "14.1.0",
|
"react-native-svg": "14.1.0",
|
||||||
"react-native-url-polyfill": "^2.0.0",
|
|
||||||
"react-native-web": "^0.19.10",
|
"react-native-web": "^0.19.10",
|
||||||
"subsrt-ts": "^2.1.2",
|
"subsrt-ts": "^2.1.2",
|
||||||
"tamagui": "^1.91.4",
|
"tamagui": "^1.91.4",
|
||||||
|
12
pnpm-lock.yaml
generated
12
pnpm-lock.yaml
generated
@@ -161,9 +161,6 @@ importers:
|
|||||||
react-native-svg:
|
react-native-svg:
|
||||||
specifier: 14.1.0
|
specifier: 14.1.0
|
||||||
version: 14.1.0(react-native@0.73.5)(react@18.2.0)
|
version: 14.1.0(react-native@0.73.5)(react@18.2.0)
|
||||||
react-native-url-polyfill:
|
|
||||||
specifier: ^2.0.0
|
|
||||||
version: 2.0.0(react-native@0.73.5)
|
|
||||||
react-native-web:
|
react-native-web:
|
||||||
specifier: ^0.19.10
|
specifier: ^0.19.10
|
||||||
version: 0.19.10(react-dom@18.2.0)(react@18.2.0)
|
version: 0.19.10(react-dom@18.2.0)(react@18.2.0)
|
||||||
@@ -11507,15 +11504,6 @@ packages:
|
|||||||
react-native: 0.73.5(@babel/core@7.23.9)(@babel/preset-env@7.23.9)(react@18.2.0)
|
react-native: 0.73.5(@babel/core@7.23.9)(@babel/preset-env@7.23.9)(react@18.2.0)
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/react-native-url-polyfill@2.0.0(react-native@0.73.5):
|
|
||||||
resolution: {integrity: sha512-My330Do7/DvKnEvwQc0WdcBnFPploYKp9CYlefDXzIdEaA+PAhDYllkvGeEroEzvc4Kzzj2O4yVdz8v6fjRvhA==}
|
|
||||||
peerDependencies:
|
|
||||||
react-native: '*'
|
|
||||||
dependencies:
|
|
||||||
react-native: 0.73.5(@babel/core@7.23.9)(@babel/preset-env@7.23.9)(react@18.2.0)
|
|
||||||
whatwg-url-without-unicode: 8.0.0-3
|
|
||||||
dev: false
|
|
||||||
|
|
||||||
/react-native-vector-icons@10.0.3:
|
/react-native-vector-icons@10.0.3:
|
||||||
resolution: {integrity: sha512-ZgVlV5AdQgnPHHvBEihGf2xwyziT1acpXV1U+WfCgCv3lcEeCRsmwAsBU+kUSNsU+8TcWVsX04kdI6qUaS8D7w==}
|
resolution: {integrity: sha512-ZgVlV5AdQgnPHHvBEihGf2xwyziT1acpXV1U+WfCgCv3lcEeCRsmwAsBU+kUSNsU+8TcWVsX04kdI6qUaS8D7w==}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
|
Reference in New Issue
Block a user