Skip to content

Commit edabdd3

Browse files
committed
Update dependency react-hot-toast to v2.3.0
1 parent 5f4c1c2 commit edabdd3

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"next": "12.0.8",
1212
"react": "18.2.0",
1313
"react-dom": "18.2.0",
14-
"react-hot-toast": "2.2.0",
14+
"react-hot-toast": "2.3.0",
1515
"react-icons": "4.4.0",
1616
"sharp": "0.30.7",
1717
"yup": "0.32.11"

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2861,10 +2861,10 @@ globrex@^0.1.2:
28612861
resolved "https://registry.yarnpkg.com/globrex/-/globrex-0.1.2.tgz#dd5d9ec826232730cd6793a5e33a9302985e6098"
28622862
integrity sha512-uHJgbwAMwNFf5mLst7IWLNg14x1CkeqglJb/K3doi4dw6q2IvAAmM/Y81kevy83wP+Sst+nutFTYOGg3d1lsxg==
28632863

2864-
goober@^2.1.1:
2865-
version "2.1.1"
2866-
resolved "https://registry.yarnpkg.com/goober/-/goober-2.1.1.tgz#2328a6dae015c3cd30fc55a70090037a244ad2f6"
2867-
integrity sha512-TkGCqHxE4g5DtdpwxFCi53bXRtvw0BoSgCihVSIOioe9kfkqin5wXG8BQKykN0tjzmxZJ81qU2KWinZf5qKVlw==
2864+
goober@^2.1.10:
2865+
version "2.1.10"
2866+
resolved "https://registry.yarnpkg.com/goober/-/goober-2.1.10.tgz#058def43ba1e3b06f973dbb372a4978aa42f1049"
2867+
integrity sha512-7PpuQMH10jaTWm33sQgBQvz45pHR8N4l3Cu3WMGEWmHShAcTuuP7I+5/DwKo39fwti5A80WAjvqgz6SSlgWmGA==
28682868

28692869
graceful-fs@^4.1.6, graceful-fs@^4.2.0:
28702870
version "4.2.8"
@@ -4651,12 +4651,12 @@ react-fast-compare@^2.0.1:
46514651
resolved "https://registry.yarnpkg.com/react-fast-compare/-/react-fast-compare-2.0.4.tgz#e84b4d455b0fec113e0402c329352715196f81f9"
46524652
integrity sha512-suNP+J1VU1MWFKcyt7RtjiSWUjvidmQSlqu+eHslq+342xCbGTYmC0mEhPCOHxlW0CywylOC1u2DFAT+bv4dBw==
46534653

4654-
react-hot-toast@2.2.0:
4655-
version "2.2.0"
4656-
resolved "https://registry.yarnpkg.com/react-hot-toast/-/react-hot-toast-2.2.0.tgz#ab6f4caed4214b9534f94bb8cfaaf21b051e62b9"
4657-
integrity sha512-248rXw13uhf/6TNDVzagX+y7R8J183rp7MwUMNkcrBRyHj/jWOggfXTGlM8zAOuh701WyVW+eUaWG2LeSufX9g==
4654+
react-hot-toast@2.3.0:
4655+
version "2.3.0"
4656+
resolved "https://registry.yarnpkg.com/react-hot-toast/-/react-hot-toast-2.3.0.tgz#70b3d183ac2a4afb6b17cda4a7f4cfe02e730415"
4657+
integrity sha512-/RxV+bfjld7tSJR1SCLzMAXgFuNW7fCpK6+vbYqfmbGSWcqTMz2rizrvfWKvtcPH5HK0NqxmBaC5SrAy1F42zA==
46584658
dependencies:
4659-
goober "^2.1.1"
4659+
goober "^2.1.10"
46604660

46614661
react-icons@4.4.0:
46624662
version "4.4.0"

0 commit comments

Comments
 (0)