Skip to content

Commit 5a47827

Browse files
Merge pull request #1422 from liam-hq/renovate/nextjs-monorepo
fix(deps): update nextjs monorepo to v15.3.1
2 parents b875708 + 27195fb commit 5a47827

File tree

3 files changed

+75
-75
lines changed

3 files changed

+75
-75
lines changed

frontend/apps/app/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"@liam-hq/github": "workspace:*",
1717
"@liam-hq/jobs": "workspace:*",
1818
"@liam-hq/ui": "workspace:*",
19-
"@next/third-parties": "15.3.0",
19+
"@next/third-parties": "15.3.1",
2020
"@octokit/auth-app": "7.2.1",
2121
"@octokit/rest": "21.1.1",
2222
"@prisma/client": "6.6.0",
@@ -32,7 +32,7 @@
3232
"flags": "3.2.0",
3333
"langfuse": "3.37.2",
3434
"langfuse-langchain": "3.37.2",
35-
"next": "15.3.0",
35+
"next": "15.3.1",
3636
"react": "18.3.1",
3737
"react-dom": "18",
3838
"ts-pattern": "5.7.0",

frontend/apps/docs/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"version": "0.0.0",
55
"dependencies": {
66
"@liam-hq/ui": "workspace:*",
7-
"@next/third-parties": "15.3.0",
7+
"@next/third-parties": "15.3.1",
88
"@rive-app/react-canvas": "4.18.8",
99
"@sentry/nextjs": "9",
1010
"clsx": "2.1.1",
@@ -14,7 +14,7 @@
1414
"fumadocs-mdx": "11.6.0",
1515
"fumadocs-ui": "15.2.8",
1616
"lucide-react": "0.488.0",
17-
"next": "15.3.0",
17+
"next": "15.3.1",
1818
"react": "18.3.1",
1919
"react-dom": "18",
2020
"tailwind-variants": "1.0.0",

0 commit comments

Comments
 (0)