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 b771750 commit 2549b51Copy full SHA for 2549b51
package.json
@@ -10,7 +10,7 @@
10
},
11
"dependencies": {
12
"markdown-to-jsx": "^7.4.7",
13
- "next": "15.5.6",
+ "next": "16.0.6",
14
"react": "^18.3.1",
15
"react-dom": "^18.3.1"
16
@@ -21,7 +21,7 @@
21
"contentful-import": "^9.4.39",
22
"dotenv": "^17.0.0",
23
"eslint": "^8.57.1",
24
- "eslint-config-next": "^15.0.0",
+ "eslint-config-next": "^16.0.0",
25
"postcss": "^8.5.1",
26
"tailwindcss": "^4.0.0"
27
}
0 commit comments