Compare commits

...

1 commit

Author SHA1 Message Date
James Long 34baf84984 Force react-error-overlay to 6.0.9 to fix error 2022-08-12 00:26:56 -04:00
2 changed files with 6 additions and 5 deletions

View file

@ -83,6 +83,7 @@
"@babel/preset-env": "^7.15.1",
"@babel/core": "^7.15.1",
"@babel/runtime": "^7.15.1",
"@babel/helper-plugin-utils": "^7.14.5"
"@babel/helper-plugin-utils": "^7.14.5",
"react-error-overlay": "6.0.9"
}
}

View file

@ -14573,10 +14573,10 @@ react-element-query@^3.0.2:
proptypes "^1.0.0"
raf "^3.3.0"
react-error-overlay@^6.0.11:
version "6.0.11"
resolved "https://registry.yarnpkg.com/react-error-overlay/-/react-error-overlay-6.0.11.tgz#92835de5841c5cf08ba00ddd2d677b6d17ff9adb"
integrity sha512-/6UZ2qgEyH2aqzYZgQPxEnz33NJ2gNsnHA2o5+o4wW9bLM/JYQitNP9xPhsXwC08hMMovfGe/8retsdDsczPRg==
react-error-overlay@6.0.9, react-error-overlay@^6.0.11:
version "6.0.9"
resolved "https://registry.yarnpkg.com/react-error-overlay/-/react-error-overlay-6.0.9.tgz#3c743010c9359608c375ecd6bc76f35d93995b0a"
integrity sha512-nQTTcUu+ATDbrSD1BZHr5kgSD4oF8OFjxun8uAaL8RwPBacGBNPf/yAuVVdx17N8XNzRDMrZ9XcKZHCjPW+9ew==
react-fast-compare@^1.0.0:
version "1.0.0"