We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 252eaea + fed9829 commit 9649ab4Copy full SHA for 9649ab4
.gitignore
@@ -4,3 +4,4 @@ build
4
5
# Local Netlify folder
6
.netlify
7
+.DS_Store
packages/playground-nextjs/package.json
@@ -37,7 +37,7 @@
37
"clsx": "^2.1.1",
38
"dayjs": "^1.11.11",
39
"lucide-react": "^0.408.0",
40
- "next": "14.2.5",
+ "next": "14.2.25",
41
"next-themes": "^0.3.0",
42
"react": "^18.2.0",
43
"react-dom": "^18.2.0",
@@ -50,7 +50,7 @@
50
"@types/react": "^18.2.66",
51
"@types/react-dom": "^18.2.22",
52
"eslint": "^8.57.0",
53
- "eslint-config-next": "14.2.5",
+ "eslint-config-next": "14.2.25",
54
"postcss": "^8.4.38",
55
"tailwindcss": "^3.4.4",
56
"typescript": "^5.2.2"
0 commit comments