update a bunch of minor versions

This commit is contained in:
Felix Roos 2023-04-30 08:20:51 +02:00
parent 0785bdd37a
commit 602bfbdd79
9 changed files with 349 additions and 317 deletions

View file

@ -23,8 +23,8 @@
"@types/react": "^18.0.17",
"@types/react-dom": "^18.0.6",
"@vitejs/plugin-react": "^4.0.0",
"autoprefixer": "^10.4.8",
"postcss": "^8.4.16",
"autoprefixer": "^10.4.14",
"postcss": "^8.4.23",
"tailwindcss": "^3.3.2",
"vite": "^4.3.3"
}