We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f5aa307 commit d777bb2Copy full SHA for d777bb2
examples/next-with-app-dir/package.json
@@ -14,7 +14,7 @@
14
"@types/node": "20.2.1",
15
"@types/react": "19.0.8",
16
"@types/react-dom": "19.0.3",
17
- "next": "13.4.3",
+ "next": "14.2.26",
18
"react": "^19.0.0",
19
"react-dom": "^19.0.0",
20
"rehype-pretty-code": "^0.14.0",
examples/next/package.json
@@ -13,7 +13,7 @@
13
"@orgajs/next": "workspace:^",
"@orgajs/react": "workspace:^",
"eslint-config-next": "^13.4.19",
- "next": "^13.4.19",
+ "next": "^14.2.26",
"react-dom": "^19.0.0"
},
0 commit comments