Skip to content

Commit 3590f10

Browse files
build(deps): bump next from 16.0.7 to 16.0.10 in /frontend
Bumps [next](https://github.com/vercel/next.js) from 16.0.7 to 16.0.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@v16.0.7...v16.0.10) --- updated-dependencies: - dependency-name: next dependency-version: 16.0.10 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent daade8b commit 3590f10

File tree

3 files changed

+94
-73
lines changed

3 files changed

+94
-73
lines changed

frontend/apps/web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"@frontend/types": "workspace:^",
1313
"@frontend/ui": "workspace:^",
1414
"@hookform/resolvers": "^3.9.1",
15-
"next": "^16.0.7",
15+
"next": "^16.0.10",
1616
"next-auth": "^4.24.13",
1717
"react-hook-form": "^7.54.2",
1818
"zod": "^3.24.1"

frontend/packages/ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"class-variance-authority": "^0.7.1",
88
"clsx": "^2.1.1",
99
"lucide-react": "^0.469.0",
10-
"next": "^16.0.7",
10+
"next": "^16.0.10",
1111
"react-hook-form": "^7.54.2",
1212
"tailwind-merge": "^2.6.0",
1313
"tailwindcss-animate": "^1.0.7"

frontend/pnpm-lock.yaml

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

0 commit comments

Comments
 (0)