Update all dependencies
Some checks failed
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is failing

This commit is contained in:
2022-10-29 08:23:58 +00:00
parent 262274ab23
commit 9c80f92e8d
2 changed files with 53 additions and 47 deletions

View File

@@ -14,9 +14,9 @@
"@types/node": "18.11.7",
"@types/react": "18.0.24",
"@types/react-dom": "18.0.8",
"autoprefixer": "10.4.8",
"postcss": "8.4.16",
"tailwindcss": "3.1.8",
"autoprefixer": "10.4.13",
"postcss": "8.4.18",
"tailwindcss": "3.2.1",
"typescript": "4.8.4"
}
}