mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2025-02-23 23:27:26 +01:00
Update dependency metro-react-native-babel-preset to v0.76.5
This commit is contained in:
parent
a0ac61f38d
commit
d5545050c3
2 changed files with 24 additions and 24 deletions
46
package-lock.json
generated
46
package-lock.json
generated
|
@ -51,7 +51,7 @@
|
||||||
"junderw-crc32c": "1.2.0",
|
"junderw-crc32c": "1.2.0",
|
||||||
"lottie-ios": "3.4.4",
|
"lottie-ios": "3.4.4",
|
||||||
"lottie-react-native": "5.1.6",
|
"lottie-react-native": "5.1.6",
|
||||||
"metro-react-native-babel-preset": "0.76.4",
|
"metro-react-native-babel-preset": "0.76.5",
|
||||||
"path-browserify": "1.0.1",
|
"path-browserify": "1.0.1",
|
||||||
"payjoin-client": "1.0.1",
|
"payjoin-client": "1.0.1",
|
||||||
"process": "0.11.10",
|
"process": "0.11.10",
|
||||||
|
@ -16930,31 +16930,31 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/metro-react-native-babel-preset": {
|
"node_modules/metro-react-native-babel-preset": {
|
||||||
"version": "0.76.4",
|
"version": "0.76.5",
|
||||||
"resolved": "https://registry.npmjs.org/metro-react-native-babel-preset/-/metro-react-native-babel-preset-0.76.4.tgz",
|
"resolved": "https://registry.npmjs.org/metro-react-native-babel-preset/-/metro-react-native-babel-preset-0.76.5.tgz",
|
||||||
"integrity": "sha512-BKyfPz7mn3ncgRjqi8Z9nYLbzuuiBWns2AAEIGctQdz9OMMAisPlZmWscv09UjhPXkQc/XtToFETVN7fmHMfug==",
|
"integrity": "sha512-IlVKeTon5fef77rQ6WreSmrabmbc3dEsLwr/sL80fYjobjsD8FRCnOlbaJdgUf2SMJmSIoawgjh5Yeebv+gJzg==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/core": "^7.20.0",
|
"@babel/core": "^7.20.0",
|
||||||
"@babel/plugin-proposal-async-generator-functions": "^7.0.0",
|
"@babel/plugin-proposal-async-generator-functions": "^7.0.0",
|
||||||
"@babel/plugin-proposal-class-properties": "^7.0.0",
|
"@babel/plugin-proposal-class-properties": "^7.18.0",
|
||||||
"@babel/plugin-proposal-export-default-from": "^7.0.0",
|
"@babel/plugin-proposal-export-default-from": "^7.0.0",
|
||||||
"@babel/plugin-proposal-nullish-coalescing-operator": "^7.0.0",
|
"@babel/plugin-proposal-nullish-coalescing-operator": "^7.18.0",
|
||||||
"@babel/plugin-proposal-numeric-separator": "^7.0.0",
|
"@babel/plugin-proposal-numeric-separator": "^7.0.0",
|
||||||
"@babel/plugin-proposal-object-rest-spread": "^7.0.0",
|
"@babel/plugin-proposal-object-rest-spread": "^7.20.0",
|
||||||
"@babel/plugin-proposal-optional-catch-binding": "^7.0.0",
|
"@babel/plugin-proposal-optional-catch-binding": "^7.0.0",
|
||||||
"@babel/plugin-proposal-optional-chaining": "^7.0.0",
|
"@babel/plugin-proposal-optional-chaining": "^7.20.0",
|
||||||
"@babel/plugin-syntax-dynamic-import": "^7.0.0",
|
"@babel/plugin-syntax-dynamic-import": "^7.8.0",
|
||||||
"@babel/plugin-syntax-export-default-from": "^7.0.0",
|
"@babel/plugin-syntax-export-default-from": "^7.0.0",
|
||||||
"@babel/plugin-syntax-flow": "^7.18.0",
|
"@babel/plugin-syntax-flow": "^7.18.0",
|
||||||
"@babel/plugin-syntax-nullish-coalescing-operator": "^7.0.0",
|
"@babel/plugin-syntax-nullish-coalescing-operator": "^7.0.0",
|
||||||
"@babel/plugin-syntax-optional-chaining": "^7.0.0",
|
"@babel/plugin-syntax-optional-chaining": "^7.0.0",
|
||||||
"@babel/plugin-transform-arrow-functions": "^7.0.0",
|
"@babel/plugin-transform-arrow-functions": "^7.0.0",
|
||||||
"@babel/plugin-transform-async-to-generator": "^7.0.0",
|
"@babel/plugin-transform-async-to-generator": "^7.20.0",
|
||||||
"@babel/plugin-transform-block-scoping": "^7.0.0",
|
"@babel/plugin-transform-block-scoping": "^7.0.0",
|
||||||
"@babel/plugin-transform-classes": "^7.0.0",
|
"@babel/plugin-transform-classes": "^7.0.0",
|
||||||
"@babel/plugin-transform-computed-properties": "^7.0.0",
|
"@babel/plugin-transform-computed-properties": "^7.0.0",
|
||||||
"@babel/plugin-transform-destructuring": "^7.0.0",
|
"@babel/plugin-transform-destructuring": "^7.20.0",
|
||||||
"@babel/plugin-transform-flow-strip-types": "^7.0.0",
|
"@babel/plugin-transform-flow-strip-types": "^7.20.0",
|
||||||
"@babel/plugin-transform-function-name": "^7.0.0",
|
"@babel/plugin-transform-function-name": "^7.0.0",
|
||||||
"@babel/plugin-transform-literals": "^7.0.0",
|
"@babel/plugin-transform-literals": "^7.0.0",
|
||||||
"@babel/plugin-transform-modules-commonjs": "^7.0.0",
|
"@babel/plugin-transform-modules-commonjs": "^7.0.0",
|
||||||
|
@ -35543,31 +35543,31 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"metro-react-native-babel-preset": {
|
"metro-react-native-babel-preset": {
|
||||||
"version": "0.76.4",
|
"version": "0.76.5",
|
||||||
"resolved": "https://registry.npmjs.org/metro-react-native-babel-preset/-/metro-react-native-babel-preset-0.76.4.tgz",
|
"resolved": "https://registry.npmjs.org/metro-react-native-babel-preset/-/metro-react-native-babel-preset-0.76.5.tgz",
|
||||||
"integrity": "sha512-BKyfPz7mn3ncgRjqi8Z9nYLbzuuiBWns2AAEIGctQdz9OMMAisPlZmWscv09UjhPXkQc/XtToFETVN7fmHMfug==",
|
"integrity": "sha512-IlVKeTon5fef77rQ6WreSmrabmbc3dEsLwr/sL80fYjobjsD8FRCnOlbaJdgUf2SMJmSIoawgjh5Yeebv+gJzg==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@babel/core": "^7.20.0",
|
"@babel/core": "^7.20.0",
|
||||||
"@babel/plugin-proposal-async-generator-functions": "^7.0.0",
|
"@babel/plugin-proposal-async-generator-functions": "^7.0.0",
|
||||||
"@babel/plugin-proposal-class-properties": "^7.0.0",
|
"@babel/plugin-proposal-class-properties": "^7.18.0",
|
||||||
"@babel/plugin-proposal-export-default-from": "^7.0.0",
|
"@babel/plugin-proposal-export-default-from": "^7.0.0",
|
||||||
"@babel/plugin-proposal-nullish-coalescing-operator": "^7.0.0",
|
"@babel/plugin-proposal-nullish-coalescing-operator": "^7.18.0",
|
||||||
"@babel/plugin-proposal-numeric-separator": "^7.0.0",
|
"@babel/plugin-proposal-numeric-separator": "^7.0.0",
|
||||||
"@babel/plugin-proposal-object-rest-spread": "^7.0.0",
|
"@babel/plugin-proposal-object-rest-spread": "^7.20.0",
|
||||||
"@babel/plugin-proposal-optional-catch-binding": "^7.0.0",
|
"@babel/plugin-proposal-optional-catch-binding": "^7.0.0",
|
||||||
"@babel/plugin-proposal-optional-chaining": "^7.0.0",
|
"@babel/plugin-proposal-optional-chaining": "^7.20.0",
|
||||||
"@babel/plugin-syntax-dynamic-import": "^7.0.0",
|
"@babel/plugin-syntax-dynamic-import": "^7.8.0",
|
||||||
"@babel/plugin-syntax-export-default-from": "^7.0.0",
|
"@babel/plugin-syntax-export-default-from": "^7.0.0",
|
||||||
"@babel/plugin-syntax-flow": "^7.18.0",
|
"@babel/plugin-syntax-flow": "^7.18.0",
|
||||||
"@babel/plugin-syntax-nullish-coalescing-operator": "^7.0.0",
|
"@babel/plugin-syntax-nullish-coalescing-operator": "^7.0.0",
|
||||||
"@babel/plugin-syntax-optional-chaining": "^7.0.0",
|
"@babel/plugin-syntax-optional-chaining": "^7.0.0",
|
||||||
"@babel/plugin-transform-arrow-functions": "^7.0.0",
|
"@babel/plugin-transform-arrow-functions": "^7.0.0",
|
||||||
"@babel/plugin-transform-async-to-generator": "^7.0.0",
|
"@babel/plugin-transform-async-to-generator": "^7.20.0",
|
||||||
"@babel/plugin-transform-block-scoping": "^7.0.0",
|
"@babel/plugin-transform-block-scoping": "^7.0.0",
|
||||||
"@babel/plugin-transform-classes": "^7.0.0",
|
"@babel/plugin-transform-classes": "^7.0.0",
|
||||||
"@babel/plugin-transform-computed-properties": "^7.0.0",
|
"@babel/plugin-transform-computed-properties": "^7.0.0",
|
||||||
"@babel/plugin-transform-destructuring": "^7.0.0",
|
"@babel/plugin-transform-destructuring": "^7.20.0",
|
||||||
"@babel/plugin-transform-flow-strip-types": "^7.0.0",
|
"@babel/plugin-transform-flow-strip-types": "^7.20.0",
|
||||||
"@babel/plugin-transform-function-name": "^7.0.0",
|
"@babel/plugin-transform-function-name": "^7.0.0",
|
||||||
"@babel/plugin-transform-literals": "^7.0.0",
|
"@babel/plugin-transform-literals": "^7.0.0",
|
||||||
"@babel/plugin-transform-modules-commonjs": "^7.0.0",
|
"@babel/plugin-transform-modules-commonjs": "^7.0.0",
|
||||||
|
|
|
@ -140,7 +140,7 @@
|
||||||
"junderw-crc32c": "1.2.0",
|
"junderw-crc32c": "1.2.0",
|
||||||
"lottie-ios": "3.4.4",
|
"lottie-ios": "3.4.4",
|
||||||
"lottie-react-native": "5.1.6",
|
"lottie-react-native": "5.1.6",
|
||||||
"metro-react-native-babel-preset": "0.76.4",
|
"metro-react-native-babel-preset": "0.76.5",
|
||||||
"path-browserify": "1.0.1",
|
"path-browserify": "1.0.1",
|
||||||
"payjoin-client": "1.0.1",
|
"payjoin-client": "1.0.1",
|
||||||
"process": "0.11.10",
|
"process": "0.11.10",
|
||||||
|
|
Loading…
Add table
Reference in a new issue