Skip to content

Commit 974015a

Browse files
committed
react2shell fix
1 parent 5436a52 commit 974015a

3 files changed

Lines changed: 106 additions & 110 deletions

File tree

apps/docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
},
1212
"dependencies": {
1313
"@repo/shared": "workspace:*",
14-
"next": "15.1.7",
14+
"next": "15.1.11",
1515
"nextra": "^4.2.11",
1616
"nextra-theme-docs": "^4.2.11",
1717
"react": "^19.0.0",

apps/landing-page/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"@repo/ui": "workspace:*",
1313
"@repo/shared": "workspace:*",
1414
"lucide-react": "^0.474.0",
15-
"next": "15.3.1",
15+
"next": "15.3.8",
1616
"react": "^19.0.0",
1717
"react-dom": "^19.0.0"
1818
},

0 commit comments

Comments
 (0)