add update patch
Dockerfile
0 → 100644
docker-compose.yml
0 → 100644
nginx.conf
0 → 100644
| ... | @@ -18,7 +18,7 @@ | ... | @@ -18,7 +18,7 @@ |
| "prettier": "^2.8.4", | "prettier": "^2.8.4", | ||
| "prettier-plugin-tailwindcss": "^0.2.2", | "prettier-plugin-tailwindcss": "^0.2.2", | ||
| "tailwindcss": "^3.2.6", | "tailwindcss": "^3.2.6", | ||
| "vite": "^4.1.1" | "vite": "^4.5.3" | ||
| }, | }, | ||
| "dependencies": { | "dependencies": { | ||
| "@alpinejs/collapse": "^3.11.1", | "@alpinejs/collapse": "^3.11.1", | ||
| ... | ... |
Please register or sign in to comment