mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-01-31 00:53:37 +00:00
Bump sonner from 1.5.0 to 1.7.0
Bumps [sonner](https://github.com/emilkowalski/sonner) from 1.5.0 to 1.7.0. - [Release notes](https://github.com/emilkowalski/sonner/releases) - [Commits](https://github.com/emilkowalski/sonner/compare/v.1.5.0...1.7.0) --- updated-dependencies: - dependency-name: sonner dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
b93b08061a
commit
38da163518
2 changed files with 8 additions and 8 deletions
|
@ -45,7 +45,7 @@
|
||||||
"react-day-picker": "^9.2.1",
|
"react-day-picker": "^9.2.1",
|
||||||
"react-dom": "19.0.0-rc.0",
|
"react-dom": "19.0.0-rc.0",
|
||||||
"sharp": "^0.33.5",
|
"sharp": "^0.33.5",
|
||||||
"sonner": "^1.5.0",
|
"sonner": "^1.7.0",
|
||||||
"stripe": "^17.3.1",
|
"stripe": "^17.3.1",
|
||||||
"tailwind-merge": "^2.5.4",
|
"tailwind-merge": "^2.5.4",
|
||||||
"tailwindcss-animate": "^1.0.7",
|
"tailwindcss-animate": "^1.0.7",
|
||||||
|
|
14
yarn.lock
14
yarn.lock
|
@ -5927,13 +5927,13 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"sonner@npm:^1.5.0":
|
"sonner@npm:^1.7.0":
|
||||||
version: 1.5.0
|
version: 1.7.0
|
||||||
resolution: "sonner@npm:1.5.0"
|
resolution: "sonner@npm:1.7.0"
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
react: ^18.0.0
|
react: ^18.0.0 || ^19.0.0 || ^19.0.0-rc
|
||||||
react-dom: ^18.0.0
|
react-dom: ^18.0.0 || ^19.0.0 || ^19.0.0-rc
|
||||||
checksum: 10c0/9561b5861bede7f874cc442e447a68c8bfa6e4eadad603bc04e38db35a8b8108741f595a12c9856742062bae230ffedf73122015940491f482c5aa9e68ee85e0
|
checksum: 10c0/02b16249b0c6e3a62c50dbcb643bb089aecd82c4f0ae988d00903e427d5485933d6cb59047fe5da338b548b6a3311643e511f63ed60a938458295015f7a3fdfd
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
@ -6308,7 +6308,7 @@ __metadata:
|
||||||
react-day-picker: "npm:^9.2.1"
|
react-day-picker: "npm:^9.2.1"
|
||||||
react-dom: "npm:19.0.0-rc.0"
|
react-dom: "npm:19.0.0-rc.0"
|
||||||
sharp: "npm:^0.33.5"
|
sharp: "npm:^0.33.5"
|
||||||
sonner: "npm:^1.5.0"
|
sonner: "npm:^1.7.0"
|
||||||
stripe: "npm:^17.3.1"
|
stripe: "npm:^17.3.1"
|
||||||
tailwind-merge: "npm:^2.5.4"
|
tailwind-merge: "npm:^2.5.4"
|
||||||
tailwindcss: "npm:^3.4.13"
|
tailwindcss: "npm:^3.4.13"
|
||||||
|
|
Loading…
Reference in a new issue