We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 948fa13 + 26f94b3 commit 0e43665Copy full SHA for 0e43665
2 files changed
package.json
@@ -18,7 +18,7 @@
18
"@prisma/adapter-pg": "7.3.0",
19
"@prisma/client": "7.3.0",
20
"dotenv": "17.2.3",
21
- "next": "16.1.4",
+ "next": "16.2.1",
22
"pg": "8.17.2",
23
"react": "19.2.3",
24
"react-dom": "19.2.3"
@@ -30,7 +30,7 @@
30
"@types/react": "19.2.9",
31
"@types/react-dom": "19.2.3",
32
"eslint": "9.39.2",
33
- "eslint-config-next": "16.1.4",
+ "eslint-config-next": "16.2.1",
34
"postcss": "8.5.6",
35
"prisma": "7.3.0",
36
"tailwindcss": "4.1.18",
0 commit comments