We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 44a6f80 commit fae5561Copy full SHA for fae5561
apps/clearance_ui/package.json
@@ -67,7 +67,7 @@
67
"zustand": "5.0.8"
68
},
69
"devDependencies": {
70
- "@next/eslint-plugin-next": "15.5.6",
+ "@next/eslint-plugin-next": "16.0.1",
71
"@playwright/test": "1.56.1",
72
"@tailwindcss/postcss": "^4.0.0",
73
"@testing-library/jest-dom": "6.6.4",
@@ -82,7 +82,7 @@
82
"eslint-config-custom": "*",
83
"jest": "30.2.0",
84
"jest-environment-jsdom": "30.2.0",
85
- "next": "15.5.6",
+ "next": "16.0.1",
86
"next-router-mock": "1.0.4",
87
"tailwindcss": "^4.0.0",
88
"ts-jest": "29.4.5",
0 commit comments