diff --git a/package-lock.json b/package-lock.json index c159cb3ac..144a93690 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1063,6 +1063,15 @@ "resolved": "https://registry.npmjs.org/@builder.io/partytown/-/partytown-0.7.6.tgz", "integrity": "sha512-snXIGNiZpqjno3XYQN2lbBB+05hsQR/LSttbtIW1c0gmZ7Kh/DIo0YrxlDxCDulAMFPFM8J+4voLwvYepSj3sw==" }, + "@dependents/detective-less": { + "version": "3.0.2", + "resolved": "https://registry.npmjs.org/@dependents/detective-less/-/detective-less-3.0.2.tgz", + "integrity": "sha512-1YUvQ+e0eeTWAHoN8Uz2x2U37jZs6IGutiIE5LXId7cxfUGhtZjzxE06FdUiuiRrW+UE0vNCdSNPH2lY4dQCOQ==", + "requires": { + "gonzales-pe": "^4.3.0", + "node-source-walk": "^5.0.1" + } + }, "@ecomplus/client": { "version": "2.2.1", "resolved": "https://registry.npmjs.org/@ecomplus/client/-/client-2.2.1.tgz", @@ -1852,9 +1861,9 @@ } }, "semver": { - "version": "7.3.8", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.3.8.tgz", - "integrity": "sha512-NB1ctGL5rlHrPJtFDVIVzTyQylMLu9N9VICA6HSFJo8MCGVTMW6gfpicwKmmK/dAjTOrqu5l63JJOpDSrAis3A==", + "version": "7.5.0", + "resolved": "https://registry.npmjs.org/semver/-/semver-7.5.0.tgz", + "integrity": "sha512-+XC0AD/R7Q2mPSRuy2Id0+CGTZ98+8f+KvwirxOKIEyid+XSx6HbC63p+O4IndTHuX5Z+JxQ0TghCkO5Cg/2HA==", "requires": { "lru-cache": "^6.0.0" } @@ -2013,14 +2022,20 @@ "integrity": "sha512-WX52W8U1lsfWcz6NWoSpDs57lgiiMHN23seq8G2bvxzGS/tvYD3dxVLLW5UPoKSnFDyVQT7b6Zkt6AkBten1yQ==", "optional": true }, + "@netlify/serverless-functions-api": { + "version": "1.2.0", + "resolved": "https://registry.npmjs.org/@netlify/serverless-functions-api/-/serverless-functions-api-1.2.0.tgz", + "integrity": "sha512-TenW9rP3J49FyYLw+IUT01RnGMNxyGb2NNZjTzvQ1zn0swhPmJrHTPju6VQPOQcyQCJZhSBYIZgdeItbCnYTfQ==" + }, "@netlify/zip-it-and-ship-it": { - "version": "8.4.1", - "resolved": "https://registry.npmjs.org/@netlify/zip-it-and-ship-it/-/zip-it-and-ship-it-8.4.1.tgz", - "integrity": "sha512-+ksCICof4arGt+KAXf9qR0jrjd3vfbxiN8P9lT2130gsOBmZxLxJ9o+Xv1uJnM16/Vt/kv3wO70yYY7Dz6LAsA==", + "version": "9.1.0", + "resolved": "https://registry.npmjs.org/@netlify/zip-it-and-ship-it/-/zip-it-and-ship-it-9.1.0.tgz", + "integrity": "sha512-wPFHthGGJ7hFbo9uAxSN9eavHHU04Wvktj738/gUg038UYN/FWJfjtcBAMBmSzwMA+i4h70YuWFy8WhjrYozfQ==", "requires": { "@babel/parser": "7.16.8", "@netlify/binary-info": "^1.0.0", "@netlify/esbuild": "0.14.39", + "@netlify/serverless-functions-api": "^1.2.0", "@vercel/nft": "^0.22.0", "archiver": "^5.3.0", "common-path-prefix": "^3.0.0", @@ -2037,11 +2052,11 @@ "junk": "^4.0.0", "locate-path": "^7.0.0", "merge-options": "^3.0.4", - "minimatch": "^6.0.0", + "minimatch": "^9.0.0", "normalize-path": "^3.0.0", "p-map": "^5.0.0", "path-exists": "^5.0.0", - "precinct": "^9.0.1", + "precinct": "^10.0.0", "require-package-name": "^2.0.1", "resolve": "^2.0.0-next.1", "semver": "^7.0.0", @@ -2137,9 +2152,9 @@ } }, "globby": { - "version": "13.1.3", - "resolved": "https://registry.npmjs.org/globby/-/globby-13.1.3.tgz", - "integrity": "sha512-8krCNHXvlCgHDpegPzleMq07yMYTO2sXKASmZmquEYWEmCx6J5UTRbp5RwMJkTJGtcQ44YpiUYUiN0b9mzy8Bw==", + "version": "13.1.4", + "resolved": "https://registry.npmjs.org/globby/-/globby-13.1.4.tgz", + "integrity": "sha512-iui/IiiW+QrJ1X1hKH5qwlMQyv34wJAYwH1vrf8b9kBA4sNiif3gKsMHa+BrdnOpEudWjpotfa7LrTzB1ERS/g==", "requires": { "dir-glob": "^3.0.1", "fast-glob": "^3.2.11", @@ -2164,17 +2179,17 @@ "integrity": "sha512-lJJV/5dYS+RcL8uQdBDW9c9uWFLLBNRyFhnAKXw5tVqLlKZ4RMGZKv+YQ/IA3OhD+RpbJa1LLFM1FQPGyIXvOA==" }, "locate-path": { - "version": "7.1.1", - "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-7.1.1.tgz", - "integrity": "sha512-vJXaRMJgRVD3+cUZs3Mncj2mxpt5mP0EmNOsxRSZRMlbqjvxzDEOIUWXGmavo0ZC9+tNZCBLQ66reA11nbpHZg==", + "version": "7.2.0", + "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-7.2.0.tgz", + "integrity": "sha512-gvVijfZvn7R+2qyPX8mAuKcFGDf6Nc61GdvGafQsHL0sBIxfKzA+usWn4GFC/bk+QdwPUD4kWFJLhElipq+0VA==", "requires": { "p-locate": "^6.0.0" } }, "minimatch": { - "version": "6.1.6", - "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-6.1.6.tgz", - "integrity": "sha512-6bR3UIeh/DF8+p6A9Spyuy67ShOq42rOkHWi7eUe3Ua99Zo5lZfGC6lJJWkeoK4k9jQFT3Pl7czhTXimG2XheA==", + "version": "9.0.0", + "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.0.tgz", + "integrity": "sha512-0jJj8AvgKqWN05mrwuqi8QYKx1WmYSUoKSxu5Qhs9prezTz10sxAHGNZe9J9cqIJzta8DWsleh2KaVaLl6Ru2w==", "requires": { "brace-expansion": "^2.0.1" }, @@ -2260,9 +2275,9 @@ } }, "semver": { - "version": "7.3.8", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.3.8.tgz", - "integrity": "sha512-NB1ctGL5rlHrPJtFDVIVzTyQylMLu9N9VICA6HSFJo8MCGVTMW6gfpicwKmmK/dAjTOrqu5l63JJOpDSrAis3A==", + "version": "7.5.0", + "resolved": "https://registry.npmjs.org/semver/-/semver-7.5.0.tgz", + "integrity": "sha512-+XC0AD/R7Q2mPSRuy2Id0+CGTZ98+8f+KvwirxOKIEyid+XSx6HbC63p+O4IndTHuX5Z+JxQ0TghCkO5Cg/2HA==", "requires": { "lru-cache": "^6.0.0" } @@ -2474,17 +2489,17 @@ "integrity": "sha512-NfQ4gyz38SL8sDNrSixxU2Os1a5xcdFxipAFxYEuLUlvU2uDwS4NUpsImcf1//SlWItCVMMLiylsxbmNMToV/g==" }, "@typescript-eslint/types": { - "version": "5.48.2", - "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-5.48.2.tgz", - "integrity": "sha512-hE7dA77xxu7ByBc6KCzikgfRyBCTst6dZQpwaTy25iMYOnbNljDT4hjhrGEJJ0QoMjrfqrx+j1l1B9/LtKeuqA==" + "version": "5.59.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-5.59.0.tgz", + "integrity": "sha512-yR2h1NotF23xFFYKHZs17QJnB51J/s+ud4PYU4MqdZbzeNxpgUr05+dNeCN/bb6raslHvGdd6BFCkVhpPk/ZeA==" }, "@typescript-eslint/typescript-estree": { - "version": "5.48.2", - "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-5.48.2.tgz", - "integrity": "sha512-bibvD3z6ilnoVxUBFEgkO0k0aFvUc4Cttt0dAreEr+nrAHhWzkO83PEVVuieK3DqcgL6VAK5dkzK8XUVja5Zcg==", + "version": "5.59.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-5.59.0.tgz", + "integrity": "sha512-sUNnktjmI8DyGzPdZ8dRwW741zopGxltGs/SAPgGL/AAgDpiLsCFLcMNSpbfXfmnNeHmK9h3wGmCkGRGAoUZAg==", "requires": { - "@typescript-eslint/types": "5.48.2", - "@typescript-eslint/visitor-keys": "5.48.2", + "@typescript-eslint/types": "5.59.0", + "@typescript-eslint/visitor-keys": "5.59.0", "debug": "^4.3.4", "globby": "^11.1.0", "is-glob": "^4.0.3", @@ -2511,9 +2526,9 @@ } }, "semver": { - "version": "7.3.8", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.3.8.tgz", - "integrity": "sha512-NB1ctGL5rlHrPJtFDVIVzTyQylMLu9N9VICA6HSFJo8MCGVTMW6gfpicwKmmK/dAjTOrqu5l63JJOpDSrAis3A==", + "version": "7.5.0", + "resolved": "https://registry.npmjs.org/semver/-/semver-7.5.0.tgz", + "integrity": "sha512-+XC0AD/R7Q2mPSRuy2Id0+CGTZ98+8f+KvwirxOKIEyid+XSx6HbC63p+O4IndTHuX5Z+JxQ0TghCkO5Cg/2HA==", "requires": { "lru-cache": "^6.0.0" } @@ -2521,11 +2536,11 @@ } }, "@typescript-eslint/visitor-keys": { - "version": "5.48.2", - "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-5.48.2.tgz", - "integrity": "sha512-z9njZLSkwmjFWUelGEwEbdf4NwKvfHxvGC0OcGN1Hp/XNDIcJ7D5DpPNPv6x6/mFvc1tQHsaWmpD/a4gOvvCJQ==", + "version": "5.59.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-5.59.0.tgz", + "integrity": "sha512-qZ3iXxQhanchCeaExlKPV3gDQFxMUmU35xfd5eCXB6+kUw1TUAbIy2n7QIrwz9s98DQLzNWyHp61fY0da4ZcbA==", "requires": { - "@typescript-eslint/types": "5.48.2", + "@typescript-eslint/types": "5.59.0", "eslint-visitor-keys": "^3.3.0" } }, @@ -2917,9 +2932,9 @@ }, "dependencies": { "readable-stream": { - "version": "2.3.7", - "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-2.3.7.tgz", - "integrity": "sha512-Ebho8K4jIbHAxnuxi7o42OrZgF/ZTNcsZj6nRKyUmkhLFq8CHItp/fy6hQZuZmP/n3yZ9VBUbp4zz/mX8hmYPw==", + "version": "2.3.8", + "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-2.3.8.tgz", + "integrity": "sha512-8p0AUk4XODgIewSi0l8Epjs+EVnWiK7NoDIEGU0HhE7+ZyY8D1IMY7odu5lRrFXGg71L15KG8QrPmum45RTtdA==", "requires": { "core-util-is": "~1.0.0", "inherits": "~2.0.3", @@ -3044,9 +3059,9 @@ "integrity": "sha512-Q+JC7Whu8HhmTdBph/Tq59IoRtoy6KAm5zzPv00WdujX82lbAL8K7WVjne7vdCsAmbF4AYaDOPyO3k0kl8qIrw==" }, "ast-module-types": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/ast-module-types/-/ast-module-types-3.0.0.tgz", - "integrity": "sha512-CMxMCOCS+4D+DkOQfuZf+vLrSEmY/7xtORwdxs4wtcC1wVgvk2MqFFTwQCFhvWsI4KPU9lcWXPI8DgRiz+xetQ==" + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/ast-module-types/-/ast-module-types-4.0.0.tgz", + "integrity": "sha512-Kd0o8r6CDazJGCRzs8Ivpn0xj19oNKrULhoJFzhGjRsLpekF2zyZs9Ukz+JvZhWD6smszfepakTFhAaYpsI12g==" }, "async": { "version": "3.2.4", @@ -4475,95 +4490,99 @@ "integrity": "sha512-463v3ZeIrcWtdgIg6vI6XUncguvr2TnGl4SzDXinkt9mSLpBJKXT3mW6xT3VQdDN11+WVs29pgvivTc4Lp8v+w==" }, "detective-amd": { - "version": "4.0.1", - "resolved": "https://registry.npmjs.org/detective-amd/-/detective-amd-4.0.1.tgz", - "integrity": "sha512-bDo22IYbJ8yzALB0Ow5CQLtyhU1BpDksLB9dsWHI9Eh0N3OQR6aQqhjPsNDd69ncYwRfL1sTo7OA9T3VRVSe2Q==", + "version": "4.1.0", + "resolved": "https://registry.npmjs.org/detective-amd/-/detective-amd-4.1.0.tgz", + "integrity": "sha512-XlQrGjGEnMFjKbep0/S/T7XICxf25LFMP6Ug+Iw/Ww/MHUBzfy8QETCzamO1JlAMYPmkChDh21/NS/csG0FwGg==", "requires": { - "ast-module-types": "^3.0.0", + "ast-module-types": "^4.0.0", "escodegen": "^2.0.0", - "get-amd-module-type": "^4.0.0", - "node-source-walk": "^5.0.0" + "get-amd-module-type": "^4.1.0", + "node-source-walk": "^5.0.1" } }, "detective-cjs": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/detective-cjs/-/detective-cjs-4.0.0.tgz", - "integrity": "sha512-VsD6Yo1+1xgxJWoeDRyut7eqZ8EWaJI70C5eanSAPcBHzenHZx0uhjxaaEfIm0cHII7dBiwU98Orh44bwXN2jg==", + "version": "4.1.0", + "resolved": "https://registry.npmjs.org/detective-cjs/-/detective-cjs-4.1.0.tgz", + "integrity": "sha512-QxzMwt5MfPLwS7mG30zvnmOvHLx5vyVvjsAV6gQOyuMoBR5G1DhS1eJZ4P10AlH+HSnk93mTcrg3l39+24XCtg==", "requires": { - "ast-module-types": "^3.0.0", - "node-source-walk": "^5.0.0" + "ast-module-types": "^4.0.0", + "node-source-walk": "^5.0.1" } }, "detective-es6": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/detective-es6/-/detective-es6-3.0.0.tgz", - "integrity": "sha512-Uv2b5Uih7vorYlqGzCX+nTPUb4CMzUAn3VPHTV5p5lBkAN4cAApLGgUz4mZE2sXlBfv4/LMmeP7qzxHV/ZcfWA==", + "version": "3.0.1", + "resolved": "https://registry.npmjs.org/detective-es6/-/detective-es6-3.0.1.tgz", + "integrity": "sha512-evPeYIEdK1jK3Oji5p0hX4sPV/1vK+o4ihcWZkMQE6voypSW/cIBiynOLxQk5KOOQbdP8oOAsYqouMTYO5l1sw==", "requires": { "node-source-walk": "^5.0.0" } }, - "detective-less": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/detective-less/-/detective-less-1.0.2.tgz", - "integrity": "sha512-Rps1xDkEEBSq3kLdsdnHZL1x2S4NGDcbrjmd4q+PykK5aJwDdP5MBgrJw1Xo+kyUHuv3JEzPqxr+Dj9ryeDRTA==", + "detective-postcss": { + "version": "6.1.2", + "resolved": "https://registry.npmjs.org/detective-postcss/-/detective-postcss-6.1.2.tgz", + "integrity": "sha512-HC8SGYcxBwkcr875wObS1PnHtCqHLEnzZBivKF3o3k3YLJ+4gR5Dq8GC7o/CSpxzSw3ZoXL4JQE6WhMJtnYm/Q==", "requires": { - "debug": "^4.0.0", - "gonzales-pe": "^4.2.3", - "node-source-walk": "^4.0.0" + "is-url": "^1.2.4", + "postcss": "^8.4.22", + "postcss-values-parser": "^6.0.2" }, "dependencies": { - "node-source-walk": { - "version": "4.3.0", - "resolved": "https://registry.npmjs.org/node-source-walk/-/node-source-walk-4.3.0.tgz", - "integrity": "sha512-8Q1hXew6ETzqKRAs3jjLioSxNfT1cx74ooiF8RlAONwVMcfq+UdzLC2eB5qcPldUxaE5w3ytLkrmV1TGddhZTA==", + "nanoid": { + "version": "3.3.6", + "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.6.tgz", + "integrity": "sha512-BGcqMMJuToF7i1rt+2PWSNVnWIkGCU78jBG3RxO/bZlnZPK2Cmi2QaffxGO/2RvWi9sL+FAiRiXMgsyxQ1DIDA==" + }, + "postcss": { + "version": "8.4.23", + "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.23.tgz", + "integrity": "sha512-bQ3qMcpF6A/YjR55xtoTr0jGOlnPOKAIMdOWiv0EIT6HVPEaJiJB4NLljSbiHoC2RX7DN5Uvjtpbg1NPdwv1oA==", "requires": { - "@babel/parser": "^7.0.0" + "nanoid": "^3.3.6", + "picocolors": "^1.0.0", + "source-map-js": "^1.0.2" } } } }, - "detective-postcss": { - "version": "6.1.0", - "resolved": "https://registry.npmjs.org/detective-postcss/-/detective-postcss-6.1.0.tgz", - "integrity": "sha512-ZFZnEmUrL2XHAC0j/4D1fdwZbo/anAcK84soJh7qc7xfx2Kc8gFO5Bk5I9jU7NLC/OAF1Yho1GLxEDnmQnRH2A==", - "requires": { - "is-url": "^1.2.4", - "postcss": "^8.4.12", - "postcss-values-parser": "^6.0.2" - } - }, "detective-sass": { - "version": "4.0.1", - "resolved": "https://registry.npmjs.org/detective-sass/-/detective-sass-4.0.1.tgz", - "integrity": "sha512-80zfpxux1krOrkxCHbtwvIs2gNHUBScnSqlGl0FvUuHVz8HD6vD2ov66OroMctyvzhM67fxhuEeVjIk18s6yTQ==", + "version": "4.1.3", + "resolved": "https://registry.npmjs.org/detective-sass/-/detective-sass-4.1.3.tgz", + "integrity": "sha512-xGRbwGaGte57gvEqM8B9GDiURY3El/H49vA6g9wFkxq9zalmTlTAuqWu+BsH0iwonGPruLt55tZZDEZqPc6lag==", "requires": { "gonzales-pe": "^4.3.0", - "node-source-walk": "^5.0.0" + "node-source-walk": "^5.0.1" } }, "detective-scss": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/detective-scss/-/detective-scss-3.0.0.tgz", - "integrity": "sha512-37MB/mhJyS45ngqfzd6eTbuLMoDgdZnH03ZOMW2m9WqJ/Rlbuc8kZAr0Ypovaf1DJiTRzy5mmxzOTja85jbzlA==", + "version": "3.1.1", + "resolved": "https://registry.npmjs.org/detective-scss/-/detective-scss-3.1.1.tgz", + "integrity": "sha512-FWkfru1jZBhUeuBsOeGKXKAVDrzYFSQFK2o2tuG/nCCFQ0U/EcXC157MNAcR5mmj+mCeneZzlkBOFJTesDjrww==", "requires": { "gonzales-pe": "^4.3.0", - "node-source-walk": "^5.0.0" + "node-source-walk": "^5.0.1" } }, "detective-stylus": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/detective-stylus/-/detective-stylus-2.0.1.tgz", - "integrity": "sha512-/Tvs1pWLg8eYwwV6kZQY5IslGaYqc/GACxjcaGudiNtN5nKCH6o2WnJK3j0gA3huCnoQcbv8X7oz/c1lnvE3zQ==" + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/detective-stylus/-/detective-stylus-3.0.0.tgz", + "integrity": "sha512-1xYTzbrduExqMYmte7Qk99IRA3Aa6oV7PYzd+3yDcQXkmENvyGF/arripri6lxRDdNYEb4fZFuHtNRAXbz3iAA==" }, "detective-typescript": { - "version": "9.0.0", - "resolved": "https://registry.npmjs.org/detective-typescript/-/detective-typescript-9.0.0.tgz", - "integrity": "sha512-lR78AugfUSBojwlSRZBeEqQ1l8LI7rbxOl1qTUnGLcjZQDjZmrZCb7R46rK8U8B5WzFvJrxa7fEBA8FoD/n5fA==", + "version": "10.0.0", + "resolved": "https://registry.npmjs.org/detective-typescript/-/detective-typescript-10.0.0.tgz", + "integrity": "sha512-1Y4Q96u93+LG3RBseA97ouX7LPYaB/QJNHwROTQiMTEZMff+p5VkquOI+RpRzDZCqo6IgyknMJELlrxNb9CQ1Q==", "requires": { - "@typescript-eslint/typescript-estree": "^5.13.0", - "ast-module-types": "^3.0.0", - "node-source-walk": "^5.0.0", - "typescript": "^4.5.5" + "@typescript-eslint/typescript-estree": "^5.58.0", + "ast-module-types": "^4.0.0", + "node-source-walk": "^5.0.1", + "typescript": "^5.0.4" + }, + "dependencies": { + "typescript": { + "version": "5.0.4", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.0.4.tgz", + "integrity": "sha512-cW9T5W9xY37cc+jfEnaUvX91foxtHkza3Nw3wkoF4sSlKn0MONdkdEndig/qPBWXNkmplh3NzayQzCiHM4/hqw==" + } } }, "dev-ip": { @@ -4930,9 +4949,9 @@ } }, "es-module-lexer": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/es-module-lexer/-/es-module-lexer-1.1.0.tgz", - "integrity": "sha512-fJg+1tiyEeS8figV+fPcPpm8WqJEflG3yPU0NOm5xMvrNkuiy7HzX/Ljng4Y0hAoiw4/3hQTCFYw+ub8+a2pRA==" + "version": "1.2.1", + "resolved": "https://registry.npmjs.org/es-module-lexer/-/es-module-lexer-1.2.1.tgz", + "integrity": "sha512-9978wrXM50Y4rTMmW5kXIC09ZdXQZqkE4mxhwkd8VbzsGkXGPgV4zWuqQJgCEzYngdo2dYDa0l8xhX4fkSwJSg==" }, "es-set-tostringtag": { "version": "2.0.1", @@ -4999,9 +5018,9 @@ } }, "eslint-visitor-keys": { - "version": "3.3.0", - "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.3.0.tgz", - "integrity": "sha512-mQ+suqKJVyeuwGYHAdjMFqjCyfl8+Ldnxuyp3ldiMBFKkvytrXUZWaiPCEav8qDHKty44bD+qV1IP4T+w+xXRA==" + "version": "3.4.0", + "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.4.0.tgz", + "integrity": "sha512-HPpKPUBQcAsZOsHAFwTtIKcYlCje62XB7SEAcxjtmW6TD1WVpkS6i6/hOVtTZIl4zGj/mBqpFVGvaDneik+VoQ==" }, "esprima": { "version": "4.0.1", @@ -10693,12 +10712,12 @@ "integrity": "sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg==" }, "get-amd-module-type": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/get-amd-module-type/-/get-amd-module-type-4.0.0.tgz", - "integrity": "sha512-GbBawUCuA2tY8ztiMiVo3e3P95gc2TVrfYFfpUHdHQA8WyxMCckK29bQsVKhYX8SUf+w6JLhL2LG8tSC0ANt9Q==", + "version": "4.1.0", + "resolved": "https://registry.npmjs.org/get-amd-module-type/-/get-amd-module-type-4.1.0.tgz", + "integrity": "sha512-0e/eK6vTGCnSfQ6eYs3wtH05KotJYIP7ZIZEueP/KlA+0dIAEs8bYFvOd/U56w1vfjhJqBagUxVMyy9Tr/cViQ==", "requires": { - "ast-module-types": "^3.0.0", - "node-source-walk": "^5.0.0" + "ast-module-types": "^4.0.0", + "node-source-walk": "^5.0.1" } }, "get-caller-file": { @@ -11286,9 +11305,9 @@ "integrity": "sha512-NcdALwpXkTm5Zvvbk7owOUSvVvBKDgKP5/ewfXEznmQFfs4ZRmanOeKBTjRVjka3QFoN6XJ+9F3USqfHqTaU5w==" }, "is-builtin-module": { - "version": "3.2.0", - "resolved": "https://registry.npmjs.org/is-builtin-module/-/is-builtin-module-3.2.0.tgz", - "integrity": "sha512-phDA4oSGt7vl1n5tJvTWooWWAsXLY+2xCnxNqvKhGEzujg+A43wPlPOyDg3C8XQHN+6k/JTQWJ/j0dQh/qr+Hw==", + "version": "3.2.1", + "resolved": "https://registry.npmjs.org/is-builtin-module/-/is-builtin-module-3.2.1.tgz", + "integrity": "sha512-BSLE3HnV2syZ0FK0iMA/yUGplUeMmNz4AW5fnTunbCIqZi4vG3WjJT9FHMy5D69xmAYBHXQhJdALdpwVxV501A==", "requires": { "builtin-modules": "^3.3.0" } @@ -11299,9 +11318,9 @@ "integrity": "sha512-1BC0BVFhS/p0qtw6enp8e+8OD0UrK0oFLztSjNzhcKA3WDuJxxAPXzPuPtKkjEY9UUoEWlX/8fgKeu2S8i9JTA==" }, "is-core-module": { - "version": "2.9.0", - "resolved": "https://registry.npmjs.org/is-core-module/-/is-core-module-2.9.0.tgz", - "integrity": "sha512-+5FPy5PnwmO3lvfMb0AsoPaBG+5KHUI0wYFXOtYPnVVVspTFUuMZNfNaNVRt3FZadstu2c8x23vykRW/NBoU6A==", + "version": "2.12.0", + "resolved": "https://registry.npmjs.org/is-core-module/-/is-core-module-2.12.0.tgz", + "integrity": "sha512-RECHCBCd/viahWmwj6enj19sKbHfJrddi/6cBDsNTKbNq0f7VeaUkBo60BqzvPqo/W54ChS62Z5qyun7cfOMqQ==", "requires": { "has": "^1.0.3" } @@ -11711,9 +11730,9 @@ "integrity": "sha512-p/nXbhSEcu3pZRdkW1OfJhpsVtW1gd4Wa1fnQc9YLiTfAjn0312eMKimbdIQzuZl9aa9xUGaRlP9T/CJE/ditQ==" }, "junk": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/junk/-/junk-4.0.0.tgz", - "integrity": "sha512-ojtSU++zLJ3jQG9bAYjg94w+/DOJtRyD7nPaerMFrBhmdVmiV5/exYH5t4uHga4G/95nT6hr1OJoKIFbYbrW5w==" + "version": "4.0.1", + "resolved": "https://registry.npmjs.org/junk/-/junk-4.0.1.tgz", + "integrity": "sha512-Qush0uP+G8ZScpGMZvHUiRfI0YBWuB3gVBYlI0v0vvOJt5FLicco+IkP0a50LqTTQhmts/m6tP5SWE+USyIvcQ==" }, "kind-of": { "version": "6.0.3", @@ -11734,9 +11753,9 @@ }, "dependencies": { "readable-stream": { - "version": "2.3.7", - "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-2.3.7.tgz", - "integrity": "sha512-Ebho8K4jIbHAxnuxi7o42OrZgF/ZTNcsZj6nRKyUmkhLFq8CHItp/fy6hQZuZmP/n3yZ9VBUbp4zz/mX8hmYPw==", + "version": "2.3.8", + "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-2.3.8.tgz", + "integrity": "sha512-8p0AUk4XODgIewSi0l8Epjs+EVnWiK7NoDIEGU0HhE7+ZyY8D1IMY7odu5lRrFXGg71L15KG8QrPmum45RTtdA==", "requires": { "core-util-is": "~1.0.0", "inherits": "~2.0.3", @@ -12365,12 +12384,12 @@ "integrity": "sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw==" }, "module-definition": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/module-definition/-/module-definition-4.0.0.tgz", - "integrity": "sha512-wntiAHV4lDn24BQn2kX6LKq0y85phHLHiv3aOPDF+lIs06kVjEMTe/ZTdrbVLnQV5FQsjik21taknvMhKY1Cug==", + "version": "4.1.0", + "resolved": "https://registry.npmjs.org/module-definition/-/module-definition-4.1.0.tgz", + "integrity": "sha512-rHXi/DpMcD2qcKbPCTklDbX9lBKJrUSl971TW5l6nMpqKCIlzJqmQ8cfEF5M923h2OOLHPDVlh5pJxNyV+AJlw==", "requires": { - "ast-module-types": "^3.0.0", - "node-source-walk": "^5.0.0" + "ast-module-types": "^4.0.0", + "node-source-walk": "^5.0.1" } }, "move-concurrently": { @@ -12449,9 +12468,9 @@ } }, "node-fetch": { - "version": "2.6.8", - "resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-2.6.8.tgz", - "integrity": "sha512-RZ6dBYuj8dRSfxpUSu+NsdF1dpPpluJxwOp+6IoDp/sH2QNDSvurYsAa+F1WxY2RjA1iP93xhcsUoYbF2XBqVg==", + "version": "2.6.9", + "resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-2.6.9.tgz", + "integrity": "sha512-DJm/CJkZkRjKKj4Zi4BsKVZh3ValV5IR5s7LVZnW+6YMh0W1BfNA8XSs6DLMGYlId5F3KnA70uu2qepcR08Qqg==", "requires": { "whatwg-url": "^5.0.0" }, @@ -12549,9 +12568,9 @@ "integrity": "sha512-5GFldHPXVG/YZmFzJvKK2zDSzPKhEp0+ZR5SVaoSag9fsL5YgHbUHDfnG5494ISANDcK4KwPXAx2xqVEydmd7w==" }, "node-source-walk": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/node-source-walk/-/node-source-walk-5.0.0.tgz", - "integrity": "sha512-58APXoMXpmmU+oVBJFajhTCoD8d/OGtngnVAWzIo2A8yn0IXwBzvIVIsTzoie/SrA37u+1hnpNz2HMWx/VIqlw==", + "version": "5.0.1", + "resolved": "https://registry.npmjs.org/node-source-walk/-/node-source-walk-5.0.1.tgz", + "integrity": "sha512-fe5rFjPqkWQb4CLfsOf10fZAJvImfLpcVx+Nqbozaj6PBoAEjyEK1HZGCGvQNyre2HdL1HnZG6mxBf2UHSzr/w==", "requires": { "@babel/parser": "^7.0.0" } @@ -13440,22 +13459,22 @@ } }, "precinct": { - "version": "9.0.1", - "resolved": "https://registry.npmjs.org/precinct/-/precinct-9.0.1.tgz", - "integrity": "sha512-hVNS6JvfvlZ64B3ezKeGAcVhIuOvuAiSVzagHX/+KjVPkYWoCNkfyMgCl1bjDtAFQSlzi95NcS9ykUWrl1L1vA==", - "requires": { - "commander": "^9.1.0", - "detective-amd": "^4.0.1", - "detective-cjs": "^4.0.0", - "detective-es6": "^3.0.0", - "detective-less": "^1.0.2", - "detective-postcss": "^6.0.1", - "detective-sass": "^4.0.1", - "detective-scss": "^3.0.0", - "detective-stylus": "^2.0.0", - "detective-typescript": "^9.0.0", - "module-definition": "^4.0.0", - "node-source-walk": "^5.0.0" + "version": "10.0.0", + "resolved": "https://registry.npmjs.org/precinct/-/precinct-10.0.0.tgz", + "integrity": "sha512-+YKQ5tePjM0siR14p+Qhg9tLwN2uzByAtC2QgwLAU6lFm8lR8nNtPSPhYIsMyU0zvUeYheaPSd3Yn3/e45i33Q==", + "requires": { + "@dependents/detective-less": "^3.0.1", + "commander": "^9.5.0", + "detective-amd": "^4.1.0", + "detective-cjs": "^4.1.0", + "detective-es6": "^3.0.1", + "detective-postcss": "^6.1.1", + "detective-sass": "^4.1.1", + "detective-scss": "^3.0.1", + "detective-stylus": "^3.0.0", + "detective-typescript": "^10.0.0", + "module-definition": "^4.1.0", + "node-source-walk": "^5.0.1" }, "dependencies": { "commander": { @@ -13677,9 +13696,9 @@ } }, "readdir-glob": { - "version": "1.1.2", - "resolved": "https://registry.npmjs.org/readdir-glob/-/readdir-glob-1.1.2.tgz", - "integrity": "sha512-6RLVvwJtVwEDfPdn6X6Ille4/lxGl0ATOY4FN/B9nxQcgOazvvI0nodiD19ScKq0PvA/29VpaOQML36o5IzZWA==", + "version": "1.1.3", + "resolved": "https://registry.npmjs.org/readdir-glob/-/readdir-glob-1.1.3.tgz", + "integrity": "sha512-v05I2k7xN8zXvPD9N+z/uhXPaj0sUFCe2rcWZIpBsqxfP7xXFQ0tipAd/wjj1YxWyWtUS5IDJpOG82JKt2EAVA==", "requires": { "minimatch": "^5.1.0" }, @@ -15184,7 +15203,8 @@ "typescript": { "version": "4.7.4", "resolved": "https://registry.npmjs.org/typescript/-/typescript-4.7.4.tgz", - "integrity": "sha512-C0WQT0gezHuw6AdY1M2jxUO83Rjf0HP7Sk1DtXj6j1EwkQNZrHAg2XPWlq62oqEhYvONq5pkC2Y9oPljWToLmQ==" + "integrity": "sha512-C0WQT0gezHuw6AdY1M2jxUO83Rjf0HP7Sk1DtXj6j1EwkQNZrHAg2XPWlq62oqEhYvONq5pkC2Y9oPljWToLmQ==", + "dev": true }, "ua-parser-js": { "version": "1.0.2", diff --git a/package.json b/package.json index d784376aa..0a9fc3cfa 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ }, "dependencies": { "@ecomplus/storefront-template": "^2.0.0-beta.224", - "@netlify/zip-it-and-ship-it": "^8.4.1", + "@netlify/zip-it-and-ship-it": "^9.1.0", "firebase-tools": "^11.21.0" }, "devDependencies": { diff --git a/template/public/img/uploads/banner-desktop-carnaval1.png b/template/public/img/uploads/banner-desktop-carnaval1.png index e44abd439..fe6a07003 100644 Binary files a/template/public/img/uploads/banner-desktop-carnaval1.png and b/template/public/img/uploads/banner-desktop-carnaval1.png differ diff --git a/template/public/img/uploads/banner-mobile-carnaval.png b/template/public/img/uploads/banner-mobile-carnaval.png index d4c1b81e7..d57c65f5c 100644 Binary files a/template/public/img/uploads/banner-mobile-carnaval.png and b/template/public/img/uploads/banner-mobile-carnaval.png differ diff --git a/template/public/img/uploads/banner-site-whatsapp-1-.png b/template/public/img/uploads/banner-site-whatsapp-1-.png index 957603e1d..53ce5e9cd 100644 Binary files a/template/public/img/uploads/banner-site-whatsapp-1-.png and b/template/public/img/uploads/banner-site-whatsapp-1-.png differ diff --git a/template/public/img/uploads/banner-site-whatsapp.png b/template/public/img/uploads/banner-site-whatsapp.png index 56b7515af..b3dd05088 100644 Binary files a/template/public/img/uploads/banner-site-whatsapp.png and b/template/public/img/uploads/banner-site-whatsapp.png differ diff --git a/template/public/img/uploads/consumidor-desktop.jpg b/template/public/img/uploads/consumidor-desktop.jpg index 7bbc92d6c..1d1932ad1 100644 Binary files a/template/public/img/uploads/consumidor-desktop.jpg and b/template/public/img/uploads/consumidor-desktop.jpg differ diff --git a/template/public/img/uploads/consumidor-feed.jpg b/template/public/img/uploads/consumidor-feed.jpg index baabcd528..8da6035d5 100644 Binary files a/template/public/img/uploads/consumidor-feed.jpg and b/template/public/img/uploads/consumidor-feed.jpg differ diff --git a/template/public/img/uploads/creatina_desktop.jpg b/template/public/img/uploads/creatina_desktop.jpg index cce5de9b4..fc8919d76 100644 Binary files a/template/public/img/uploads/creatina_desktop.jpg and b/template/public/img/uploads/creatina_desktop.jpg differ diff --git a/template/public/img/uploads/dhea-dynamic-formulas-desktop.png b/template/public/img/uploads/dhea-dynamic-formulas-desktop.png index 60dfea1fd..b2caf1b5a 100644 Binary files a/template/public/img/uploads/dhea-dynamic-formulas-desktop.png and b/template/public/img/uploads/dhea-dynamic-formulas-desktop.png differ diff --git a/template/public/img/uploads/dhea-dynamic-formulas-feed.png b/template/public/img/uploads/dhea-dynamic-formulas-feed.png index 8c79fb58f..69b6b1e2d 100644 Binary files a/template/public/img/uploads/dhea-dynamic-formulas-feed.png and b/template/public/img/uploads/dhea-dynamic-formulas-feed.png differ diff --git a/template/public/img/uploads/dia-da-mulher-desktop.jpg b/template/public/img/uploads/dia-da-mulher-desktop.jpg index 475dfadbe..de91ee8e6 100644 Binary files a/template/public/img/uploads/dia-da-mulher-desktop.jpg and b/template/public/img/uploads/dia-da-mulher-desktop.jpg differ diff --git a/template/public/img/uploads/dia-da-mulher-feed.jpg b/template/public/img/uploads/dia-da-mulher-feed.jpg index a01bc38aa..0d1796976 100644 Binary files a/template/public/img/uploads/dia-da-mulher-feed.jpg and b/template/public/img/uploads/dia-da-mulher-feed.jpg differ diff --git a/template/public/img/uploads/dia-do-cliente-2022-desktop.jpg b/template/public/img/uploads/dia-do-cliente-2022-desktop.jpg index 3eef41cfa..f0569be75 100644 Binary files a/template/public/img/uploads/dia-do-cliente-2022-desktop.jpg and b/template/public/img/uploads/dia-do-cliente-2022-desktop.jpg differ diff --git a/template/public/img/uploads/dia-do-cliente-2022-mobile.jpg b/template/public/img/uploads/dia-do-cliente-2022-mobile.jpg index 216dc50e1..84b159c56 100644 Binary files a/template/public/img/uploads/dia-do-cliente-2022-mobile.jpg and b/template/public/img/uploads/dia-do-cliente-2022-mobile.jpg differ diff --git a/template/public/img/uploads/magnesio.mobile.jpg b/template/public/img/uploads/magnesio.mobile.jpg index c50b997f4..3c578a78a 100644 Binary files a/template/public/img/uploads/magnesio.mobile.jpg and b/template/public/img/uploads/magnesio.mobile.jpg differ diff --git a/template/public/img/uploads/mobile-semana-do-consumidor.png b/template/public/img/uploads/mobile-semana-do-consumidor.png index 66d322d27..71d112cee 100644 Binary files a/template/public/img/uploads/mobile-semana-do-consumidor.png and b/template/public/img/uploads/mobile-semana-do-consumidor.png differ diff --git a/template/public/img/uploads/natal-melatonina-mobile-.png b/template/public/img/uploads/natal-melatonina-mobile-.png index de455d8ce..119d6bdc9 100644 Binary files a/template/public/img/uploads/natal-melatonina-mobile-.png and b/template/public/img/uploads/natal-melatonina-mobile-.png differ diff --git a/template/public/img/uploads/rect89.webp b/template/public/img/uploads/rect89.webp index 39013b428..7eb59070c 100644 Binary files a/template/public/img/uploads/rect89.webp and b/template/public/img/uploads/rect89.webp differ diff --git a/template/public/img/uploads/saiba-mais.png b/template/public/img/uploads/saiba-mais.png index 21e2d3233..b1085b625 100644 Binary files a/template/public/img/uploads/saiba-mais.png and b/template/public/img/uploads/saiba-mais.png differ diff --git a/template/public/img/uploads/whatsapp-image-2022-09-30-at-15.42.42.jpeg b/template/public/img/uploads/whatsapp-image-2022-09-30-at-15.42.42.jpeg index 8256b646d..399cf6b6b 100644 Binary files a/template/public/img/uploads/whatsapp-image-2022-09-30-at-15.42.42.jpeg and b/template/public/img/uploads/whatsapp-image-2022-09-30-at-15.42.42.jpeg differ