feat: updates

This commit is contained in:
JP
2024-08-15 20:11:21 +08:00
parent 52431a2c61
commit 3af7207ec3
61 changed files with 1674 additions and 480 deletions

View File

@@ -8,13 +8,13 @@
},
"devDependencies": {
"@tailwindcss/forms": "^0.5.7",
"@tailwindcss/typography": "^0.5.13",
"autoprefixer": "^10.4.19",
"@tailwindcss/typography": "^0.5.14",
"autoprefixer": "^10.4.20",
"axios": "^1.6.4",
"laravel-vite-plugin": "^1.0",
"postcss": "^8.4.40",
"postcss": "^8.4.41",
"postcss-nesting": "^12.1.5",
"tailwindcss": "^3.4.7",
"tailwindcss": "^3.4.9",
"vite": "^5.0"
}
}