Merge pull request #226 from skidoodle/dependabot/npm_and_yarn/react-hot-toast-2.4.0

Bump react-hot-toast from 2.3.0 to 2.4.0
This commit is contained in:
skidoodle 2022-09-20 06:52:43 +02:00 committed by GitHub
commit 9650e7e551
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -23,7 +23,7 @@
"autoprefixer": "^10.4.11", "autoprefixer": "^10.4.11",
"copy-to-clipboard": "^3.3.2", "copy-to-clipboard": "^3.3.2",
"postcss": "^8.4.16", "postcss": "^8.4.16",
"react-hot-toast": "^2.3.0", "react-hot-toast": "^2.4.0",
"react-icons": "^4.4.0", "react-icons": "^4.4.0",
"sass": "^1.54.9", "sass": "^1.54.9",
"tailwindcss": "^3.1.8", "tailwindcss": "^3.1.8",

View file

@ -893,10 +893,10 @@ react-fade-in@^2.0.1:
resolved "https://registry.yarnpkg.com/react-fade-in/-/react-fade-in-2.0.1.tgz#b4bcd7dac63d6857ebcd68facbff2f5f9616278f" resolved "https://registry.yarnpkg.com/react-fade-in/-/react-fade-in-2.0.1.tgz#b4bcd7dac63d6857ebcd68facbff2f5f9616278f"
integrity sha512-oqS/WT4znaXEHmL+yo0IDUDY7uC9K4RP35j1SdRUEBspR09B2iIC0i8oJ28tPOr6Ez/L2aktF9p89j+DbsTVNw== integrity sha512-oqS/WT4znaXEHmL+yo0IDUDY7uC9K4RP35j1SdRUEBspR09B2iIC0i8oJ28tPOr6Ez/L2aktF9p89j+DbsTVNw==
react-hot-toast@^2.3.0: react-hot-toast@^2.4.0:
version "2.3.0" version "2.4.0"
resolved "https://registry.yarnpkg.com/react-hot-toast/-/react-hot-toast-2.3.0.tgz#70b3d183ac2a4afb6b17cda4a7f4cfe02e730415" resolved "https://registry.yarnpkg.com/react-hot-toast/-/react-hot-toast-2.4.0.tgz#b91e7a4c1b6e3068fc599d3d83b4fb48668ae51d"
integrity sha512-/RxV+bfjld7tSJR1SCLzMAXgFuNW7fCpK6+vbYqfmbGSWcqTMz2rizrvfWKvtcPH5HK0NqxmBaC5SrAy1F42zA== integrity sha512-qnnVbXropKuwUpriVVosgo8QrB+IaPJCpL8oBI6Ov84uvHZ5QQcTp2qg6ku2wNfgJl6rlQXJIQU5q+5lmPOutA==
dependencies: dependencies:
goober "^2.1.10" goober "^2.1.10"