update codemirror + tailwindcss

This commit is contained in:
Felix Roos 2023-04-30 08:02:06 +02:00
parent d1c8ebd15b
commit 8b62b6e1b1
4 changed files with 138 additions and 214 deletions

View file

@ -25,7 +25,7 @@
"@vitejs/plugin-react": "^4.0.0",
"autoprefixer": "^10.4.8",
"postcss": "^8.4.16",
"tailwindcss": "^3.1.8",
"tailwindcss": "^3.3.2",
"vite": "^4.3.3"
}
}