Skip to content

Commit fbb1cd0

Browse files
fix(deps): update dependency notistack to v3
1 parent 361d306 commit fbb1cd0

File tree

2 files changed

+11
-6
lines changed

2 files changed

+11
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"next": "13.2.4",
5050
"next-pwa": "5.6.0",
5151
"nextjs-google-analytics": "2.3.3",
52-
"notistack": "2.0.8",
52+
"notistack": "3.0.2",
5353
"prop-types": "15.8.1",
5454
"react": "18.2.0",
5555
"react-console-emulator": "^5.0.2",

yarn.lock

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4761,6 +4761,11 @@ globrex@^0.1.2:
47614761
resolved "https://registry.yarnpkg.com/globrex/-/globrex-0.1.2.tgz#dd5d9ec826232730cd6793a5e33a9302985e6098"
47624762
integrity sha512-uHJgbwAMwNFf5mLst7IWLNg14x1CkeqglJb/K3doi4dw6q2IvAAmM/Y81kevy83wP+Sst+nutFTYOGg3d1lsxg==
47634763

4764+
goober@^2.0.33:
4765+
version "2.1.18"
4766+
resolved "https://registry.yarnpkg.com/goober/-/goober-2.1.18.tgz#b72d669bd24d552d441638eee26dfd5716ea6442"
4767+
integrity sha512-2vFqsaDVIT9Gz7N6kAL++pLpp41l3PfDuusHcjnGLfR6+huZkl6ziX+zgVC3ZxpqWhzH6pyDdGrCeDhMIvwaxw==
4768+
47644769
gopd@^1.0.1:
47654770
version "1.0.1"
47664771
resolved "https://registry.yarnpkg.com/gopd/-/gopd-1.0.1.tgz#29ff76de69dac7489b7c0918a5788e56477c332c"
@@ -6534,13 +6539,13 @@ normalize-range@^0.1.2:
65346539
resolved "https://registry.yarnpkg.com/normalize-range/-/normalize-range-0.1.2.tgz#2d10c06bdfd312ea9777695a4d28439456b75942"
65356540
integrity sha512-bdok/XvKII3nUpklnV6P2hxtMNrCboOjAcyBuQnWEhO665FwrSNRxU+AqpsyvO6LgGYPspN+lu5CLtw4jPRKNA==
65366541

6537-
notistack@2.0.8:
6538-
version "2.0.8"
6539-
resolved "https://registry.yarnpkg.com/notistack/-/notistack-2.0.8.tgz#78cdf34c64e311bf1d1d71c2123396bcdea5e95b"
6540-
integrity sha512-/IY14wkFp5qjPgKNvAdfL5Jp6q90+MjgKTPh4c81r/lW70KeuX6b9pE/4f8L4FG31cNudbN9siiFS5ql1aSLRw==
6542+
notistack@3.0.2:
6543+
version "3.0.2"
6544+
resolved "https://registry.yarnpkg.com/notistack/-/notistack-3.0.2.tgz#009799c3fccddeffac58565ba1657d27616dfabd"
6545+
integrity sha512-0R+/arLYbK5Hh7mEfR2adt0tyXJcCC9KkA2hc56FeWik2QN6Bm/S4uW+BjzDARsJth5u06nTjelSw/VSnB1YEA==
65416546
dependencies:
65426547
clsx "^1.1.0"
6543-
hoist-non-react-statics "^3.3.0"
6548+
goober "^2.0.33"
65446549

65456550
npm-run-path@^4.0.1:
65466551
version "4.0.1"

0 commit comments

Comments
 (0)