From 0148a45baffabb9f19f49e0c485be807c29b4d97 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 13 Oct 2023 12:43:21 +0000 Subject: [PATCH] fix(deps): update storefront non-major --- .functions/package.json | 2 +- .netlify/functions/ssr/package-lock.json | 8 ++++---- .netlify/functions/ssr/package.json | 2 +- package-lock.json | 24 ++++++++++++------------ package.json | 2 +- 5 files changed, 19 insertions(+), 19 deletions(-) diff --git a/.functions/package.json b/.functions/package.json index 1c3ff49d..511e0deb 100644 --- a/.functions/package.json +++ b/.functions/package.json @@ -7,7 +7,7 @@ }, "main": "index.js", "dependencies": { - "@ecomplus/storefront-renderer": "^2.11.0", + "@ecomplus/storefront-renderer": "^2.11.1", "firebase-admin": "^9.12.0", "firebase-functions": "^3.24.1" }, diff --git a/.netlify/functions/ssr/package-lock.json b/.netlify/functions/ssr/package-lock.json index 1a06f478..0f38d723 100644 --- a/.netlify/functions/ssr/package-lock.json +++ b/.netlify/functions/ssr/package-lock.json @@ -9,7 +9,7 @@ "version": "0.1.0", "license": "MIT", "dependencies": { - "@ecomplus/storefront-renderer": "^2.11.0" + "@ecomplus/storefront-renderer": "^2.11.1" } }, "node_modules/@builder.io/partytown": { @@ -59,9 +59,9 @@ } }, "node_modules/@ecomplus/storefront-renderer": { - "version": "2.11.0", - "resolved": "https://registry.npmjs.org/@ecomplus/storefront-renderer/-/storefront-renderer-2.11.0.tgz", - "integrity": "sha512-S9lqtUTWppn51WE4AwD9aUNcNgc96MqrrPDjB0f5nhF5TGy6m1zJ0/cOwQIUYgJ/FzhXzAeH1W0kDLUciYnFgw==", + "version": "2.11.1", + "resolved": "https://registry.npmjs.org/@ecomplus/storefront-renderer/-/storefront-renderer-2.11.1.tgz", + "integrity": "sha512-aMFkt2mlXfCXFBen99WDUsePcdGImwrpc1frjPgdzguM9EhBQ8NeRsRWRJzEFUOitoeM/mdHyiw5mzLylM44/A==", "dependencies": { "@builder.io/partytown": "^0.8.1", "@ecomplus/client": "^2.2.1", diff --git a/.netlify/functions/ssr/package.json b/.netlify/functions/ssr/package.json index 3ccfc054..99cf61bb 100644 --- a/.netlify/functions/ssr/package.json +++ b/.netlify/functions/ssr/package.json @@ -18,7 +18,7 @@ }, "homepage": "https://github.com/ecomplus/storefront-starter#readme", "dependencies": { - "@ecomplus/storefront-renderer": "^2.11.0" + "@ecomplus/storefront-renderer": "^2.11.1" }, "files": [ "bundles.json", diff --git a/package-lock.json b/package-lock.json index 9fc298a0..0dd41e85 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9,7 +9,7 @@ "version": "2.0.0-starter", "license": "MIT", "dependencies": { - "@ecomplus/storefront-template": "^2.0.0-beta.243", + "@ecomplus/storefront-template": "^2.0.0-beta.245", "@netlify/zip-it-and-ship-it": "^4.30.0", "firebase-tools": "^9.23.3" }, @@ -1806,15 +1806,15 @@ } }, "node_modules/@ecomplus/storefront-framework": { - "version": "5.20.25", - "resolved": "https://registry.npmjs.org/@ecomplus/storefront-framework/-/storefront-framework-5.20.25.tgz", - "integrity": "sha512-GbXRq1vxXCi1MhgXtKxZwQPjCeQEZ4lhrcXM3J2IgstWlZlGdmvdYGM7AZPlqwBO2cJfI8hHT+RbX4xkGyIWLA==", + "version": "5.20.27", + "resolved": "https://registry.npmjs.org/@ecomplus/storefront-framework/-/storefront-framework-5.20.27.tgz", + "integrity": "sha512-zWTEj0n4bddUyPSsquBaQJbBizbaxbQdCaMhy77aJm4dieSAjcLtduk81lcxj2ml9dgNcm2ckkClF8k4547UNA==", "dependencies": { "@babel/core": "^7.23.0", "@babel/plugin-syntax-dynamic-import": "^7.8.3", "@babel/preset-env": "^7.22.20", "@builder.io/partytown": "^0.8.1", - "@ecomplus/storefront-renderer": "^2.11.0", + "@ecomplus/storefront-renderer": "^2.11.1", "@ecomplus/storefront-router": "^2.2.1", "autoprefixer": "^10.4.16", "babel-loader": "^8.3.0", @@ -1850,9 +1850,9 @@ } }, "node_modules/@ecomplus/storefront-renderer": { - "version": "2.11.0", - "resolved": "https://registry.npmjs.org/@ecomplus/storefront-renderer/-/storefront-renderer-2.11.0.tgz", - "integrity": "sha512-S9lqtUTWppn51WE4AwD9aUNcNgc96MqrrPDjB0f5nhF5TGy6m1zJ0/cOwQIUYgJ/FzhXzAeH1W0kDLUciYnFgw==", + "version": "2.11.1", + "resolved": "https://registry.npmjs.org/@ecomplus/storefront-renderer/-/storefront-renderer-2.11.1.tgz", + "integrity": "sha512-aMFkt2mlXfCXFBen99WDUsePcdGImwrpc1frjPgdzguM9EhBQ8NeRsRWRJzEFUOitoeM/mdHyiw5mzLylM44/A==", "dependencies": { "@builder.io/partytown": "^0.8.1", "@ecomplus/client": "^2.2.1", @@ -1906,9 +1906,9 @@ } }, "node_modules/@ecomplus/storefront-template": { - "version": "2.0.0-beta.243", - "resolved": "https://registry.npmjs.org/@ecomplus/storefront-template/-/storefront-template-2.0.0-beta.243.tgz", - "integrity": "sha512-JAG5g58SE2gfa38860cY84gHYKMrzJ6r1mt4pxn6jvV17lQErDZ50C/a6Pbwmt0gAd2uj80mPi4nHxbbogc3fQ==", + "version": "2.0.0-beta.245", + "resolved": "https://registry.npmjs.org/@ecomplus/storefront-template/-/storefront-template-2.0.0-beta.245.tgz", + "integrity": "sha512-w6eTdEzzCgvdSwiM79KBYuTf8P0J2RWd8mCYQUy8ZjA5tzfAu8lGWHG6hMcMPncEjdvwVmfvEN4d0haAb/9Mrg==", "dependencies": { "@ecomplus/client": "^2.2.1", "@ecomplus/i18n": "^1.32.2", @@ -1917,7 +1917,7 @@ "@ecomplus/shopping-cart": "^2.5.9", "@ecomplus/storefront-app": "^2.0.0-beta.184", "@ecomplus/storefront-components": "^1.0.0-beta.162", - "@ecomplus/storefront-framework": "^5.20.25", + "@ecomplus/storefront-framework": "^5.20.27", "@ecomplus/storefront-router": "^2.2.1", "@ecomplus/storefront-twbs": "^7.3.5", "@ecomplus/utils": "^1.4.1", diff --git a/package.json b/package.json index e2dd4373..64f248b7 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "url": "git+https://github.com/ecomplus/storefront-starter.git" }, "dependencies": { - "@ecomplus/storefront-template": "^2.0.0-beta.243", + "@ecomplus/storefront-template": "^2.0.0-beta.245", "@netlify/zip-it-and-ship-it": "^4.30.0", "firebase-tools": "^9.23.3" },