Merge pull request #1459 from johndoe6345789/dependabot/npm_and_yarn/next-16.1.2

build(deps): bump next from 16.1.1 to 16.1.2
This commit is contained in:
2026-01-16 16:19:23 +00:00
committed by GitHub
2 changed files with 2 additions and 2 deletions

View File

@@ -14,7 +14,7 @@
"test:e2e:ui": "playwright test --ui"
},
"dependencies": {
"next": "16.1.1",
"next": "16.1.2",
"react": "19.2.3",
"react-dom": "19.2.3"
},

View File

@@ -37,7 +37,7 @@
"clsx": "^2.1.1",
"esbuild": "^0.27.2",
"jsdom": "^27.4.0",
"next": "16.1.1",
"next": "16.1.2",
"octokit": "^5.0.5",
"react": "19.2.3",
"react-dom": "19.2.3",