Skip to content

Commit

Permalink
build(deps): bump next from 14.1.4 to 14.2.3
Browse files Browse the repository at this point in the history
Bumps [next](https://github.com/vercel/next.js) from 14.1.4 to 14.2.3.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](vercel/next.js@v14.1.4...v14.2.3)

---
updated-dependencies:
- dependency-name: next
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 3, 2024
1 parent c46c725 commit cc5197a
Show file tree
Hide file tree
Showing 4 changed files with 41 additions and 41 deletions.
2 changes: 1 addition & 1 deletion demo/next-app-shadcnui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.1",
"lucide-react": "^0.373.0",
"next": "14.2.1",
"next": "14.2.3",
"react": "^18",
"react-dom": "^18",
"tailwind-merge": "^2.3.0",
Expand Down
2 changes: 1 addition & 1 deletion demo/next-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"dependencies": {
"react": "^18",
"react-dom": "^18",
"next": "14.2.1",
"next": "14.2.3",
"@replexica/react": "workspace:*"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion demo/next-pages/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"dependencies": {
"react": "^18",
"react-dom": "^18",
"next": "14.2.1",
"next": "14.2.3",
"@replexica/react": "workspace:*"
},
"devDependencies": {
Expand Down
76 changes: 38 additions & 38 deletions pnpm-lock.yaml

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

0 comments on commit cc5197a

Please sign in to comment.