Bump sonner from 1.4.32 to 1.4.41

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

---
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-25 17:38:27 +00:00 committed by GitHub
parent 807b9ac75c
commit b00c54df6b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View file

@ -35,7 +35,7 @@
"react": "^18.2.0",
"react-day-picker": "^8.10.0",
"react-dom": "^18.2.0",
"sonner": "^1.4.32",
"sonner": "^1.4.41",
"stripe": "^14.22.0",
"tailwind-merge": "^2.2.2",
"tailwindcss-animate": "^1.0.7",
@ -6102,9 +6102,9 @@
}
},
"node_modules/sonner": {
"version": "1.4.32",
"resolved": "https://registry.npmjs.org/sonner/-/sonner-1.4.32.tgz",
"integrity": "sha512-MYdvJgx2wM8a7fnzZr7KWZJY2ukSoqh7fsshZYEVljTSuJKNesMgfQ95+kyduGh6t500wxvLm6jjffxB4M58ZA==",
"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

@ -38,7 +38,7 @@
"react": "^18.2.0",
"react-day-picker": "^8.10.0",
"react-dom": "^18.2.0",
"sonner": "^1.4.32",
"sonner": "^1.4.41",
"stripe": "^14.22.0",
"tailwind-merge": "^2.2.2",
"tailwindcss-animate": "^1.0.7",