Skip to content

Commit

Permalink
deps(example): Bump the dependencies group across 1 directory with 2 …
Browse files Browse the repository at this point in the history
…updates

Bumps the dependencies group with 2 updates in the /examples/nextjs-14-authjs-5 directory: [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) and [tailwind-merge](https://github.com/dcastil/tailwind-merge).


Updates `lucide-react` from 0.400.0 to 0.407.0
- [Release notes](https://github.com/lucide-icons/lucide/releases)
- [Commits](https://github.com/lucide-icons/lucide/commits/0.407.0/packages/lucide-react)

Updates `tailwind-merge` from 2.3.0 to 2.4.0
- [Release notes](https://github.com/dcastil/tailwind-merge/releases)
- [Commits](dcastil/tailwind-merge@v2.3.0...v2.4.0)

---
updated-dependencies:
- dependency-name: lucide-react
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: tailwind-merge
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 10, 2024
1 parent 6b2ccf0 commit 7dad9d8
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 30 deletions.
37 changes: 9 additions & 28 deletions examples/nextjs-14-authjs-5/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions examples/nextjs-14-authjs-5/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,12 @@
"@radix-ui/react-slot": "^1.0.2",
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.1",
"lucide-react": "^0.400.0",
"lucide-react": "^0.407.0",
"next": "latest",
"next-auth": "beta",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"tailwind-merge": "^2.3.0",
"tailwind-merge": "^2.4.0",
"tailwindcss-animate": "^1.0.7"
},
"devDependencies": {
Expand Down

0 comments on commit 7dad9d8

Please sign in to comment.