Merge pull request #41 from BramSuurdje/dependabot/npm_and_yarn/sonner-1.5.0

chore(deps): bump sonner from 1.4.41 to 1.5.0
This commit is contained in:
Bram Suurd
2024-08-05 17:19:49 +02:00
committed by GitHub
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -33,7 +33,7 @@
"react-simple-typewriter": "^5.0.1",
"sharp": "^0.33.4",
"simple-icons": "^11.14.0",
"sonner": "^1.4.41",
"sonner": "^1.5.0",
"tailwind-merge": "^2.3.0",
"tailwindcss-animate": "^1.0.7"
},
@@ -6186,9 +6186,9 @@
}
},
"node_modules/sonner": {
"version": "1.4.41",
"resolved": "https://registry.npmjs.org/sonner/-/sonner-1.4.41.tgz",
"integrity": "sha512-uG511ggnnsw6gcn/X+YKkWPo5ep9il9wYi3QJxHsYe7yTZ4+cOd1wuodOUmOpFuXL+/RE3R04LczdNCDygTDgQ==",
"version": "1.5.0",
"resolved": "https://registry.npmjs.org/sonner/-/sonner-1.5.0.tgz",
"integrity": "sha512-FBjhG/gnnbN6FY0jaNnqZOMmB73R+5IiyYAw8yBj7L54ER7HB3fOSE5OFiQiE2iXWxeXKvg6fIP4LtVppHEdJA==",
"peerDependencies": {
"react": "^18.0.0",
"react-dom": "^18.0.0"

View File

@@ -34,7 +34,7 @@
"react-simple-typewriter": "^5.0.1",
"sharp": "^0.33.4",
"simple-icons": "^11.14.0",
"sonner": "^1.4.41",
"sonner": "^1.5.0",
"tailwind-merge": "^2.3.0",
"tailwindcss-animate": "^1.0.7"
},