mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-01-31 00:53:37 +00:00
Bump sonner from 1.4.41 to 1.5.0
Bumps [sonner](https://github.com/emilkowalski/sonner) from 1.4.41 to 1.5.0. - [Release notes](https://github.com/emilkowalski/sonner/releases) - [Commits](https://github.com/emilkowalski/sonner/compare/v.1.4.41...v.1.5.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
426582be80
commit
7420f38244
2 changed files with 6 additions and 6 deletions
|
@ -42,7 +42,7 @@
|
||||||
"react-day-picker": "^8.10.1",
|
"react-day-picker": "^8.10.1",
|
||||||
"react-dom": "^19.0.0-rc.0",
|
"react-dom": "^19.0.0-rc.0",
|
||||||
"sharp": "^0.33.4",
|
"sharp": "^0.33.4",
|
||||||
"sonner": "^1.4.41",
|
"sonner": "^1.5.0",
|
||||||
"stripe": "^15.10.0",
|
"stripe": "^15.10.0",
|
||||||
"tailwind-merge": "^2.3.0",
|
"tailwind-merge": "^2.3.0",
|
||||||
"tailwindcss-animate": "^1.0.7",
|
"tailwindcss-animate": "^1.0.7",
|
||||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -5645,13 +5645,13 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"sonner@npm:^1.4.41":
|
"sonner@npm:^1.5.0":
|
||||||
version: 1.4.41
|
version: 1.5.0
|
||||||
resolution: "sonner@npm:1.4.41"
|
resolution: "sonner@npm:1.5.0"
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
react: ^18.0.0
|
react: ^18.0.0
|
||||||
react-dom: ^18.0.0
|
react-dom: ^18.0.0
|
||||||
checksum: 10c0/31467ecab0fcbd5161fb76d158c698841b524686f7f598eecbc2a58d76bc496b5d5242df4350e274575aa3df59428d3aacd534415c968b19fc309c192c443330
|
checksum: 10c0/9561b5861bede7f874cc442e447a68c8bfa6e4eadad603bc04e38db35a8b8108741f595a12c9856742062bae230ffedf73122015940491f482c5aa9e68ee85e0
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
@ -6000,7 +6000,7 @@ __metadata:
|
||||||
react-day-picker: "npm:^8.10.1"
|
react-day-picker: "npm:^8.10.1"
|
||||||
react-dom: "npm:^19.0.0-rc.0"
|
react-dom: "npm:^19.0.0-rc.0"
|
||||||
sharp: "npm:^0.33.4"
|
sharp: "npm:^0.33.4"
|
||||||
sonner: "npm:^1.4.41"
|
sonner: "npm:^1.5.0"
|
||||||
stripe: "npm:^15.10.0"
|
stripe: "npm:^15.10.0"
|
||||||
tailwind-merge: "npm:^2.3.0"
|
tailwind-merge: "npm:^2.3.0"
|
||||||
tailwindcss: "npm:^3.4.4"
|
tailwindcss: "npm:^3.4.4"
|
||||||
|
|
Loading…
Reference in a new issue