Update moment, moment tz and tailwindcss

This commit is contained in:
Alex
2023-07-14 11:50:52 +02:00
parent 85ebf31253
commit a131ef518e
3 changed files with 247 additions and 491 deletions

View File

@@ -10,12 +10,12 @@
"flatpickr": "^4.6.9",
"postcss": "^8.3.9",
"postcss-import": "^14.0.2",
"tailwindcss": "^2.2.16"
"tailwindcss": "^3.3.3"
},
"dependencies": {
"animate.css": "^4.1.1",
"moment": "^2.29.1",
"moment-timezone": "^0.5.34",
"moment": "^2.29.4",
"moment-timezone": "^0.5.43",
"phoenix": "file:../deps/phoenix",
"phoenix_html": "file:../deps/phoenix_html",
"phoenix_live_view": "file:../deps/phoenix_live_view",