rm react-native-dotenv
This commit is contained in:
@@ -18,19 +18,6 @@ module.exports = function (api) {
|
||||
plugins: [
|
||||
'@lingui/babel-plugin-lingui-macro',
|
||||
['babel-plugin-react-compiler', {target: '19'}],
|
||||
[
|
||||
'module:react-native-dotenv',
|
||||
{
|
||||
envName: 'APP_ENV',
|
||||
moduleName: '@env',
|
||||
path: '.env',
|
||||
blocklist: null,
|
||||
allowlist: null,
|
||||
safe: false,
|
||||
allowUndefined: true,
|
||||
verbose: false,
|
||||
},
|
||||
],
|
||||
[
|
||||
'module-resolver',
|
||||
{
|
||||
|
||||
@@ -296,7 +296,6 @@
|
||||
"jest-junit": "^16.0.0",
|
||||
"lint-staged": "^13.2.3",
|
||||
"prettier": "^3.8.3",
|
||||
"react-native-dotenv": "^3.4.11",
|
||||
"react-refresh": "^0.14.0",
|
||||
"svgo": "^3.3.2",
|
||||
"ts-plugin-sort-import-suggestions": "^1.0.4",
|
||||
|
||||
Generated
-15
@@ -835,9 +835,6 @@ importers:
|
||||
prettier:
|
||||
specifier: ^3.8.3
|
||||
version: 3.8.3
|
||||
react-native-dotenv:
|
||||
specifier: ^3.4.11
|
||||
version: 3.4.11(@babel/runtime@7.29.2)
|
||||
react-refresh:
|
||||
specifier: ^0.14.0
|
||||
version: 0.14.2
|
||||
@@ -8110,11 +8107,6 @@ packages:
|
||||
react: '*'
|
||||
react-native: '*'
|
||||
|
||||
react-native-dotenv@3.4.11:
|
||||
resolution: {integrity: sha512-6vnIE+WHABSeHCaYP6l3O1BOEhWxKH6nHAdV7n/wKn/sciZ64zPPp2NUdEUf1m7g4uuzlLbjgr+6uDt89q2DOg==}
|
||||
peerDependencies:
|
||||
'@babel/runtime': ^7.20.6
|
||||
|
||||
react-native-drawer-layout@4.2.3:
|
||||
resolution: {integrity: sha512-mj/riptO4O8D9loG9N76M4VqLR9EQXLQkx/nN4GVgT/y46wpVlrqqLlDAqFVylTDEW/u3WvZhZph+8Iu64MsZw==}
|
||||
peerDependencies:
|
||||
@@ -12556,9 +12548,7 @@ snapshots:
|
||||
metro-runtime: 0.84.4
|
||||
transitivePeerDependencies:
|
||||
- '@babel/core'
|
||||
- bufferutil
|
||||
- supports-color
|
||||
- utf-8-validate
|
||||
|
||||
'@react-native/normalize-colors@0.85.3': {}
|
||||
|
||||
@@ -18099,11 +18089,6 @@ snapshots:
|
||||
react: 19.2.3
|
||||
react-native: 0.85.3(@babel/core@7.29.0)(@react-native/jest-preset@0.85.3(@babel/core@7.29.0)(react@19.2.3))(@react-native/metro-config@0.85.3(@babel/core@7.29.0))(@types/react@19.2.15)(react@19.2.3)
|
||||
|
||||
react-native-dotenv@3.4.11(@babel/runtime@7.29.2):
|
||||
dependencies:
|
||||
'@babel/runtime': 7.29.2
|
||||
dotenv: 16.6.1
|
||||
|
||||
react-native-drawer-layout@4.2.3(patch_hash=74f2c043cc22ab87054f219e7c7373a509b779b18bfa79d27e7d051d73355130)(1cc9f3f68e3d5cf0bfbf6fa697f151d0):
|
||||
dependencies:
|
||||
color: 4.2.3
|
||||
|
||||
Reference in New Issue
Block a user