update deps

This commit is contained in:
Nathaniel Tampus
2023-03-25 11:12:00 +08:00
parent 626fc9afca
commit 19909d74b9
3 changed files with 6 additions and 6 deletions

View File

@@ -19,11 +19,11 @@
},
"devDependencies": {
"@chessu/types": "*",
"@types/node": "18.15.3",
"@types/react": "18.0.28",
"@types/node": "18.15.8",
"@types/react": "18.0.29",
"@types/react-dom": "18.0.11",
"autoprefixer": "^10.4.14",
"daisyui": "^2.51.4",
"daisyui": "^2.51.5",
"postcss": "^8.4.21",
"tailwindcss": "^3.2.7",
"typescript": "5.0.2"