mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-22 09:57:02 +01:00
33522a7b46
We use the `@keystonehq/bc-ur-registry` package for integration with Keystone devices. This package is peculiar as it not only ships with JavaScript files but also original TypeScript files. When we started adding support for TypeScript into the build system, we realized that the TypeScript files were apparently developed using a different TypeScript config than we use and therefore resulted in errors in our build process. So we added a patch which removed these TypeScript files so that we would fall back to using the compiled JavaScript files. This removed type information but fixed our build system. Since then, we've bumped this package and the files we removed have changed, so the patch is no longer valid. This commit recreates the patch so that we no longer get warnings from `patch-package`. |
||
---|---|---|
.. | ||
@babel+runtime+7.18.9.patch | ||
@eslint+eslintrc+1.3.0.patch | ||
@formatjs+intl-utils+3.3.1.patch | ||
@fortawesome+fontawesome-free+5.13.0.patch | ||
@keystonehq+bc-ur-registry+0.5.0-alpha.5.patch | ||
@lavamoat+lavapack+3.1.0.patch | ||
@metamask+smart-transactions-controller++fast-json-patch+3.1.0.patch | ||
@reduxjs+toolkit+1.6.2.patch | ||
@types+jsdom++parse5+7.0.0.patch | ||
@types+madge+5.0.0.patch | ||
abort-controller+3.0.0.patch | ||
acorn-node++acorn+7.4.1.patch | ||
await-semaphore+0.1.3.patch | ||
borc+2.1.2.patch | ||
colors+1.4.0.patch | ||
combine-source-map++convert-source-map+1.1.3.patch | ||
error+7.0.2.patch | ||
eslint-import-resolver-typescript+2.5.0.patch | ||
eslint+8.20.0.patch | ||
eth-query+2.1.2.patch | ||
eth-sig-util++ethereumjs-util+5.2.1.patch | ||
ethereumjs-util+7.1.5.patch | ||
fast-json-patch+2.2.1.patch | ||
gulp-sourcemaps+3.0.0.patch | ||
inline-source-map+0.6.2.patch | ||
luxon+1.26.0.patch | ||
object.values+1.1.5.patch | ||
plugin-error+1.0.1.patch | ||
regenerator-runtime+0.13.7.patch | ||
sass+1.35.2.patch | ||
secp256k1+3.8.0.patch | ||
squirrelly+8.0.8.patch | ||
stylelint+13.6.1.patch | ||
typescript+4.4.4.patch | ||
undeclared-identifiers+1.1.2.patch | ||
watchify+4.0.0.patch | ||
web3+0.20.7.patch | ||
zxcvbn+4.4.2.patch |