mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-01-31 00:53:37 +00:00
Bump sonner from 1.4.2 to 1.4.3
Bumps [sonner](https://github.com/emilkowalski/sonner) from 1.4.2 to 1.4.3. - [Release notes](https://github.com/emilkowalski/sonner/releases) - [Commits](https://github.com/emilkowalski/sonner/commits/v1.4.3) --- 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
f8034a2686
commit
0ca1f165bc
2 changed files with 5 additions and 5 deletions
8
package-lock.json
generated
8
package-lock.json
generated
|
@ -33,7 +33,7 @@
|
|||
"next": "14.1.1",
|
||||
"react": "^18",
|
||||
"react-dom": "^18",
|
||||
"sonner": "^1.4.2",
|
||||
"sonner": "^1.4.3",
|
||||
"stripe": "^14.19.0",
|
||||
"tailwind-merge": "^2.2.0",
|
||||
"tailwindcss-animate": "^1.0.7",
|
||||
|
@ -6011,9 +6011,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/sonner": {
|
||||
"version": "1.4.2",
|
||||
"resolved": "https://registry.npmjs.org/sonner/-/sonner-1.4.2.tgz",
|
||||
"integrity": "sha512-x3Kfzfhb56V/ErvUnH5dZcsu6QkZpyIlRAogO4vAbN+AkBsA/8CFqOV+5djqbE5pQCpejtO4JBWL1zRj2sO/Vg==",
|
||||
"version": "1.4.3",
|
||||
"resolved": "https://registry.npmjs.org/sonner/-/sonner-1.4.3.tgz",
|
||||
"integrity": "sha512-SArYlHbkjqRuLiR0iGY2ZSr09oOrxw081ZZkQPfXrs8aZQLIBOLOdzTYxGJB5yIZ7qL56UEPmrX1YqbODwG0Lw==",
|
||||
"peerDependencies": {
|
||||
"react": "^18.0.0",
|
||||
"react-dom": "^18.0.0"
|
||||
|
|
|
@ -36,7 +36,7 @@
|
|||
"next": "14.1.1",
|
||||
"react": "^18",
|
||||
"react-dom": "^18",
|
||||
"sonner": "^1.4.2",
|
||||
"sonner": "^1.4.3",
|
||||
"stripe": "^14.19.0",
|
||||
"tailwind-merge": "^2.2.0",
|
||||
"tailwindcss-animate": "^1.0.7",
|
||||
|
|
Loading…
Reference in a new issue