Skip to content

Commit

Permalink
chore(deps): bump next from 14.0.1 to 14.1.1 in /examples/next-ts
Browse files Browse the repository at this point in the history
Bumps [next](https://github.com/vercel/next.js) from 14.0.1 to 14.1.1.
- [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.0.1...v14.1.1)

---
updated-dependencies:
- dependency-name: next
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and soedirgo committed May 27, 2024
1 parent 8d5fe92 commit 8c4e0ca
Show file tree
Hide file tree
Showing 3 changed files with 173 additions and 312 deletions.
138 changes: 58 additions & 80 deletions examples/next-ts/package-lock.json

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

2 changes: 1 addition & 1 deletion examples/next-ts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
},
"dependencies": {
"@supabase/supabase-js": "file:../..",
"next": "14.0.1",
"next": "14.1.1",
"react": "17.0.0",
"react-dom": "17.0.0"
},
Expand Down
Loading

0 comments on commit 8c4e0ca

Please sign in to comment.