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 849405a commit 6ab95aeCopy full SHA for 6ab95ae
2 files changed
apps/next-app-router/package.json
@@ -10,7 +10,7 @@
10
"tw-extract": "tw-patch extract"
11
},
12
"dependencies": {
13
- "next": "15.0.1",
+ "next": "15.1.6",
14
"react": "^18",
15
"react-dom": "^18"
16
@@ -19,7 +19,7 @@
19
"@types/react": "^18.3.12",
20
"@types/react-dom": "^18",
21
"eslint": "^9.13.0",
22
- "eslint-config-next": "15.0.1",
+ "eslint-config-next": "15.1.6",
23
"postcss": "^8",
24
"tailwindcss": "^3.4.1",
25
"typescript": "^5"
apps/next-app/package.json
@@ -16,8 +16,8 @@
"@types/react-dom": "18.3.1",
17
"autoprefixer": "10.4.20",
18
"eslint": "9.13.0",
"postcss": "8.4.47",
"react": "18.3.1",
"react-dom": "18.3.1",
0 commit comments