Update img tags to NuxtImg

This commit is contained in:
marzban-dev
2025-03-23 23:22:17 +03:30
parent f9ca2a2e2f
commit eab8bfcbd5
23 changed files with 78 additions and 51 deletions
+2
View File
@@ -17,6 +17,7 @@
"dependencies": {
"@formkit/auto-animate": "^0.8.2",
"@nuxt/icon": "^1.10.3",
"@nuxt/image": "^1.10.0",
"@nuxtjs/google-fonts": "^3.2.0",
"@tanstack/vue-query": "^5.62.2",
"@tanstack/vue-query-devtools": "^5.62.3",
@@ -51,6 +52,7 @@
"@tailwindcss/postcss": "^4.0.9",
"@types/node": "^22.13.11",
"@types/sanitize-html": "^2.13.0",
"@types/web-push": "^3.6.4",
"autoprefixer": "^10.4.20",
"postcss": "^8.5.3",
"tailwindcss": "^4.0.9",