Skip to content

Commit 8c4e0ca

Browse files
dependabot[bot]soedirgo
authored andcommitted
chore(deps): bump next from 14.0.1 to 14.1.1 in /examples/next-ts
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] <[email protected]>
1 parent 8d5fe92 commit 8c4e0ca

File tree

3 files changed

+173
-312
lines changed

3 files changed

+173
-312
lines changed

examples/next-ts/package-lock.json

Lines changed: 58 additions & 80 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

examples/next-ts/package.json

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

0 commit comments

Comments
 (0)