phx update

This commit is contained in:
2023-11-07 08:52:09 +01:00
parent 8ad54eda1c
commit b2439d7251
974 changed files with 4538 additions and 1120 deletions

View File

@ -1,11 +1,7 @@
{
"dependencies": {
"@tailwindcss/typography": "^0.5.2",
"daisyui": "^2.14.2",
"tailwindcss": "^3.0.24"
},
"devDependencies": {
"autoprefixer": "^10.4.5",
"postcss": "^8.4.12"
"autoprefixer": "^10.4.14",
"daisyui": "^2.51.6",
"postcss": "^8.4.23"
}
}