chore: atualiza Next.js para 16.0.10

This commit is contained in:
esdrasrenan 2025-12-13 21:08:57 -03:00
parent 548c2e44d4
commit 8a045c0131
2 changed files with 16 additions and 16 deletions

View file

@ -74,7 +74,7 @@
"date-fns": "^4.1.0",
"dotenv": "17.2.3",
"lucide-react": "0.556.0",
"next": "16.0.8",
"next": "16.0.10",
"next-themes": "^0.4.6",
"pdfkit": "^0.17.2",
"pg": "^8.16.3",
@ -111,7 +111,7 @@
"baseline-browser-mapping": "^2.9.2",
"cross-env": "^10.1.0",
"eslint": "^9",
"eslint-config-next": "16.0.8",
"eslint-config-next": "16.0.10",
"eslint-plugin-react-hooks": "7.0.0",
"jsdom": "^27.0.1",
"playwright": "^1.56.1",