chore: voltar para Next 15.5.5 e React 18
This commit is contained in:
parent
508ffe5022
commit
0cf1892256
5 changed files with 26 additions and 23 deletions
12
package.json
12
package.json
|
|
@ -52,12 +52,12 @@
|
|||
"date-fns": "^4.1.0",
|
||||
"dotenv": "^16.4.5",
|
||||
"lucide-react": "^0.544.0",
|
||||
"next": "16.0.0-beta.0",
|
||||
"next": "15.5.5",
|
||||
"next-themes": "^0.4.6",
|
||||
"pdfkit": "^0.17.2",
|
||||
"postcss": "^8.5.6",
|
||||
"react": "19.2.0",
|
||||
"react-dom": "19.2.0",
|
||||
"react": "18.2.0",
|
||||
"react-dom": "18.2.0",
|
||||
"react-hook-form": "^7.64.0",
|
||||
"recharts": "^2.15.4",
|
||||
"sanitize-html": "^2.17.0",
|
||||
|
|
@ -75,12 +75,12 @@
|
|||
"@tauri-apps/cli": "^2.8.4",
|
||||
"@types/node": "^20",
|
||||
"@types/pdfkit": "^0.17.3",
|
||||
"@types/react": "^19",
|
||||
"@types/react-dom": "^19",
|
||||
"@types/react": "^18",
|
||||
"@types/react-dom": "^18",
|
||||
"@types/sanitize-html": "^2.16.0",
|
||||
"@types/three": "^0.180.0",
|
||||
"eslint": "^9",
|
||||
"eslint-config-next": "16.0.0-beta.0",
|
||||
"eslint-config-next": "15.5.5",
|
||||
"eslint-plugin-react-hooks": "^5.0.0",
|
||||
"prisma": "^6.16.2",
|
||||
"tailwindcss": "^4",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue