update new

This commit is contained in:
2025-03-18 10:57:00 +07:00
parent 6dfa941a2f
commit af2175ebc2
26 changed files with 1285 additions and 629 deletions

View File

@@ -19,13 +19,15 @@
},
"devDependencies": {
"@eslint/eslintrc": "^3",
"@tailwindcss/postcss": "^4",
"@tailwindcss/postcss": "^4.0.14",
"@types/node": "^20",
"@types/react": "^19",
"@types/react-dom": "^19",
"autoprefixer": "^10.4.21",
"eslint": "^9",
"eslint-config-next": "15.2.2",
"tailwindcss": "^4",
"postcss": "^8.5.3",
"tailwindcss": "^4.0.14",
"typescript": "^5"
}
}