We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3b1657 commit e73bbb4Copy full SHA for e73bbb4
2 files changed
package.json
@@ -22,7 +22,7 @@
22
"autoprefixer": "^10.4.19",
23
"class-variance-authority": "^0.7.0",
24
"hls.js": "^1.5.15",
25
- "next": "14.2.5",
+ "next": "^14.2.10",
26
"next-themes": "^0.3.0",
27
"nextjs-google-analytics": "^2.3.7",
28
"react": "^18",
@@ -44,7 +44,7 @@
44
"@typescript-eslint/parser": "^8.0.0",
45
"clsx": "^2.1.1",
46
"eslint": "^8",
47
- "eslint-config-next": "14.2.5",
+ "eslint-config-next": "^14.2.10",
48
"eslint-config-prettier": "^9.1.0",
49
"eslint-plugin-boundaries": "^4.2.2",
50
"eslint-plugin-import": "^2.29.1",
0 commit comments