next 14, update deps
This commit is contained in:
@@ -10,9 +10,9 @@
|
||||
"lint": "next lint"
|
||||
},
|
||||
"dependencies": {
|
||||
"@tabler/icons-react": "^2.38.0",
|
||||
"@tabler/icons-react": "^2.41.0",
|
||||
"chess.js": "1.0.0-beta.6",
|
||||
"next": "^13.5.4",
|
||||
"next": "^14.0.3",
|
||||
"react": "^18.2.0",
|
||||
"react-chessboard": "^2.1.3",
|
||||
"react-dom": "^18.2.0",
|
||||
@@ -20,14 +20,14 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@chessu/types": "*",
|
||||
"@types/node": "^18.18.4",
|
||||
"@types/react": "^18.2.25",
|
||||
"@types/react-dom": "^18.2.11",
|
||||
"@types/node": "^18.18.10",
|
||||
"@types/react": "^18.2.37",
|
||||
"@types/react-dom": "^18.2.15",
|
||||
"autoprefixer": "^10.4.16",
|
||||
"daisyui": "^2.52.0",
|
||||
"eslint-config-next": "^13.5.4",
|
||||
"eslint-config-next": "^14.0.3",
|
||||
"postcss": "^8.4.31",
|
||||
"tailwindcss": "^3.3.3",
|
||||
"tailwindcss": "^3.3.5",
|
||||
"typescript": "^5.2.2"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user