Bump sonner from 1.4.3 to 1.4.41 in /web

Bumps [sonner](https://github.com/emilkowalski/sonner) from 1.4.3 to 1.4.41.
- [Release notes](https://github.com/emilkowalski/sonner/releases)
- [Commits](https://github.com/emilkowalski/sonner/commits)

---
updated-dependencies:
- dependency-name: sonner
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-03-21 11:30:32 +00:00 committed by GitHub
parent f113acee33
commit 6232337392
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

8
web/package-lock.json generated
View File

@ -55,7 +55,7 @@
"react-zoom-pan-pinch": "^3.4.3",
"recoil": "^0.7.7",
"scroll-into-view-if-needed": "^3.1.0",
"sonner": "^1.4.0",
"sonner": "^1.4.41",
"sort-by": "^1.2.0",
"strftime": "^0.10.2",
"swr": "^2.2.5",
@ -7080,9 +7080,9 @@
}
},
"node_modules/sonner": {
"version": "1.4.3",
"resolved": "https://registry.npmjs.org/sonner/-/sonner-1.4.3.tgz",
"integrity": "sha512-SArYlHbkjqRuLiR0iGY2ZSr09oOrxw081ZZkQPfXrs8aZQLIBOLOdzTYxGJB5yIZ7qL56UEPmrX1YqbODwG0Lw==",
"version": "1.4.41",
"resolved": "https://registry.npmjs.org/sonner/-/sonner-1.4.41.tgz",
"integrity": "sha512-uG511ggnnsw6gcn/X+YKkWPo5ep9il9wYi3QJxHsYe7yTZ4+cOd1wuodOUmOpFuXL+/RE3R04LczdNCDygTDgQ==",
"peerDependencies": {
"react": "^18.0.0",
"react-dom": "^18.0.0"

View File

@ -60,7 +60,7 @@
"react-zoom-pan-pinch": "^3.4.3",
"recoil": "^0.7.7",
"scroll-into-view-if-needed": "^3.1.0",
"sonner": "^1.4.0",
"sonner": "^1.4.41",
"sort-by": "^1.2.0",
"strftime": "^0.10.2",
"swr": "^2.2.5",