This commit is contained in:
2026-06-19 23:43:23 +03:30
parent a24f4ae766
commit 76f23a73e2
3 changed files with 466 additions and 707 deletions
+4 -1
View File
@@ -53,7 +53,7 @@
"nuxt": "^2.15.3",
"nuxt-video-player": "^1.0.17",
"request-ip": "^2.1.3",
"sharp": "^0.28.1",
"sharp": "^0.33.5",
"slick-carousel": "^1.8.1",
"svg-captcha": "^1.4.0",
"swagger-jsdoc": "^6.2.8",
@@ -70,5 +70,8 @@
"sass": "^1.77.3",
"sass-loader": "^10.1.0",
"webpack": "^4.46.0"
},
"overrides": {
"sharp": "^0.33.5"
}
}