We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 006dfe1 commit a295af1Copy full SHA for a295af1
apps/baseai.dev/package.json
@@ -75,7 +75,7 @@
75
"@types/uuid": "^10.0.0",
76
"enquirer": "^2.4.1",
77
"eslint": "^8.56.0",
78
- "eslint-config-next": "^14.0.4",
+ "eslint-config-next": "^15.0.3",
79
"prettier": "^3.1.1",
80
"prettier-plugin-tailwindcss": "^0.5.11",
81
"sharp": "0.33.1",
examples/nextjs/package.json
@@ -31,7 +31,7 @@
31
"@types/react-dom": "^18",
32
"baseai": "^0.9.33",
33
"eslint": "^8",
34
- "eslint-config-next": "14.2.5",
+ "eslint-config-next": "15.0.3",
35
"mini-css-extract-plugin": "^2.9.0",
36
"postcss": "^8",
37
"tailwindcss": "^3.4.1",
0 commit comments