mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-03-03 16:02:07 +00:00
Bump sonner from 1.4.0 to 1.4.1
Bumps [sonner](https://github.com/emilkowalski/sonner) from 1.4.0 to 1.4.1. - [Release notes](https://github.com/emilkowalski/sonner/releases) - [Commits](https://github.com/emilkowalski/sonner/compare/v1.4.0...v1.4.1) --- 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:
parent
240a3c6914
commit
a13608456c
2 changed files with 5 additions and 5 deletions
8
package-lock.json
generated
8
package-lock.json
generated
|
@ -32,7 +32,7 @@
|
|||
"next": "14.1.0",
|
||||
"react": "^18",
|
||||
"react-dom": "^18",
|
||||
"sonner": "^1.4.0",
|
||||
"sonner": "^1.4.1",
|
||||
"stripe": "^14.16.0",
|
||||
"tailwind-merge": "^2.2.0",
|
||||
"tailwindcss-animate": "^1.0.7",
|
||||
|
@ -6063,9 +6063,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/sonner": {
|
||||
"version": "1.4.0",
|
||||
"resolved": "https://registry.npmjs.org/sonner/-/sonner-1.4.0.tgz",
|
||||
"integrity": "sha512-nvkTsIuOmi9e5Wz5If8ldasJjZNVfwiXYijBi2dbijvTQnQppvMcXTFNxL/NUFWlI2yJ1JX7TREDsg+gYm9WyA==",
|
||||
"version": "1.4.1",
|
||||
"resolved": "https://registry.npmjs.org/sonner/-/sonner-1.4.1.tgz",
|
||||
"integrity": "sha512-KJcFbMF+z2OMSJ9H+N6mrk/ffnEzuyLFlHoza/HQvNyiACoY958VtFdC7xD9D74ttzA+kcS1YIJOsNwbKWDsHw==",
|
||||
"peerDependencies": {
|
||||
"react": "^18.0.0",
|
||||
"react-dom": "^18.0.0"
|
||||
|
|
|
@ -35,7 +35,7 @@
|
|||
"next": "14.1.0",
|
||||
"react": "^18",
|
||||
"react-dom": "^18",
|
||||
"sonner": "^1.4.0",
|
||||
"sonner": "^1.4.1",
|
||||
"stripe": "^14.16.0",
|
||||
"tailwind-merge": "^2.2.0",
|
||||
"tailwindcss-animate": "^1.0.7",
|
||||
|
|
Loading…
Add table
Reference in a new issue