Skip to content

Commit

Permalink
fix(deps): update dependency notistack to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 23, 2023
1 parent 8bf9844 commit c0154c1
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 16 deletions.
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"jotai": "2.0.3",
"leaflet": "1.9.3",
"leaflet.heat": "0.2.0",
"notistack": "2.0.8",
"notistack": "3.0.1",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-infinite-scroller": "1.2.6",
Expand Down
31 changes: 16 additions & 15 deletions frontend/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2643,6 +2643,15 @@ __metadata:
languageName: node
linkType: hard

"goober@npm:^2.0.33":
version: 2.1.13
resolution: "goober@npm:2.1.13"
peerDependencies:
csstype: ^3.0.10
checksum: 0c00b90d26d1a2fad432e311fd4f47bc9fef1eee2a733158d9e2c72a89cf76d414090d063a8d20fe378f2b2b8087df0a83b0f00a3244d1466b97a0d3b14344a7
languageName: node
linkType: hard

"gopd@npm:^1.0.1":
version: 1.0.1
resolution: "gopd@npm:1.0.1"
Expand Down Expand Up @@ -2735,7 +2744,7 @@ __metadata:
languageName: node
linkType: hard

"hoist-non-react-statics@npm:^3.3.0, hoist-non-react-statics@npm:^3.3.1, hoist-non-react-statics@npm:^3.3.2":
"hoist-non-react-statics@npm:^3.3.1, hoist-non-react-statics@npm:^3.3.2":
version: 3.3.2
resolution: "hoist-non-react-statics@npm:3.3.2"
dependencies:
Expand Down Expand Up @@ -3620,24 +3629,16 @@ __metadata:
languageName: node
linkType: hard

"notistack@npm:2.0.8":
version: 2.0.8
resolution: "notistack@npm:2.0.8"
"notistack@npm:3.0.1":
version: 3.0.1
resolution: "notistack@npm:3.0.1"
dependencies:
clsx: ^1.1.0
hoist-non-react-statics: ^3.3.0
goober: ^2.0.33
peerDependencies:
"@emotion/react": ^11.4.1
"@emotion/styled": ^11.3.0
"@mui/material": ^5.0.0
react: ^16.8.0 || ^17.0.0 || ^18.0.0
react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0
peerDependenciesMeta:
"@emotion/react":
optional: true
"@emotion/styled":
optional: true
checksum: f95952ea7209840f6f05a65e74f0fb4e7a1bb321753b2955ae6052f2205d47a6a3c50a42b72db11eac2fc491c4105b4687bed89e79287399530973fa133a5380
checksum: 421c970308690b8c8cb2e275e7f66020db7c1955e104f638e7fa562396a6b9322ff95f0e62492b07f3d36b0ef72adb4de2c2ce9803089c1c8f028d1a3b088e01
languageName: node
linkType: hard

Expand Down Expand Up @@ -4590,7 +4591,7 @@ __metadata:
jotai: 2.0.3
leaflet: 1.9.3
leaflet.heat: 0.2.0
notistack: 2.0.8
notistack: 3.0.1
react: 18.2.0
react-dom: 18.2.0
react-infinite-scroller: 1.2.6
Expand Down

0 comments on commit c0154c1

Please sign in to comment.