Skip to content

Commit a211b29

Browse files
authored
Merge pull request #1728 from liam-hq/renovate/nextjs-monorepo
fix(deps): update nextjs monorepo to v15.3.2
2 parents ff0d8a0 + 9568611 commit a211b29

File tree

3 files changed

+78
-78
lines changed

3 files changed

+78
-78
lines changed

frontend/apps/app/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@liam-hq/jobs": "workspace:*",
2121
"@liam-hq/ui": "workspace:*",
2222
"@mastra/core": "0.9.3",
23-
"@next/third-parties": "15.3.1",
23+
"@next/third-parties": "15.3.2",
2424
"@octokit/auth-app": "7.2.1",
2525
"@octokit/rest": "21.1.1",
2626
"@prisma/client": "6.7.0",
@@ -40,7 +40,7 @@
4040
"langfuse": "3.37.2",
4141
"langfuse-vercel": "3.37.2",
4242
"lucide-react": "0.507.0",
43-
"next": "15.3.1",
43+
"next": "15.3.2",
4444
"react": "18.3.1",
4545
"react-dom": "18",
4646
"react-markdown": "10.1.0",

frontend/apps/docs/package.json

Lines changed: 2 additions & 2 deletions
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.1",
7+
"@next/third-parties": "15.3.2",
88
"@rive-app/react-canvas": "4.19.0",
99
"@sentry/nextjs": "9",
1010
"clsx": "2.1.1",
@@ -14,7 +14,7 @@
1414
"fumadocs-mdx": "11.6.1",
1515
"fumadocs-ui": "15.2.12",
1616
"lucide-react": "0.507.0",
17-
"next": "15.3.1",
17+
"next": "15.3.2",
1818
"react": "18.3.1",
1919
"react-dom": "18",
2020
"tailwind-variants": "1.0.0",

0 commit comments

Comments
 (0)