Skip to content

Commit 99dc7f7

Browse files
Merge pull request #13 from groupthinking/dependabot/npm_and_yarn/npm_and_yarn-cbff1d442c
2 parents 02f7c08 + 5f0f4f5 commit 99dc7f7

File tree

3 files changed

+74
-120
lines changed

3 files changed

+74
-120
lines changed

apps/web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"class-variance-authority": "^0.7.0",
1919
"clsx": "^2.1.0",
2020
"lucide-react": "^0.300.0",
21-
"next": "^14.2.33",
21+
"next": "^16.1.5",
2222
"next-auth": "^4.24.0",
2323
"react": "^18",
2424
"react-dom": "^18",

package-lock.json

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

packages/eslint-config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@
1212
"@ai-sdk/anthropic": "2.0.53",
1313
"@ai-sdk/openai": "2.0.76",
1414
"ai": "6.0.5",
15-
"next": "14.2.35"
15+
"next": "16.1.6"
1616
}
1717
}

0 commit comments

Comments
 (0)