|
1054 | 1054 | dependencies:
|
1055 | 1055 | bip68 "^1.0.4"
|
1056 | 1056 |
|
1057 |
| -"@breeztech/react-native-breez-sdk-liquid@^0.7.2": |
1058 |
| - version "0.7.2" |
1059 |
| - resolved "https://registry.npmjs.org/@breeztech/react-native-breez-sdk-liquid/-/react-native-breez-sdk-liquid-0.7.2.tgz" |
1060 |
| - integrity sha512-sPQ0J1wnOm3m7cHXpbxiSUL+xCT4BWCtT4Y/WdWXrQQFIXi/FUYkUnxpS4EMkFTPrvj7OjQSvrevSjL3X2lwWw== |
| 1057 | +"@breeztech/react-native-breez-sdk-liquid@^0.7.7": |
| 1058 | + version "0.7.7" |
| 1059 | + resolved "https://registry.npmjs.org/@breeztech/react-native-breez-sdk-liquid/-/react-native-breez-sdk-liquid-0.7.7.tgz" |
| 1060 | + integrity sha512-LYWdbPiy9CvxesLGxe98rtp4VJaMp6mDNEONNRlwUpwMuSBX/qfY/OslmLc5oCRoWm7gS87v0UtdPNlssor0lw== |
1061 | 1061 |
|
1062 | 1062 | "@breeztech/react-native-breez-sdk@^0.6.6":
|
1063 | 1063 | version "0.6.6"
|
|
2822 | 2822 | "@babel/traverse" "^7.25.3"
|
2823 | 2823 | "@react-native/codegen" "0.78.0"
|
2824 | 2824 |
|
| 2825 | +"@react-native/ [email protected]": |
| 2826 | + version "0.78.1" |
| 2827 | + resolved "https://registry.npmjs.org/@react-native/babel-plugin-codegen/-/babel-plugin-codegen-0.78.1.tgz" |
| 2828 | + integrity sha512-rD0tnct/yPEtoOc8eeFHIf8ZJJJEzLkmqLs8HZWSkt3w9VYWngqLXZxiDGqv0ngXjunAlC/Hpq+ULMVOvOnByw== |
| 2829 | + dependencies: |
| 2830 | + "@babel/traverse" "^7.25.3" |
| 2831 | + "@react-native/codegen" "0.78.1" |
| 2832 | + |
2825 | 2833 | "@react-native/ [email protected]":
|
2826 | 2834 | version "0.77.1"
|
2827 | 2835 | resolved "https://registry.npmjs.org/@react-native/babel-preset/-/babel-preset-0.77.1.tgz"
|
|
2924 | 2932 | babel-plugin-transform-flow-enums "^0.0.2"
|
2925 | 2933 | react-refresh "^0.14.0"
|
2926 | 2934 |
|
| 2935 | +"@react-native/ [email protected]": |
| 2936 | + version "0.78.1" |
| 2937 | + resolved "https://registry.npmjs.org/@react-native/babel-preset/-/babel-preset-0.78.1.tgz" |
| 2938 | + integrity sha512-yTVcHmEdNQH4Ju7lhvbiQaGxBpMcalgkBy/IvHowXKk/ex3nY1PolF16/mBG1BrefcUA/rtJpqTtk2Ii+7T/Lw== |
| 2939 | + dependencies: |
| 2940 | + "@babel/core" "^7.25.2" |
| 2941 | + "@babel/plugin-proposal-export-default-from" "^7.24.7" |
| 2942 | + "@babel/plugin-syntax-dynamic-import" "^7.8.3" |
| 2943 | + "@babel/plugin-syntax-export-default-from" "^7.24.7" |
| 2944 | + "@babel/plugin-syntax-nullish-coalescing-operator" "^7.8.3" |
| 2945 | + "@babel/plugin-syntax-optional-chaining" "^7.8.3" |
| 2946 | + "@babel/plugin-transform-arrow-functions" "^7.24.7" |
| 2947 | + "@babel/plugin-transform-async-generator-functions" "^7.25.4" |
| 2948 | + "@babel/plugin-transform-async-to-generator" "^7.24.7" |
| 2949 | + "@babel/plugin-transform-block-scoping" "^7.25.0" |
| 2950 | + "@babel/plugin-transform-class-properties" "^7.25.4" |
| 2951 | + "@babel/plugin-transform-classes" "^7.25.4" |
| 2952 | + "@babel/plugin-transform-computed-properties" "^7.24.7" |
| 2953 | + "@babel/plugin-transform-destructuring" "^7.24.8" |
| 2954 | + "@babel/plugin-transform-flow-strip-types" "^7.25.2" |
| 2955 | + "@babel/plugin-transform-for-of" "^7.24.7" |
| 2956 | + "@babel/plugin-transform-function-name" "^7.25.1" |
| 2957 | + "@babel/plugin-transform-literals" "^7.25.2" |
| 2958 | + "@babel/plugin-transform-logical-assignment-operators" "^7.24.7" |
| 2959 | + "@babel/plugin-transform-modules-commonjs" "^7.24.8" |
| 2960 | + "@babel/plugin-transform-named-capturing-groups-regex" "^7.24.7" |
| 2961 | + "@babel/plugin-transform-nullish-coalescing-operator" "^7.24.7" |
| 2962 | + "@babel/plugin-transform-numeric-separator" "^7.24.7" |
| 2963 | + "@babel/plugin-transform-object-rest-spread" "^7.24.7" |
| 2964 | + "@babel/plugin-transform-optional-catch-binding" "^7.24.7" |
| 2965 | + "@babel/plugin-transform-optional-chaining" "^7.24.8" |
| 2966 | + "@babel/plugin-transform-parameters" "^7.24.7" |
| 2967 | + "@babel/plugin-transform-private-methods" "^7.24.7" |
| 2968 | + "@babel/plugin-transform-private-property-in-object" "^7.24.7" |
| 2969 | + "@babel/plugin-transform-react-display-name" "^7.24.7" |
| 2970 | + "@babel/plugin-transform-react-jsx" "^7.25.2" |
| 2971 | + "@babel/plugin-transform-react-jsx-self" "^7.24.7" |
| 2972 | + "@babel/plugin-transform-react-jsx-source" "^7.24.7" |
| 2973 | + "@babel/plugin-transform-regenerator" "^7.24.7" |
| 2974 | + "@babel/plugin-transform-runtime" "^7.24.7" |
| 2975 | + "@babel/plugin-transform-shorthand-properties" "^7.24.7" |
| 2976 | + "@babel/plugin-transform-spread" "^7.24.7" |
| 2977 | + "@babel/plugin-transform-sticky-regex" "^7.24.7" |
| 2978 | + "@babel/plugin-transform-typescript" "^7.25.2" |
| 2979 | + "@babel/plugin-transform-unicode-regex" "^7.24.7" |
| 2980 | + "@babel/template" "^7.25.0" |
| 2981 | + "@react-native/babel-plugin-codegen" "0.78.1" |
| 2982 | + babel-plugin-syntax-hermes-parser "0.25.1" |
| 2983 | + babel-plugin-transform-flow-enums "^0.0.2" |
| 2984 | + react-refresh "^0.14.0" |
| 2985 | + |
2927 | 2986 | "@react-native/ [email protected]":
|
2928 | 2987 | version "0.77.1"
|
2929 | 2988 | resolved "https://registry.npmjs.org/@react-native/codegen/-/codegen-0.77.1.tgz"
|
|
2950 | 3009 | nullthrows "^1.1.1"
|
2951 | 3010 | yargs "^17.6.2"
|
2952 | 3011 |
|
| 3012 | +"@react-native/ [email protected]": |
| 3013 | + version "0.78.1" |
| 3014 | + resolved "https://registry.npmjs.org/@react-native/codegen/-/codegen-0.78.1.tgz" |
| 3015 | + integrity sha512-kGG5qAM9JdFtxzUwe7c6CyJbsU2PnaTrtCHA2dF8VEiNX1K3yd9yKPzfkxA7HPvmHoAn3ga1941O79BStWcM3A== |
| 3016 | + dependencies: |
| 3017 | + "@babel/parser" "^7.25.3" |
| 3018 | + glob "^7.1.1" |
| 3019 | + hermes-parser "0.25.1" |
| 3020 | + invariant "^2.2.4" |
| 3021 | + jscodeshift "^17.0.0" |
| 3022 | + nullthrows "^1.1.1" |
| 3023 | + yargs "^17.6.2" |
| 3024 | + |
2953 | 3025 | "@react-native/ [email protected]":
|
2954 | 3026 | version "0.77.1"
|
2955 | 3027 | resolved "https://registry.npmjs.org/@react-native/community-cli-plugin/-/community-cli-plugin-0.77.1.tgz"
|
@@ -9583,10 +9655,10 @@ nanoid@^3.3.7:
|
9583 | 9655 | resolved "https://registry.npmjs.org/nanoid/-/nanoid-3.3.8.tgz"
|
9584 | 9656 | integrity sha512-WNLf5Sd8oZxOm+TzppcYk8gVOgP+l58xNy58D0nbUnOxOWRWvlcCV4kUF7ltmI6PsrLl/BgKEyS4mqsGChFN0w==
|
9585 | 9657 |
|
9586 |
| -nanoid@^5.1.4: |
9587 |
| - version "5.1.4" |
9588 |
| - resolved "https://registry.npmjs.org/nanoid/-/nanoid-5.1.4.tgz" |
9589 |
| - integrity sha512-GTFcMIDgR7tqji/LpSY8rtg464VnJl/j6ypoehYnuGb+Y8qZUdtKB8WVCXon0UEZgFDbuUxpIl//6FHLHgXSNA== |
| 9658 | +nanoid@^5.1.5: |
| 9659 | + version "5.1.5" |
| 9660 | + resolved "https://registry.npmjs.org/nanoid/-/nanoid-5.1.5.tgz" |
| 9661 | + integrity sha512-Ir/+ZpE9fDsNH0hQ3C68uyThDXzYcim2EqcZ8zn8Chtt1iylPT9xXJB0kPCnqzgcEGikO9RxSrh63MsmVCU7Fw== |
9590 | 9662 |
|
9591 | 9663 |
|
9592 | 9664 | version "3.3.8"
|
|
0 commit comments