|
|
|
@ -102,6 +102,7 @@
|
|
|
|
|
"rn-ldk": "github:BlueWallet/rn-ldk#v0.8.4",
|
|
|
|
|
"rn-nodeify": "10.3.0",
|
|
|
|
|
"scryptsy": "2.1.0",
|
|
|
|
|
"silent-payments": "github:BlueWallet/SilentPayments",
|
|
|
|
|
"slip39": "https://github.com/BlueWallet/slip39-js",
|
|
|
|
|
"stream-browserify": "3.0.0",
|
|
|
|
|
"url": "0.11.3",
|
|
|
|
@ -174,12 +175,12 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/code-frame": {
|
|
|
|
|
"version": "7.23.5",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.23.5.tgz",
|
|
|
|
|
"integrity": "sha512-CgH3s1a96LipHCmSUmYFPwY7MNx8C3avkq7i4Wl3cfa662ldtUe4VM1TPXX70pfmrlWTb6jLqTYrZyT2ZTJBgA==",
|
|
|
|
|
"version": "7.24.6",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.24.6.tgz",
|
|
|
|
|
"integrity": "sha512-ZJhac6FkEd1yhG2AHOmfcXG4ceoLltoCVJjN5XsWN9BifBQr+cHJbWi0h68HZuSORq+3WtJ2z0hwF2NG1b5kcA==",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/highlight": "^7.23.4",
|
|
|
|
|
"chalk": "^2.4.2"
|
|
|
|
|
"@babel/highlight": "^7.24.6",
|
|
|
|
|
"picocolors": "^1.0.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
@ -255,11 +256,11 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/helper-annotate-as-pure": {
|
|
|
|
|
"version": "7.22.5",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.22.5.tgz",
|
|
|
|
|
"integrity": "sha512-LvBTxu8bQSQkcyKOU+a1btnNFQ1dMAd0R6PyW3arXes06F6QLWLIrd681bxRPIXlrMGR3XYnW9JyML7dP3qgxg==",
|
|
|
|
|
"version": "7.24.6",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.24.6.tgz",
|
|
|
|
|
"integrity": "sha512-DitEzDfOMnd13kZnDqns1ccmftwJTS9DMkyn9pYTxulS7bZxUxpMly3Nf23QQ6NwA4UB8lAqjbqWtyvElEMAkg==",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/types": "^7.22.5"
|
|
|
|
|
"@babel/types": "^7.24.6"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
@ -292,18 +293,18 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/helper-create-class-features-plugin": {
|
|
|
|
|
"version": "7.23.7",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.23.7.tgz",
|
|
|
|
|
"integrity": "sha512-xCoqR/8+BoNnXOY7RVSgv6X+o7pmT5q1d+gGcRlXYkI+9B31glE4jeejhKVpA04O1AtzOt7OSQ6VYKP5FcRl9g==",
|
|
|
|
|
"version": "7.24.6",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.24.6.tgz",
|
|
|
|
|
"integrity": "sha512-djsosdPJVZE6Vsw3kk7IPRWethP94WHGOhQTc67SNXE0ZzMhHgALw8iGmYS0TD1bbMM0VDROy43od7/hN6WYcA==",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/helper-annotate-as-pure": "^7.22.5",
|
|
|
|
|
"@babel/helper-environment-visitor": "^7.22.20",
|
|
|
|
|
"@babel/helper-function-name": "^7.23.0",
|
|
|
|
|
"@babel/helper-member-expression-to-functions": "^7.23.0",
|
|
|
|
|
"@babel/helper-optimise-call-expression": "^7.22.5",
|
|
|
|
|
"@babel/helper-replace-supers": "^7.22.20",
|
|
|
|
|
"@babel/helper-skip-transparent-expression-wrappers": "^7.22.5",
|
|
|
|
|
"@babel/helper-split-export-declaration": "^7.22.6",
|
|
|
|
|
"@babel/helper-annotate-as-pure": "^7.24.6",
|
|
|
|
|
"@babel/helper-environment-visitor": "^7.24.6",
|
|
|
|
|
"@babel/helper-function-name": "^7.24.6",
|
|
|
|
|
"@babel/helper-member-expression-to-functions": "^7.24.6",
|
|
|
|
|
"@babel/helper-optimise-call-expression": "^7.24.6",
|
|
|
|
|
"@babel/helper-replace-supers": "^7.24.6",
|
|
|
|
|
"@babel/helper-skip-transparent-expression-wrappers": "^7.24.6",
|
|
|
|
|
"@babel/helper-split-export-declaration": "^7.24.6",
|
|
|
|
|
"semver": "^6.3.1"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
@ -345,20 +346,20 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/helper-environment-visitor": {
|
|
|
|
|
"version": "7.22.20",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-environment-visitor/-/helper-environment-visitor-7.22.20.tgz",
|
|
|
|
|
"integrity": "sha512-zfedSIzFhat/gFhWfHtgWvlec0nqB9YEIVrpuwjruLlXfUSnA8cJB0miHKwqDnQ7d32aKo2xt88/xZptwxbfhA==",
|
|
|
|
|
"version": "7.24.6",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-environment-visitor/-/helper-environment-visitor-7.24.6.tgz",
|
|
|
|
|
"integrity": "sha512-Y50Cg3k0LKLMjxdPjIl40SdJgMB85iXn27Vk/qbHZCFx/o5XO3PSnpi675h1KEmmDb6OFArfd5SCQEQ5Q4H88g==",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/helper-function-name": {
|
|
|
|
|
"version": "7.23.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-function-name/-/helper-function-name-7.23.0.tgz",
|
|
|
|
|
"integrity": "sha512-OErEqsrxjZTJciZ4Oo+eoZqeW9UIiOcuYKRJA4ZAgV9myA+pOXhhmpfNCKjEH/auVfEYVFJ6y1Tc4r0eIApqiw==",
|
|
|
|
|
"version": "7.24.6",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-function-name/-/helper-function-name-7.24.6.tgz",
|
|
|
|
|
"integrity": "sha512-xpeLqeeRkbxhnYimfr2PC+iA0Q7ljX/d1eZ9/inYbmfG2jpl8Lu3DyXvpOAnrS5kxkfOWJjioIMQsaMBXFI05w==",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/template": "^7.22.15",
|
|
|
|
|
"@babel/types": "^7.23.0"
|
|
|
|
|
"@babel/template": "^7.24.6",
|
|
|
|
|
"@babel/types": "^7.24.6"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
@ -376,37 +377,37 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/helper-member-expression-to-functions": {
|
|
|
|
|
"version": "7.23.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.23.0.tgz",
|
|
|
|
|
"integrity": "sha512-6gfrPwh7OuT6gZyJZvd6WbTfrqAo7vm4xCzAXOusKqq/vWdKXphTpj5klHKNmRUU6/QRGlBsyU9mAIPaWHlqJA==",
|
|
|
|
|
"version": "7.24.6",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.24.6.tgz",
|
|
|
|
|
"integrity": "sha512-OTsCufZTxDUsv2/eDXanw/mUZHWOxSbEmC3pP8cgjcy5rgeVPWWMStnv274DV60JtHxTk0adT0QrCzC4M9NWGg==",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/types": "^7.23.0"
|
|
|
|
|
"@babel/types": "^7.24.6"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/helper-module-imports": {
|
|
|
|
|
"version": "7.22.15",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.22.15.tgz",
|
|
|
|
|
"integrity": "sha512-0pYVBnDKZO2fnSPCrgM/6WMc7eS20Fbok+0r88fp+YtWVLZrp4CkafFGIp+W0VKw4a22sgebPT99y+FDNMdP4w==",
|
|
|
|
|
"version": "7.24.6",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.24.6.tgz",
|
|
|
|
|
"integrity": "sha512-a26dmxFJBF62rRO9mmpgrfTLsAuyHk4e1hKTUkD/fcMfynt8gvEKwQPQDVxWhca8dHoDck+55DFt42zV0QMw5g==",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/types": "^7.22.15"
|
|
|
|
|
"@babel/types": "^7.24.6"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/helper-module-transforms": {
|
|
|
|
|
"version": "7.23.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.23.3.tgz",
|
|
|
|
|
"integrity": "sha512-7bBs4ED9OmswdfDzpz4MpWgSrV7FXlc3zIagvLFjS5H+Mk7Snr21vQ6QwrsoCGMfNC4e4LQPdoULEt4ykz0SRQ==",
|
|
|
|
|
"version": "7.24.6",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.24.6.tgz",
|
|
|
|
|
"integrity": "sha512-Y/YMPm83mV2HJTbX1Qh2sjgjqcacvOlhbzdCCsSlblOKjSYmQqEbO6rUniWQyRo9ncyfjT8hnUjlG06RXDEmcA==",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/helper-environment-visitor": "^7.22.20",
|
|
|
|
|
"@babel/helper-module-imports": "^7.22.15",
|
|
|
|
|
"@babel/helper-simple-access": "^7.22.5",
|
|
|
|
|
"@babel/helper-split-export-declaration": "^7.22.6",
|
|
|
|
|
"@babel/helper-validator-identifier": "^7.22.20"
|
|
|
|
|
"@babel/helper-environment-visitor": "^7.24.6",
|
|
|
|
|
"@babel/helper-module-imports": "^7.24.6",
|
|
|
|
|
"@babel/helper-simple-access": "^7.24.6",
|
|
|
|
|
"@babel/helper-split-export-declaration": "^7.24.6",
|
|
|
|
|
"@babel/helper-validator-identifier": "^7.24.6"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
@ -416,20 +417,20 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/helper-optimise-call-expression": {
|
|
|
|
|
"version": "7.22.5",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.22.5.tgz",
|
|
|
|
|
"integrity": "sha512-HBwaojN0xFRx4yIvpwGqxiV2tUfl7401jlok564NgB9EHS1y6QT17FmKWm4ztqjeVdXLuC4fSvHc5ePpQjoTbw==",
|
|
|
|
|
"version": "7.24.6",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.24.6.tgz",
|
|
|
|
|
"integrity": "sha512-3SFDJRbx7KuPRl8XDUr8O7GAEB8iGyWPjLKJh/ywP/Iy9WOmEfMrsWbaZpvBu2HSYn4KQygIsz0O7m8y10ncMA==",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/types": "^7.22.5"
|
|
|
|
|
"@babel/types": "^7.24.6"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/helper-plugin-utils": {
|
|
|
|
|
"version": "7.22.5",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.22.5.tgz",
|
|
|
|
|
"integrity": "sha512-uLls06UVKgFG9QD4OeFYLEGteMIAa5kpTPcFL28yuCIIzsf6ZyKZMllKVOCZFhiZ5ptnwX4mtKdWCBE/uT4amg==",
|
|
|
|
|
"version": "7.24.6",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.24.6.tgz",
|
|
|
|
|
"integrity": "sha512-MZG/JcWfxybKwsA9N9PmtF2lOSFSEMVCpIRrbxccZFLJPrJciJdG/UhSh5W96GEteJI2ARqm5UAHxISwRDLSNg==",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
|
}
|
|
|
|
@ -451,13 +452,13 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/helper-replace-supers": {
|
|
|
|
|
"version": "7.22.20",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-replace-supers/-/helper-replace-supers-7.22.20.tgz",
|
|
|
|
|
"integrity": "sha512-qsW0In3dbwQUbK8kejJ4R7IHVGwHJlV6lpG6UA7a9hSa2YEiAib+N1T2kr6PEeUT+Fl7najmSOS6SmAwCHK6Tw==",
|
|
|
|
|
"version": "7.24.6",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-replace-supers/-/helper-replace-supers-7.24.6.tgz",
|
|
|
|
|
"integrity": "sha512-mRhfPwDqDpba8o1F8ESxsEkJMQkUF8ZIWrAc0FtWhxnjfextxMWxr22RtFizxxSYLjVHDeMgVsRq8BBZR2ikJQ==",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/helper-environment-visitor": "^7.22.20",
|
|
|
|
|
"@babel/helper-member-expression-to-functions": "^7.22.15",
|
|
|
|
|
"@babel/helper-optimise-call-expression": "^7.22.5"
|
|
|
|
|
"@babel/helper-environment-visitor": "^7.24.6",
|
|
|
|
|
"@babel/helper-member-expression-to-functions": "^7.24.6",
|
|
|
|
|
"@babel/helper-optimise-call-expression": "^7.24.6"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
@ -467,58 +468,58 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/helper-simple-access": {
|
|
|
|
|
"version": "7.22.5",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-simple-access/-/helper-simple-access-7.22.5.tgz",
|
|
|
|
|
"integrity": "sha512-n0H99E/K+Bika3++WNL17POvo4rKWZ7lZEp1Q+fStVbUi8nxPQEBOlTmCOxW/0JsS56SKKQ+ojAe2pHKJHN35w==",
|
|
|
|
|
"version": "7.24.6",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-simple-access/-/helper-simple-access-7.24.6.tgz",
|
|
|
|
|
"integrity": "sha512-nZzcMMD4ZhmB35MOOzQuiGO5RzL6tJbsT37Zx8M5L/i9KSrukGXWTjLe1knIbb/RmxoJE9GON9soq0c0VEMM5g==",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/types": "^7.22.5"
|
|
|
|
|
"@babel/types": "^7.24.6"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/helper-skip-transparent-expression-wrappers": {
|
|
|
|
|
"version": "7.22.5",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-skip-transparent-expression-wrappers/-/helper-skip-transparent-expression-wrappers-7.22.5.tgz",
|
|
|
|
|
"integrity": "sha512-tK14r66JZKiC43p8Ki33yLBVJKlQDFoA8GYN67lWCDCqoL6EMMSuM9b+Iff2jHaM/RRFYl7K+iiru7hbRqNx8Q==",
|
|
|
|
|
"version": "7.24.6",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-skip-transparent-expression-wrappers/-/helper-skip-transparent-expression-wrappers-7.24.6.tgz",
|
|
|
|
|
"integrity": "sha512-jhbbkK3IUKc4T43WadP96a27oYti9gEf1LdyGSP2rHGH77kwLwfhO7TgwnWvxxQVmke0ImmCSS47vcuxEMGD3Q==",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/types": "^7.22.5"
|
|
|
|
|
"@babel/types": "^7.24.6"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/helper-split-export-declaration": {
|
|
|
|
|
"version": "7.22.6",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.22.6.tgz",
|
|
|
|
|
"integrity": "sha512-AsUnxuLhRYsisFiaJwvp1QF+I3KjD5FOxut14q/GzovUe6orHLesW2C7d754kRm53h5gqrz6sFl6sxc4BVtE/g==",
|
|
|
|
|
"version": "7.24.6",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.24.6.tgz",
|
|
|
|
|
"integrity": "sha512-CvLSkwXGWnYlF9+J3iZUvwgAxKiYzK3BWuo+mLzD/MDGOZDj7Gq8+hqaOkMxmJwmlv0iu86uH5fdADd9Hxkymw==",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/types": "^7.22.5"
|
|
|
|
|
"@babel/types": "^7.24.6"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/helper-string-parser": {
|
|
|
|
|
"version": "7.23.4",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-7.23.4.tgz",
|
|
|
|
|
"integrity": "sha512-803gmbQdqwdf4olxrX4AJyFBV/RTr3rSmOj0rKwesmzlfhYNDEs+/iOcznzpNWlJlIlTJC2QfPFcHB6DlzdVLQ==",
|
|
|
|
|
"version": "7.24.6",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-7.24.6.tgz",
|
|
|
|
|
"integrity": "sha512-WdJjwMEkmBicq5T9fm/cHND3+UlFa2Yj8ALLgmoSQAJZysYbBjw+azChSGPN4DSPLXOcooGRvDwZWMcF/mLO2Q==",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/helper-validator-identifier": {
|
|
|
|
|
"version": "7.22.20",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.20.tgz",
|
|
|
|
|
"integrity": "sha512-Y4OZ+ytlatR8AI+8KZfKuL5urKp7qey08ha31L8b3BwewJAoJamTzyvxPR/5D+KkdJCGPq/+8TukHBlY10FX9A==",
|
|
|
|
|
"version": "7.24.6",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.24.6.tgz",
|
|
|
|
|
"integrity": "sha512-4yA7s865JHaqUdRbnaxarZREuPTHrjpDT+pXoAZ1yhyo6uFnIEpS8VMu16siFOHDpZNKYv5BObhsB//ycbICyw==",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/helper-validator-option": {
|
|
|
|
|
"version": "7.23.5",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-validator-option/-/helper-validator-option-7.23.5.tgz",
|
|
|
|
|
"integrity": "sha512-85ttAOMLsr53VgXkTbkx8oA6YTfT4q7/HzXSLEYmjcSTJPMPQtvq1BD79Byep5xMUYbGRzEpDsjUf3dyp54IKw==",
|
|
|
|
|
"version": "7.24.6",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-validator-option/-/helper-validator-option-7.24.6.tgz",
|
|
|
|
|
"integrity": "sha512-Jktc8KkF3zIkePb48QO+IapbXlSapOW9S+ogZZkcO6bABgYAxtZcjZ/O005111YLf+j4M84uEgwYoidDkXbCkQ==",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
|
}
|
|
|
|
@ -550,22 +551,23 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/highlight": {
|
|
|
|
|
"version": "7.23.4",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.23.4.tgz",
|
|
|
|
|
"integrity": "sha512-acGdbYSfp2WheJoJm/EBBBLh/ID8KDc64ISZ9DYtBmC8/Q204PZJLHyzeB5qMzJ5trcOkybd78M4x2KWsUq++A==",
|
|
|
|
|
"version": "7.24.6",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.24.6.tgz",
|
|
|
|
|
"integrity": "sha512-2YnuOp4HAk2BsBrJJvYCbItHx0zWscI1C3zgWkz+wDyD9I7GIVrfnLyrR4Y1VR+7p+chAEcrgRQYZAGIKMV7vQ==",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/helper-validator-identifier": "^7.22.20",
|
|
|
|
|
"@babel/helper-validator-identifier": "^7.24.6",
|
|
|
|
|
"chalk": "^2.4.2",
|
|
|
|
|
"js-tokens": "^4.0.0"
|
|
|
|
|
"js-tokens": "^4.0.0",
|
|
|
|
|
"picocolors": "^1.0.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/parser": {
|
|
|
|
|
"version": "7.23.6",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.23.6.tgz",
|
|
|
|
|
"integrity": "sha512-Z2uID7YJ7oNvAI20O9X0bblw7Qqs8Q2hFy0R9tAfnfLkp5MW0UH9eUvnDSnFwKZ0AvgS1ucqR4KzvVHgnke1VQ==",
|
|
|
|
|
"version": "7.24.6",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.24.6.tgz",
|
|
|
|
|
"integrity": "sha512-eNZXdfU35nJC2h24RznROuOpO94h6x8sg9ju0tT9biNtLZ2vuP8SduLqqV+/8+cebSLV9SJEAN5Z3zQbJG/M+Q==",
|
|
|
|
|
"bin": {
|
|
|
|
|
"parser": "bin/babel-parser.js"
|
|
|
|
|
},
|
|
|
|
@ -928,11 +930,11 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/plugin-syntax-jsx": {
|
|
|
|
|
"version": "7.23.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.23.3.tgz",
|
|
|
|
|
"integrity": "sha512-EB2MELswq55OHUoRZLGg/zC7QWUKfNLpE57m/S2yr1uEneIgsTgrSzXP3NXEsMkVn76OlaVVnzN+ugObuYGwhg==",
|
|
|
|
|
"version": "7.24.6",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.24.6.tgz",
|
|
|
|
|
"integrity": "sha512-lWfvAIFNWMlCsU0DRUun2GpFwZdGTukLaHJqRh1JRb80NdAP5Sb1HDHB5X9P9OtgZHQl089UzQkpYlBq2VTPRw==",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/helper-plugin-utils": "^7.22.5"
|
|
|
|
|
"@babel/helper-plugin-utils": "^7.24.6"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
@ -1036,11 +1038,11 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/plugin-syntax-typescript": {
|
|
|
|
|
"version": "7.23.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-syntax-typescript/-/plugin-syntax-typescript-7.23.3.tgz",
|
|
|
|
|
"integrity": "sha512-9EiNjVJOMwCO+43TqoTrgQ8jMwcAd0sWyXi9RPfIsLTj4R2MADDDQXELhffaUx/uJv2AYcxBgPwH6j4TIA4ytQ==",
|
|
|
|
|
"version": "7.24.6",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-syntax-typescript/-/plugin-syntax-typescript-7.24.6.tgz",
|
|
|
|
|
"integrity": "sha512-TzCtxGgVTEJWWwcYwQhCIQ6WaKlo80/B+Onsk4RRCcYqpYGFcG9etPW94VToGte5AAcxRrhjPUFvUS3Y2qKi4A==",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/helper-plugin-utils": "^7.22.5"
|
|
|
|
|
"@babel/helper-plugin-utils": "^7.24.6"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
@ -1414,13 +1416,13 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/plugin-transform-modules-commonjs": {
|
|
|
|
|
"version": "7.23.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.23.3.tgz",
|
|
|
|
|
"integrity": "sha512-aVS0F65LKsdNOtcz6FRCpE4OgsP2OFnW46qNxNIX9h3wuzaNcSQsJysuMwqSibC98HPrf2vCgtxKNwS0DAlgcA==",
|
|
|
|
|
"version": "7.24.6",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.24.6.tgz",
|
|
|
|
|
"integrity": "sha512-JEV8l3MHdmmdb7S7Cmx6rbNEjRCgTQMZxllveHO0mx6uiclB0NflCawlQQ6+o5ZrwjUBYPzHm2XoK4wqGVUFuw==",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/helper-module-transforms": "^7.23.3",
|
|
|
|
|
"@babel/helper-plugin-utils": "^7.22.5",
|
|
|
|
|
"@babel/helper-simple-access": "^7.22.5"
|
|
|
|
|
"@babel/helper-module-transforms": "^7.24.6",
|
|
|
|
|
"@babel/helper-plugin-utils": "^7.24.6",
|
|
|
|
|
"@babel/helper-simple-access": "^7.24.6"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
@ -1824,14 +1826,14 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/plugin-transform-typescript": {
|
|
|
|
|
"version": "7.23.6",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.23.6.tgz",
|
|
|
|
|
"integrity": "sha512-6cBG5mBvUu4VUD04OHKnYzbuHNP8huDsD3EDqqpIpsswTDoqHCjLoHb6+QgsV1WsT2nipRqCPgxD3LXnEO7XfA==",
|
|
|
|
|
"version": "7.24.6",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.24.6.tgz",
|
|
|
|
|
"integrity": "sha512-H0i+hDLmaYYSt6KU9cZE0gb3Cbssa/oxWis7PX4ofQzbvsfix9Lbh8SRk7LCPDlLWJHUiFeHU0qRRpF/4Zv7mQ==",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/helper-annotate-as-pure": "^7.22.5",
|
|
|
|
|
"@babel/helper-create-class-features-plugin": "^7.23.6",
|
|
|
|
|
"@babel/helper-plugin-utils": "^7.22.5",
|
|
|
|
|
"@babel/plugin-syntax-typescript": "^7.23.3"
|
|
|
|
|
"@babel/helper-annotate-as-pure": "^7.24.6",
|
|
|
|
|
"@babel/helper-create-class-features-plugin": "^7.24.6",
|
|
|
|
|
"@babel/helper-plugin-utils": "^7.24.6",
|
|
|
|
|
"@babel/plugin-syntax-typescript": "^7.24.6"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
@ -2022,15 +2024,15 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/preset-typescript": {
|
|
|
|
|
"version": "7.23.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/preset-typescript/-/preset-typescript-7.23.3.tgz",
|
|
|
|
|
"integrity": "sha512-17oIGVlqz6CchO9RFYn5U6ZpWRZIngayYCtrPRSgANSwC2V1Jb+iP74nVxzzXJte8b8BYxrL1yY96xfhTBrNNQ==",
|
|
|
|
|
"version": "7.24.6",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/preset-typescript/-/preset-typescript-7.24.6.tgz",
|
|
|
|
|
"integrity": "sha512-U10aHPDnokCFRXgyT/MaIRTivUu2K/mu0vJlwRS9LxJmJet+PFQNKpggPyFCUtC6zWSBPjvxjnpNkAn3Uw2m5w==",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/helper-plugin-utils": "^7.22.5",
|
|
|
|
|
"@babel/helper-validator-option": "^7.22.15",
|
|
|
|
|
"@babel/plugin-syntax-jsx": "^7.23.3",
|
|
|
|
|
"@babel/plugin-transform-modules-commonjs": "^7.23.3",
|
|
|
|
|
"@babel/plugin-transform-typescript": "^7.23.3"
|
|
|
|
|
"@babel/helper-plugin-utils": "^7.24.6",
|
|
|
|
|
"@babel/helper-validator-option": "^7.24.6",
|
|
|
|
|
"@babel/plugin-syntax-jsx": "^7.24.6",
|
|
|
|
|
"@babel/plugin-transform-modules-commonjs": "^7.24.6",
|
|
|
|
|
"@babel/plugin-transform-typescript": "^7.24.6"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
@ -2103,13 +2105,13 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/template": {
|
|
|
|
|
"version": "7.22.15",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/template/-/template-7.22.15.tgz",
|
|
|
|
|
"integrity": "sha512-QPErUVm4uyJa60rkI73qneDacvdvzxshT3kksGqlGWYdOTIUOwJ7RDUL8sGqslY1uXWSL6xMFKEXDS3ox2uF0w==",
|
|
|
|
|
"version": "7.24.6",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/template/-/template-7.24.6.tgz",
|
|
|
|
|
"integrity": "sha512-3vgazJlLwNXi9jhrR1ef8qiB65L1RK90+lEQwv4OxveHnqC3BfmnHdgySwRLzf6akhlOYenT+b7AfWq+a//AHw==",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/code-frame": "^7.22.13",
|
|
|
|
|
"@babel/parser": "^7.22.15",
|
|
|
|
|
"@babel/types": "^7.22.15"
|
|
|
|
|
"@babel/code-frame": "^7.24.6",
|
|
|
|
|
"@babel/parser": "^7.24.6",
|
|
|
|
|
"@babel/types": "^7.24.6"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
@ -2136,12 +2138,12 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/types": {
|
|
|
|
|
"version": "7.23.6",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/types/-/types-7.23.6.tgz",
|
|
|
|
|
"integrity": "sha512-+uarb83brBzPKN38NX1MkB6vb6+mwvR6amUulqAE7ccQw1pEl+bCia9TbdG1lsnFP7lZySvUn37CHyXQdfTwzg==",
|
|
|
|
|
"version": "7.24.6",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/types/-/types-7.24.6.tgz",
|
|
|
|
|
"integrity": "sha512-WaMsgi6Q8zMgMth93GvWPXkhAIEobfsIkLTacoVZoK1J0CevIPGYY2Vo5YvJGqyHqXM6P4ppOYGsIRU8MM9pFQ==",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/helper-string-parser": "^7.23.4",
|
|
|
|
|
"@babel/helper-validator-identifier": "^7.22.20",
|
|
|
|
|
"@babel/helper-string-parser": "^7.24.6",
|
|
|
|
|
"@babel/helper-validator-identifier": "^7.24.6",
|
|
|
|
|
"to-fast-properties": "^2.0.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
@ -20990,6 +20992,15 @@
|
|
|
|
|
"resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-3.0.7.tgz",
|
|
|
|
|
"integrity": "sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ=="
|
|
|
|
|
},
|
|
|
|
|
"node_modules/silent-payments": {
|
|
|
|
|
"version": "0.3.4",
|
|
|
|
|
"resolved": "git+ssh://git@github.com/BlueWallet/SilentPayments.git#d3a45d7f48484a1a317b444400d32956c24f0737",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@noble/secp256k1": "1.6.3",
|
|
|
|
|
"bitcoinjs-lib": "^6.1.1",
|
|
|
|
|
"ecpair": "2.0.1"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/simple-concat": {
|
|
|
|
|
"version": "1.0.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/simple-concat/-/simple-concat-1.0.1.tgz",
|
|
|
|
@ -22838,12 +22849,12 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"@babel/code-frame": {
|
|
|
|
|
"version": "7.23.5",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.23.5.tgz",
|
|
|
|
|
"integrity": "sha512-CgH3s1a96LipHCmSUmYFPwY7MNx8C3avkq7i4Wl3cfa662ldtUe4VM1TPXX70pfmrlWTb6jLqTYrZyT2ZTJBgA==",
|
|
|
|
|
"version": "7.24.6",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.24.6.tgz",
|
|
|
|
|
"integrity": "sha512-ZJhac6FkEd1yhG2AHOmfcXG4ceoLltoCVJjN5XsWN9BifBQr+cHJbWi0h68HZuSORq+3WtJ2z0hwF2NG1b5kcA==",
|
|
|
|
|
"requires": {
|
|
|
|
|
"@babel/highlight": "^7.23.4",
|
|
|
|
|
"chalk": "^2.4.2"
|
|
|
|
|
"@babel/highlight": "^7.24.6",
|
|
|
|
|
"picocolors": "^1.0.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"@babel/compat-data": {
|
|
|
|
@ -22896,11 +22907,11 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"@babel/helper-annotate-as-pure": {
|
|
|
|
|
"version": "7.22.5",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.22.5.tgz",
|
|
|
|
|
"integrity": "sha512-LvBTxu8bQSQkcyKOU+a1btnNFQ1dMAd0R6PyW3arXes06F6QLWLIrd681bxRPIXlrMGR3XYnW9JyML7dP3qgxg==",
|
|
|
|
|
"version": "7.24.6",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.24.6.tgz",
|
|
|
|
|
"integrity": "sha512-DitEzDfOMnd13kZnDqns1ccmftwJTS9DMkyn9pYTxulS7bZxUxpMly3Nf23QQ6NwA4UB8lAqjbqWtyvElEMAkg==",
|
|
|
|
|
"requires": {
|
|
|
|
|
"@babel/types": "^7.22.5"
|
|
|
|
|
"@babel/types": "^7.24.6"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"@babel/helper-builder-binary-assignment-operator-visitor": {
|
|
|
|
@ -22924,18 +22935,18 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"@babel/helper-create-class-features-plugin": {
|
|
|
|
|
"version": "7.23.7",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.23.7.tgz",
|
|
|
|
|
"integrity": "sha512-xCoqR/8+BoNnXOY7RVSgv6X+o7pmT5q1d+gGcRlXYkI+9B31glE4jeejhKVpA04O1AtzOt7OSQ6VYKP5FcRl9g==",
|
|
|
|
|
"version": "7.24.6",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.24.6.tgz",
|
|
|
|
|
"integrity": "sha512-djsosdPJVZE6Vsw3kk7IPRWethP94WHGOhQTc67SNXE0ZzMhHgALw8iGmYS0TD1bbMM0VDROy43od7/hN6WYcA==",
|
|
|
|
|
"requires": {
|
|
|
|
|
"@babel/helper-annotate-as-pure": "^7.22.5",
|
|
|
|
|
"@babel/helper-environment-visitor": "^7.22.20",
|
|
|
|
|
"@babel/helper-function-name": "^7.23.0",
|
|
|
|
|
"@babel/helper-member-expression-to-functions": "^7.23.0",
|
|
|
|
|
"@babel/helper-optimise-call-expression": "^7.22.5",
|
|
|
|
|
"@babel/helper-replace-supers": "^7.22.20",
|
|
|
|
|
"@babel/helper-skip-transparent-expression-wrappers": "^7.22.5",
|
|
|
|
|
"@babel/helper-split-export-declaration": "^7.22.6",
|
|
|
|
|
"@babel/helper-annotate-as-pure": "^7.24.6",
|
|
|
|
|
"@babel/helper-environment-visitor": "^7.24.6",
|
|
|
|
|
"@babel/helper-function-name": "^7.24.6",
|
|
|
|
|
"@babel/helper-member-expression-to-functions": "^7.24.6",
|
|
|
|
|
"@babel/helper-optimise-call-expression": "^7.24.6",
|
|
|
|
|
"@babel/helper-replace-supers": "^7.24.6",
|
|
|
|
|
"@babel/helper-skip-transparent-expression-wrappers": "^7.24.6",
|
|
|
|
|
"@babel/helper-split-export-declaration": "^7.24.6",
|
|
|
|
|
"semver": "^6.3.1"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
@ -22962,17 +22973,17 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"@babel/helper-environment-visitor": {
|
|
|
|
|
"version": "7.22.20",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-environment-visitor/-/helper-environment-visitor-7.22.20.tgz",
|
|
|
|
|
"integrity": "sha512-zfedSIzFhat/gFhWfHtgWvlec0nqB9YEIVrpuwjruLlXfUSnA8cJB0miHKwqDnQ7d32aKo2xt88/xZptwxbfhA=="
|
|
|
|
|
"version": "7.24.6",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-environment-visitor/-/helper-environment-visitor-7.24.6.tgz",
|
|
|
|
|
"integrity": "sha512-Y50Cg3k0LKLMjxdPjIl40SdJgMB85iXn27Vk/qbHZCFx/o5XO3PSnpi675h1KEmmDb6OFArfd5SCQEQ5Q4H88g=="
|
|
|
|
|
},
|
|
|
|
|
"@babel/helper-function-name": {
|
|
|
|
|
"version": "7.23.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-function-name/-/helper-function-name-7.23.0.tgz",
|
|
|
|
|
"integrity": "sha512-OErEqsrxjZTJciZ4Oo+eoZqeW9UIiOcuYKRJA4ZAgV9myA+pOXhhmpfNCKjEH/auVfEYVFJ6y1Tc4r0eIApqiw==",
|
|
|
|
|
"version": "7.24.6",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-function-name/-/helper-function-name-7.24.6.tgz",
|
|
|
|
|
"integrity": "sha512-xpeLqeeRkbxhnYimfr2PC+iA0Q7ljX/d1eZ9/inYbmfG2jpl8Lu3DyXvpOAnrS5kxkfOWJjioIMQsaMBXFI05w==",
|
|
|
|
|
"requires": {
|
|
|
|
|
"@babel/template": "^7.22.15",
|
|
|
|
|
"@babel/types": "^7.23.0"
|
|
|
|
|
"@babel/template": "^7.24.6",
|
|
|
|
|
"@babel/types": "^7.24.6"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"@babel/helper-hoist-variables": {
|
|
|
|
@ -22984,45 +22995,45 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"@babel/helper-member-expression-to-functions": {
|
|
|
|
|
"version": "7.23.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.23.0.tgz",
|
|
|
|
|
"integrity": "sha512-6gfrPwh7OuT6gZyJZvd6WbTfrqAo7vm4xCzAXOusKqq/vWdKXphTpj5klHKNmRUU6/QRGlBsyU9mAIPaWHlqJA==",
|
|
|
|
|
"version": "7.24.6",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.24.6.tgz",
|
|
|
|
|
"integrity": "sha512-OTsCufZTxDUsv2/eDXanw/mUZHWOxSbEmC3pP8cgjcy5rgeVPWWMStnv274DV60JtHxTk0adT0QrCzC4M9NWGg==",
|
|
|
|
|
"requires": {
|
|
|
|
|
"@babel/types": "^7.23.0"
|
|
|
|
|
"@babel/types": "^7.24.6"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"@babel/helper-module-imports": {
|
|
|
|
|
"version": "7.22.15",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.22.15.tgz",
|
|
|
|
|
"integrity": "sha512-0pYVBnDKZO2fnSPCrgM/6WMc7eS20Fbok+0r88fp+YtWVLZrp4CkafFGIp+W0VKw4a22sgebPT99y+FDNMdP4w==",
|
|
|
|
|
"version": "7.24.6",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.24.6.tgz",
|
|
|
|
|
"integrity": "sha512-a26dmxFJBF62rRO9mmpgrfTLsAuyHk4e1hKTUkD/fcMfynt8gvEKwQPQDVxWhca8dHoDck+55DFt42zV0QMw5g==",
|
|
|
|
|
"requires": {
|
|
|
|
|
"@babel/types": "^7.22.15"
|
|
|
|
|
"@babel/types": "^7.24.6"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"@babel/helper-module-transforms": {
|
|
|
|
|
"version": "7.23.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.23.3.tgz",
|
|
|
|
|
"integrity": "sha512-7bBs4ED9OmswdfDzpz4MpWgSrV7FXlc3zIagvLFjS5H+Mk7Snr21vQ6QwrsoCGMfNC4e4LQPdoULEt4ykz0SRQ==",
|
|
|
|
|
"version": "7.24.6",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.24.6.tgz",
|
|
|
|
|
"integrity": "sha512-Y/YMPm83mV2HJTbX1Qh2sjgjqcacvOlhbzdCCsSlblOKjSYmQqEbO6rUniWQyRo9ncyfjT8hnUjlG06RXDEmcA==",
|
|
|
|
|
"requires": {
|
|
|
|
|
"@babel/helper-environment-visitor": "^7.22.20",
|
|
|
|
|
"@babel/helper-module-imports": "^7.22.15",
|
|
|
|
|
"@babel/helper-simple-access": "^7.22.5",
|
|
|
|
|
"@babel/helper-split-export-declaration": "^7.22.6",
|
|
|
|
|
"@babel/helper-validator-identifier": "^7.22.20"
|
|
|
|
|
"@babel/helper-environment-visitor": "^7.24.6",
|
|
|
|
|
"@babel/helper-module-imports": "^7.24.6",
|
|
|
|
|
"@babel/helper-simple-access": "^7.24.6",
|
|
|
|
|
"@babel/helper-split-export-declaration": "^7.24.6",
|
|
|
|
|
"@babel/helper-validator-identifier": "^7.24.6"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"@babel/helper-optimise-call-expression": {
|
|
|
|
|
"version": "7.22.5",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.22.5.tgz",
|
|
|
|
|
"integrity": "sha512-HBwaojN0xFRx4yIvpwGqxiV2tUfl7401jlok564NgB9EHS1y6QT17FmKWm4ztqjeVdXLuC4fSvHc5ePpQjoTbw==",
|
|
|
|
|
"version": "7.24.6",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.24.6.tgz",
|
|
|
|
|
"integrity": "sha512-3SFDJRbx7KuPRl8XDUr8O7GAEB8iGyWPjLKJh/ywP/Iy9WOmEfMrsWbaZpvBu2HSYn4KQygIsz0O7m8y10ncMA==",
|
|
|
|
|
"requires": {
|
|
|
|
|
"@babel/types": "^7.22.5"
|
|
|
|
|
"@babel/types": "^7.24.6"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"@babel/helper-plugin-utils": {
|
|
|
|
|
"version": "7.22.5",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.22.5.tgz",
|
|
|
|
|
"integrity": "sha512-uLls06UVKgFG9QD4OeFYLEGteMIAa5kpTPcFL28yuCIIzsf6ZyKZMllKVOCZFhiZ5ptnwX4mtKdWCBE/uT4amg=="
|
|
|
|
|
"version": "7.24.6",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.24.6.tgz",
|
|
|
|
|
"integrity": "sha512-MZG/JcWfxybKwsA9N9PmtF2lOSFSEMVCpIRrbxccZFLJPrJciJdG/UhSh5W96GEteJI2ARqm5UAHxISwRDLSNg=="
|
|
|
|
|
},
|
|
|
|
|
"@babel/helper-remap-async-to-generator": {
|
|
|
|
|
"version": "7.22.20",
|
|
|
|
@ -23035,53 +23046,53 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"@babel/helper-replace-supers": {
|
|
|
|
|
"version": "7.22.20",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-replace-supers/-/helper-replace-supers-7.22.20.tgz",
|
|
|
|
|
"integrity": "sha512-qsW0In3dbwQUbK8kejJ4R7IHVGwHJlV6lpG6UA7a9hSa2YEiAib+N1T2kr6PEeUT+Fl7najmSOS6SmAwCHK6Tw==",
|
|
|
|
|
"version": "7.24.6",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-replace-supers/-/helper-replace-supers-7.24.6.tgz",
|
|
|
|
|
"integrity": "sha512-mRhfPwDqDpba8o1F8ESxsEkJMQkUF8ZIWrAc0FtWhxnjfextxMWxr22RtFizxxSYLjVHDeMgVsRq8BBZR2ikJQ==",
|
|
|
|
|
"requires": {
|
|
|
|
|
"@babel/helper-environment-visitor": "^7.22.20",
|
|
|
|
|
"@babel/helper-member-expression-to-functions": "^7.22.15",
|
|
|
|
|
"@babel/helper-optimise-call-expression": "^7.22.5"
|
|
|
|
|
"@babel/helper-environment-visitor": "^7.24.6",
|
|
|
|
|
"@babel/helper-member-expression-to-functions": "^7.24.6",
|
|
|
|
|
"@babel/helper-optimise-call-expression": "^7.24.6"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"@babel/helper-simple-access": {
|
|
|
|
|
"version": "7.22.5",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-simple-access/-/helper-simple-access-7.22.5.tgz",
|
|
|
|
|
"integrity": "sha512-n0H99E/K+Bika3++WNL17POvo4rKWZ7lZEp1Q+fStVbUi8nxPQEBOlTmCOxW/0JsS56SKKQ+ojAe2pHKJHN35w==",
|
|
|
|
|
"version": "7.24.6",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-simple-access/-/helper-simple-access-7.24.6.tgz",
|
|
|
|
|
"integrity": "sha512-nZzcMMD4ZhmB35MOOzQuiGO5RzL6tJbsT37Zx8M5L/i9KSrukGXWTjLe1knIbb/RmxoJE9GON9soq0c0VEMM5g==",
|
|
|
|
|
"requires": {
|
|
|
|
|
"@babel/types": "^7.22.5"
|
|
|
|
|
"@babel/types": "^7.24.6"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"@babel/helper-skip-transparent-expression-wrappers": {
|
|
|
|
|
"version": "7.22.5",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-skip-transparent-expression-wrappers/-/helper-skip-transparent-expression-wrappers-7.22.5.tgz",
|
|
|
|
|
"integrity": "sha512-tK14r66JZKiC43p8Ki33yLBVJKlQDFoA8GYN67lWCDCqoL6EMMSuM9b+Iff2jHaM/RRFYl7K+iiru7hbRqNx8Q==",
|
|
|
|
|
"version": "7.24.6",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-skip-transparent-expression-wrappers/-/helper-skip-transparent-expression-wrappers-7.24.6.tgz",
|
|
|
|
|
"integrity": "sha512-jhbbkK3IUKc4T43WadP96a27oYti9gEf1LdyGSP2rHGH77kwLwfhO7TgwnWvxxQVmke0ImmCSS47vcuxEMGD3Q==",
|
|
|
|
|
"requires": {
|
|
|
|
|
"@babel/types": "^7.22.5"
|
|
|
|
|
"@babel/types": "^7.24.6"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"@babel/helper-split-export-declaration": {
|
|
|
|
|
"version": "7.22.6",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.22.6.tgz",
|
|
|
|
|
"integrity": "sha512-AsUnxuLhRYsisFiaJwvp1QF+I3KjD5FOxut14q/GzovUe6orHLesW2C7d754kRm53h5gqrz6sFl6sxc4BVtE/g==",
|
|
|
|
|
"version": "7.24.6",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.24.6.tgz",
|
|
|
|
|
"integrity": "sha512-CvLSkwXGWnYlF9+J3iZUvwgAxKiYzK3BWuo+mLzD/MDGOZDj7Gq8+hqaOkMxmJwmlv0iu86uH5fdADd9Hxkymw==",
|
|
|
|
|
"requires": {
|
|
|
|
|
"@babel/types": "^7.22.5"
|
|
|
|
|
"@babel/types": "^7.24.6"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"@babel/helper-string-parser": {
|
|
|
|
|
"version": "7.23.4",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-7.23.4.tgz",
|
|
|
|
|
"integrity": "sha512-803gmbQdqwdf4olxrX4AJyFBV/RTr3rSmOj0rKwesmzlfhYNDEs+/iOcznzpNWlJlIlTJC2QfPFcHB6DlzdVLQ=="
|
|
|
|
|
"version": "7.24.6",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-7.24.6.tgz",
|
|
|
|
|
"integrity": "sha512-WdJjwMEkmBicq5T9fm/cHND3+UlFa2Yj8ALLgmoSQAJZysYbBjw+azChSGPN4DSPLXOcooGRvDwZWMcF/mLO2Q=="
|
|
|
|
|
},
|
|
|
|
|
"@babel/helper-validator-identifier": {
|
|
|
|
|
"version": "7.22.20",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.20.tgz",
|
|
|
|
|
"integrity": "sha512-Y4OZ+ytlatR8AI+8KZfKuL5urKp7qey08ha31L8b3BwewJAoJamTzyvxPR/5D+KkdJCGPq/+8TukHBlY10FX9A=="
|
|
|
|
|
"version": "7.24.6",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.24.6.tgz",
|
|
|
|
|
"integrity": "sha512-4yA7s865JHaqUdRbnaxarZREuPTHrjpDT+pXoAZ1yhyo6uFnIEpS8VMu16siFOHDpZNKYv5BObhsB//ycbICyw=="
|
|
|
|
|
},
|
|
|
|
|
"@babel/helper-validator-option": {
|
|
|
|
|
"version": "7.23.5",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-validator-option/-/helper-validator-option-7.23.5.tgz",
|
|
|
|
|
"integrity": "sha512-85ttAOMLsr53VgXkTbkx8oA6YTfT4q7/HzXSLEYmjcSTJPMPQtvq1BD79Byep5xMUYbGRzEpDsjUf3dyp54IKw=="
|
|
|
|
|
"version": "7.24.6",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-validator-option/-/helper-validator-option-7.24.6.tgz",
|
|
|
|
|
"integrity": "sha512-Jktc8KkF3zIkePb48QO+IapbXlSapOW9S+ogZZkcO6bABgYAxtZcjZ/O005111YLf+j4M84uEgwYoidDkXbCkQ=="
|
|
|
|
|
},
|
|
|
|
|
"@babel/helper-wrap-function": {
|
|
|
|
|
"version": "7.22.20",
|
|
|
|
@ -23104,19 +23115,20 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"@babel/highlight": {
|
|
|
|
|
"version": "7.23.4",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.23.4.tgz",
|
|
|
|
|
"integrity": "sha512-acGdbYSfp2WheJoJm/EBBBLh/ID8KDc64ISZ9DYtBmC8/Q204PZJLHyzeB5qMzJ5trcOkybd78M4x2KWsUq++A==",
|
|
|
|
|
"version": "7.24.6",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.24.6.tgz",
|
|
|
|
|
"integrity": "sha512-2YnuOp4HAk2BsBrJJvYCbItHx0zWscI1C3zgWkz+wDyD9I7GIVrfnLyrR4Y1VR+7p+chAEcrgRQYZAGIKMV7vQ==",
|
|
|
|
|
"requires": {
|
|
|
|
|
"@babel/helper-validator-identifier": "^7.22.20",
|
|
|
|
|
"@babel/helper-validator-identifier": "^7.24.6",
|
|
|
|
|
"chalk": "^2.4.2",
|
|
|
|
|
"js-tokens": "^4.0.0"
|
|
|
|
|
"js-tokens": "^4.0.0",
|
|
|
|
|
"picocolors": "^1.0.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"@babel/parser": {
|
|
|
|
|
"version": "7.23.6",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.23.6.tgz",
|
|
|
|
|
"integrity": "sha512-Z2uID7YJ7oNvAI20O9X0bblw7Qqs8Q2hFy0R9tAfnfLkp5MW0UH9eUvnDSnFwKZ0AvgS1ucqR4KzvVHgnke1VQ=="
|
|
|
|
|
"version": "7.24.6",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.24.6.tgz",
|
|
|
|
|
"integrity": "sha512-eNZXdfU35nJC2h24RznROuOpO94h6x8sg9ju0tT9biNtLZ2vuP8SduLqqV+/8+cebSLV9SJEAN5Z3zQbJG/M+Q=="
|
|
|
|
|
},
|
|
|
|
|
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": {
|
|
|
|
|
"version": "7.23.3",
|
|
|
|
@ -23336,11 +23348,11 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"@babel/plugin-syntax-jsx": {
|
|
|
|
|
"version": "7.23.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.23.3.tgz",
|
|
|
|
|
"integrity": "sha512-EB2MELswq55OHUoRZLGg/zC7QWUKfNLpE57m/S2yr1uEneIgsTgrSzXP3NXEsMkVn76OlaVVnzN+ugObuYGwhg==",
|
|
|
|
|
"version": "7.24.6",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.24.6.tgz",
|
|
|
|
|
"integrity": "sha512-lWfvAIFNWMlCsU0DRUun2GpFwZdGTukLaHJqRh1JRb80NdAP5Sb1HDHB5X9P9OtgZHQl089UzQkpYlBq2VTPRw==",
|
|
|
|
|
"requires": {
|
|
|
|
|
"@babel/helper-plugin-utils": "^7.22.5"
|
|
|
|
|
"@babel/helper-plugin-utils": "^7.24.6"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"@babel/plugin-syntax-logical-assignment-operators": {
|
|
|
|
@ -23408,11 +23420,11 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"@babel/plugin-syntax-typescript": {
|
|
|
|
|
"version": "7.23.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-syntax-typescript/-/plugin-syntax-typescript-7.23.3.tgz",
|
|
|
|
|
"integrity": "sha512-9EiNjVJOMwCO+43TqoTrgQ8jMwcAd0sWyXi9RPfIsLTj4R2MADDDQXELhffaUx/uJv2AYcxBgPwH6j4TIA4ytQ==",
|
|
|
|
|
"version": "7.24.6",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-syntax-typescript/-/plugin-syntax-typescript-7.24.6.tgz",
|
|
|
|
|
"integrity": "sha512-TzCtxGgVTEJWWwcYwQhCIQ6WaKlo80/B+Onsk4RRCcYqpYGFcG9etPW94VToGte5AAcxRrhjPUFvUS3Y2qKi4A==",
|
|
|
|
|
"requires": {
|
|
|
|
|
"@babel/helper-plugin-utils": "^7.22.5"
|
|
|
|
|
"@babel/helper-plugin-utils": "^7.24.6"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"@babel/plugin-syntax-unicode-sets-regex": {
|
|
|
|
@ -23636,13 +23648,13 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"@babel/plugin-transform-modules-commonjs": {
|
|
|
|
|
"version": "7.23.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.23.3.tgz",
|
|
|
|
|
"integrity": "sha512-aVS0F65LKsdNOtcz6FRCpE4OgsP2OFnW46qNxNIX9h3wuzaNcSQsJysuMwqSibC98HPrf2vCgtxKNwS0DAlgcA==",
|
|
|
|
|
"version": "7.24.6",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.24.6.tgz",
|
|
|
|
|
"integrity": "sha512-JEV8l3MHdmmdb7S7Cmx6rbNEjRCgTQMZxllveHO0mx6uiclB0NflCawlQQ6+o5ZrwjUBYPzHm2XoK4wqGVUFuw==",
|
|
|
|
|
"requires": {
|
|
|
|
|
"@babel/helper-module-transforms": "^7.23.3",
|
|
|
|
|
"@babel/helper-plugin-utils": "^7.22.5",
|
|
|
|
|
"@babel/helper-simple-access": "^7.22.5"
|
|
|
|
|
"@babel/helper-module-transforms": "^7.24.6",
|
|
|
|
|
"@babel/helper-plugin-utils": "^7.24.6",
|
|
|
|
|
"@babel/helper-simple-access": "^7.24.6"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"@babel/plugin-transform-modules-systemjs": {
|
|
|
|
@ -23884,14 +23896,14 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"@babel/plugin-transform-typescript": {
|
|
|
|
|
"version": "7.23.6",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.23.6.tgz",
|
|
|
|
|
"integrity": "sha512-6cBG5mBvUu4VUD04OHKnYzbuHNP8huDsD3EDqqpIpsswTDoqHCjLoHb6+QgsV1WsT2nipRqCPgxD3LXnEO7XfA==",
|
|
|
|
|
"version": "7.24.6",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.24.6.tgz",
|
|
|
|
|
"integrity": "sha512-H0i+hDLmaYYSt6KU9cZE0gb3Cbssa/oxWis7PX4ofQzbvsfix9Lbh8SRk7LCPDlLWJHUiFeHU0qRRpF/4Zv7mQ==",
|
|
|
|
|
"requires": {
|
|
|
|
|
"@babel/helper-annotate-as-pure": "^7.22.5",
|
|
|
|
|
"@babel/helper-create-class-features-plugin": "^7.23.6",
|
|
|
|
|
"@babel/helper-plugin-utils": "^7.22.5",
|
|
|
|
|
"@babel/plugin-syntax-typescript": "^7.23.3"
|
|
|
|
|
"@babel/helper-annotate-as-pure": "^7.24.6",
|
|
|
|
|
"@babel/helper-create-class-features-plugin": "^7.24.6",
|
|
|
|
|
"@babel/helper-plugin-utils": "^7.24.6",
|
|
|
|
|
"@babel/plugin-syntax-typescript": "^7.24.6"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"@babel/plugin-transform-unicode-escapes": {
|
|
|
|
@ -24037,15 +24049,15 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"@babel/preset-typescript": {
|
|
|
|
|
"version": "7.23.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/preset-typescript/-/preset-typescript-7.23.3.tgz",
|
|
|
|
|
"integrity": "sha512-17oIGVlqz6CchO9RFYn5U6ZpWRZIngayYCtrPRSgANSwC2V1Jb+iP74nVxzzXJte8b8BYxrL1yY96xfhTBrNNQ==",
|
|
|
|
|
"version": "7.24.6",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/preset-typescript/-/preset-typescript-7.24.6.tgz",
|
|
|
|
|
"integrity": "sha512-U10aHPDnokCFRXgyT/MaIRTivUu2K/mu0vJlwRS9LxJmJet+PFQNKpggPyFCUtC6zWSBPjvxjnpNkAn3Uw2m5w==",
|
|
|
|
|
"requires": {
|
|
|
|
|
"@babel/helper-plugin-utils": "^7.22.5",
|
|
|
|
|
"@babel/helper-validator-option": "^7.22.15",
|
|
|
|
|
"@babel/plugin-syntax-jsx": "^7.23.3",
|
|
|
|
|
"@babel/plugin-transform-modules-commonjs": "^7.23.3",
|
|
|
|
|
"@babel/plugin-transform-typescript": "^7.23.3"
|
|
|
|
|
"@babel/helper-plugin-utils": "^7.24.6",
|
|
|
|
|
"@babel/helper-validator-option": "^7.24.6",
|
|
|
|
|
"@babel/plugin-syntax-jsx": "^7.24.6",
|
|
|
|
|
"@babel/plugin-transform-modules-commonjs": "^7.24.6",
|
|
|
|
|
"@babel/plugin-transform-typescript": "^7.24.6"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"@babel/register": {
|
|
|
|
@ -24099,13 +24111,13 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"@babel/template": {
|
|
|
|
|
"version": "7.22.15",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/template/-/template-7.22.15.tgz",
|
|
|
|
|
"integrity": "sha512-QPErUVm4uyJa60rkI73qneDacvdvzxshT3kksGqlGWYdOTIUOwJ7RDUL8sGqslY1uXWSL6xMFKEXDS3ox2uF0w==",
|
|
|
|
|
"version": "7.24.6",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/template/-/template-7.24.6.tgz",
|
|
|
|
|
"integrity": "sha512-3vgazJlLwNXi9jhrR1ef8qiB65L1RK90+lEQwv4OxveHnqC3BfmnHdgySwRLzf6akhlOYenT+b7AfWq+a//AHw==",
|
|
|
|
|
"requires": {
|
|
|
|
|
"@babel/code-frame": "^7.22.13",
|
|
|
|
|
"@babel/parser": "^7.22.15",
|
|
|
|
|
"@babel/types": "^7.22.15"
|
|
|
|
|
"@babel/code-frame": "^7.24.6",
|
|
|
|
|
"@babel/parser": "^7.24.6",
|
|
|
|
|
"@babel/types": "^7.24.6"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"@babel/traverse": {
|
|
|
|
@ -24126,12 +24138,12 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"@babel/types": {
|
|
|
|
|
"version": "7.23.6",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/types/-/types-7.23.6.tgz",
|
|
|
|
|
"integrity": "sha512-+uarb83brBzPKN38NX1MkB6vb6+mwvR6amUulqAE7ccQw1pEl+bCia9TbdG1lsnFP7lZySvUn37CHyXQdfTwzg==",
|
|
|
|
|
"version": "7.24.6",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/types/-/types-7.24.6.tgz",
|
|
|
|
|
"integrity": "sha512-WaMsgi6Q8zMgMth93GvWPXkhAIEobfsIkLTacoVZoK1J0CevIPGYY2Vo5YvJGqyHqXM6P4ppOYGsIRU8MM9pFQ==",
|
|
|
|
|
"requires": {
|
|
|
|
|
"@babel/helper-string-parser": "^7.23.4",
|
|
|
|
|
"@babel/helper-validator-identifier": "^7.22.20",
|
|
|
|
|
"@babel/helper-string-parser": "^7.24.6",
|
|
|
|
|
"@babel/helper-validator-identifier": "^7.24.6",
|
|
|
|
|
"to-fast-properties": "^2.0.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
@ -38317,6 +38329,15 @@
|
|
|
|
|
"resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-3.0.7.tgz",
|
|
|
|
|
"integrity": "sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ=="
|
|
|
|
|
},
|
|
|
|
|
"silent-payments": {
|
|
|
|
|
"version": "git+ssh://git@github.com/BlueWallet/SilentPayments.git#d3a45d7f48484a1a317b444400d32956c24f0737",
|
|
|
|
|
"from": "silent-payments@github:BlueWallet/SilentPayments",
|
|
|
|
|
"requires": {
|
|
|
|
|
"@noble/secp256k1": "1.6.3",
|
|
|
|
|
"bitcoinjs-lib": "^6.1.1",
|
|
|
|
|
"ecpair": "2.0.1"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"simple-concat": {
|
|
|
|
|
"version": "1.0.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/simple-concat/-/simple-concat-1.0.1.tgz",
|
|
|
|
|