Skip to content

Commit d6604fe

Browse files
build(deps): Bump next from 16.1.7 to 16.2.0 (#514)
Bumps [next](https://github.com/vercel/next.js) from 16.1.7 to 16.2.0. - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](vercel/next.js@v16.1.7...v16.2.0) --- updated-dependencies: - dependency-name: next dependency-version: 16.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3a6da23 commit d6604fe

2 files changed

Lines changed: 43 additions & 44 deletions

File tree

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"dotenv": "^17.3.1",
5050
"jsonwebtoken": "^9.0.3",
5151
"lucide-react": "^0.577.0",
52-
"next": ">=16.1.7",
52+
"next": ">=16.2.0",
5353
"node-cron": "^4.2.1",
5454
"node-pty": "^1.1.0",
5555
"pocketbase": "^0.26.8",
@@ -85,7 +85,7 @@
8585
"eslint": "^10.0.3",
8686
"eslint-config-next": "^16.1.7",
8787
"jsdom": "^29.0.0",
88-
"next": ">=16.1.7",
88+
"next": ">=16.2.0",
8989
"postcss": "^8.5.8",
9090
"prettier": "^3.8.1",
9191
"prettier-plugin-tailwindcss": "^0.7.2",

0 commit comments

Comments
 (0)