Skip to content

Commit 9ad9af6

Browse files
chore(deps): bump next from 14.1.1 to 14.2.10 in /examples/next-ts
Bumps [next](https://github.com/vercel/next.js) from 14.1.1 to 14.2.10. - [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.1...v14.2.10) --- updated-dependencies: - dependency-name: next dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 52ffdf7 commit 9ad9af6

File tree

3 files changed

+169
-152
lines changed

3 files changed

+169
-152
lines changed

examples/next-ts/package-lock.json

+67-56
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

examples/next-ts/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
},
1010
"dependencies": {
1111
"@supabase/supabase-js": "file:../..",
12-
"next": "14.1.1",
12+
"next": "14.2.10",
1313
"react": "17.0.0",
1414
"react-dom": "17.0.0"
1515
},

0 commit comments

Comments
 (0)