diff --git a/.functions/package-lock.json b/.functions/package-lock.json index d9f0244e1..10e356f5c 100644 --- a/.functions/package-lock.json +++ b/.functions/package-lock.json @@ -371,9 +371,12 @@ } }, "@types/cors": { - "version": "2.8.12", - "resolved": "https://registry.npmjs.org/@types/cors/-/cors-2.8.12.tgz", - "integrity": "sha512-vt+kDhq/M2ayberEtJcIN/hxXy1Pk+59g2FV/ZQceeaTyCtCucjL2Q7FXlFjtWn4n15KCr1NE2lNNFhp0lEThw==" + "version": "2.8.13", + "resolved": "https://registry.npmjs.org/@types/cors/-/cors-2.8.13.tgz", + "integrity": "sha512-RG8AStHlUiV5ysZQKq97copd2UmVYw3/pRMLefISZ3S1hK104Cwm7iLQ3fTKx+lsUH2CE8FlLaYeEA2LSeqYUA==", + "requires": { + "@types/node": "*" + } }, "@types/express": { "version": "4.17.14", @@ -688,9 +691,9 @@ } }, "content-type": { - "version": "1.0.4", - "resolved": "https://registry.npmjs.org/content-type/-/content-type-1.0.4.tgz", - "integrity": "sha512-hIP3EEPs8tB9AT1L+NUqtwOAps4mk2Zob89MWXMHjHWg9milF/j4osnnQLXBCBFBk/tvIG/tUc9mOUJiPBhPXA==" + "version": "1.0.5", + "resolved": "https://registry.npmjs.org/content-type/-/content-type-1.0.5.tgz", + "integrity": "sha512-nTjqfcBFEipKdXCv4YDQWCfmcLZKm81ldF0pAopTvyrFGVbcR6P/VAAd5G7N+0tTr8QqiU0tFadD6FK4NtJwOA==" }, "cookie": { "version": "0.5.0", @@ -980,15 +983,14 @@ } }, "firebase-functions": { - "version": "3.24.1", - "resolved": "https://registry.npmjs.org/firebase-functions/-/firebase-functions-3.24.1.tgz", - "integrity": "sha512-GYhoyOV0864HFMU1h/JNBXYNmDk2MlbvU7VO/5qliHX6u/6vhSjTJjlyCG4leDEI8ew8IvmkIC5QquQ1U8hAuA==", + "version": "4.2.1", + "resolved": "https://registry.npmjs.org/firebase-functions/-/firebase-functions-4.2.1.tgz", + "integrity": "sha512-+NjbI6TD3ivuoT7B3oC4iwRlt41QDTcYowo3TO88ZyMHmjCzlrbiuAjiPzz/zfwgi3+GCoP1tztHOQHhDGYE5w==", "requires": { "@types/cors": "^2.8.5", "@types/express": "4.17.3", "cors": "^2.8.5", "express": "^4.17.1", - "lodash": "^4.17.14", "node-fetch": "^2.6.7" }, "dependencies": { @@ -1060,9 +1062,9 @@ "optional": true }, "get-intrinsic": { - "version": "1.1.3", - "resolved": "https://registry.npmjs.org/get-intrinsic/-/get-intrinsic-1.1.3.tgz", - "integrity": "sha512-QJVz1Tj7MS099PevUG5jvnt9tSkXN8K14dxQlikJuPt4uD9hHAHjLyLBiLR5zELelBdD9QNRAXZzsJx0WaDL9A==", + "version": "1.2.0", + "resolved": "https://registry.npmjs.org/get-intrinsic/-/get-intrinsic-1.2.0.tgz", + "integrity": "sha512-L049y6nFOuom5wGyRc3/gdTLO94dySVKRACj1RmJZBQXlbTMhtNIgkWkUHq+jYmZvKf14EW1EoJnnjbmoHij0Q==", "requires": { "function-bind": "^1.1.1", "has": "^1.0.3", @@ -1617,9 +1619,9 @@ "optional": true }, "object-inspect": { - "version": "1.12.2", - "resolved": "https://registry.npmjs.org/object-inspect/-/object-inspect-1.12.2.tgz", - "integrity": "sha512-z+cPxW0QGUp0mcqcsgQyLVRDoXFQbXOwBaqyF7VIgI4TWNQsDHrBpUQslRmIfAoYWdYzs6UlKJtB2XJpTaNSpQ==" + "version": "1.12.3", + "resolved": "https://registry.npmjs.org/object-inspect/-/object-inspect-1.12.3.tgz", + "integrity": "sha512-geUvdk7c+eizMNUDkRpW1wJwgfOiOeHbxBR/hLXK1aT6zmVSO0jsQcs7fj6MGw89jC/cjGfLcNOrtMYtGqm81g==" }, "on-finished": { "version": "2.4.1", diff --git a/.functions/package.json b/.functions/package.json index cb326d912..240dda3da 100644 --- a/.functions/package.json +++ b/.functions/package.json @@ -9,7 +9,7 @@ "dependencies": { "@ecomplus/storefront-renderer": "^2.10.2", "firebase-admin": "^10.3.0", - "firebase-functions": "^3.24.1" + "firebase-functions": "^4.2.1" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" diff --git a/template/public/img/uploads/1920_x_600px.webp b/template/public/img/uploads/1920_x_600px.webp index a8f888d2b..e9b4358f4 100644 Binary files a/template/public/img/uploads/1920_x_600px.webp and b/template/public/img/uploads/1920_x_600px.webp differ diff --git a/template/public/img/uploads/800_x_940px.webp b/template/public/img/uploads/800_x_940px.webp index 354a5a073..5ea1c404b 100644 Binary files a/template/public/img/uploads/800_x_940px.webp and b/template/public/img/uploads/800_x_940px.webp differ diff --git a/template/public/img/uploads/banner-1.webp b/template/public/img/uploads/banner-1.webp index 79311adb4..ffeb1da1c 100644 Binary files a/template/public/img/uploads/banner-1.webp and b/template/public/img/uploads/banner-1.webp differ diff --git a/template/public/img/uploads/banner-2.webp b/template/public/img/uploads/banner-2.webp index f1ea2f629..3c488bf19 100644 Binary files a/template/public/img/uploads/banner-2.webp and b/template/public/img/uploads/banner-2.webp differ diff --git a/template/public/img/uploads/banner-3.webp b/template/public/img/uploads/banner-3.webp index 63cda94b5..158b1ab12 100644 Binary files a/template/public/img/uploads/banner-3.webp and b/template/public/img/uploads/banner-3.webp differ diff --git a/template/public/img/uploads/banner-4.webp b/template/public/img/uploads/banner-4.webp index 7bc556eed..22016afd4 100644 Binary files a/template/public/img/uploads/banner-4.webp and b/template/public/img/uploads/banner-4.webp differ diff --git a/template/public/img/uploads/banner-5.webp b/template/public/img/uploads/banner-5.webp index 7e5252807..7dddce1d7 100644 Binary files a/template/public/img/uploads/banner-5.webp and b/template/public/img/uploads/banner-5.webp differ diff --git a/template/public/img/uploads/banner-6.webp b/template/public/img/uploads/banner-6.webp index 345740348..966ea1d13 100644 Binary files a/template/public/img/uploads/banner-6.webp and b/template/public/img/uploads/banner-6.webp differ diff --git a/template/public/img/uploads/banner-amor.webp b/template/public/img/uploads/banner-amor.webp index 345740348..966ea1d13 100644 Binary files a/template/public/img/uploads/banner-amor.webp and b/template/public/img/uploads/banner-amor.webp differ diff --git a/template/public/img/uploads/banner-blusa.webp b/template/public/img/uploads/banner-blusa.webp index 7089af803..d0678aff7 100644 Binary files a/template/public/img/uploads/banner-blusa.webp and b/template/public/img/uploads/banner-blusa.webp differ diff --git a/template/public/img/uploads/banner-vestido.webp b/template/public/img/uploads/banner-vestido.webp index 7bc556eed..22016afd4 100644 Binary files a/template/public/img/uploads/banner-vestido.webp and b/template/public/img/uploads/banner-vestido.webp differ diff --git a/template/public/img/uploads/modelo-aprovado-1920-x-600-px_-1-1-.webp b/template/public/img/uploads/modelo-aprovado-1920-x-600-px_-1-1-.webp index aeb7248b0..59fdf4e32 100644 Binary files a/template/public/img/uploads/modelo-aprovado-1920-x-600-px_-1-1-.webp and b/template/public/img/uploads/modelo-aprovado-1920-x-600-px_-1-1-.webp differ diff --git a/template/public/img/uploads/modelo-aprovado-800-x-940_-1-1-.webp b/template/public/img/uploads/modelo-aprovado-800-x-940_-1-1-.webp index 68b6d51fd..4b290ac1d 100644 Binary files a/template/public/img/uploads/modelo-aprovado-800-x-940_-1-1-.webp and b/template/public/img/uploads/modelo-aprovado-800-x-940_-1-1-.webp differ diff --git a/template/public/img/uploads/slider.jpg b/template/public/img/uploads/slider.jpg index 588d66746..ed24599fa 100644 Binary files a/template/public/img/uploads/slider.jpg and b/template/public/img/uploads/slider.jpg differ