We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0aa0dae commit cedd723Copy full SHA for cedd723
3 files changed
apps/clearance_ui/package.json
@@ -67,7 +67,7 @@
67
"zustand": "5.0.9"
68
},
69
"devDependencies": {
70
- "@next/eslint-plugin-next": "15.5.9",
+ "@next/eslint-plugin-next": "16.1.1",
71
"@playwright/test": "1.57.0",
72
"@tailwindcss/postcss": "^4.0.0",
73
"@testing-library/jest-dom": "6.9.1",
@@ -81,7 +81,7 @@
81
"eslint-config-custom": "*",
82
"jest": "30.2.0",
83
"jest-environment-jsdom": "30.2.0",
84
- "next": "15.5.9",
+ "next": "16.1.1",
85
"next-router-mock": "1.0.5",
86
"tailwindcss": "^4.0.0",
87
"ts-jest": "29.4.6",
0 commit comments