From 85798a880d65e721af7959aaf028ddc854b58635 Mon Sep 17 00:00:00 2001 From: "vahid.mehrjouei" Date: Fri, 3 Jan 2025 13:27:46 +0100 Subject: [PATCH] Bump version to 4.0.4 and update rxjs dependency to 7.8.1 in package.json and package-lock.json --- brx-spartacus-library/package-lock.json | 88 ++-------------------- brx-spartacus-library/package.json | 4 +- brx-spartacus-storefront/package-lock.json | 57 +++++++------- brx-spartacus-storefront/package.json | 2 +- 4 files changed, 36 insertions(+), 115 deletions(-) diff --git a/brx-spartacus-library/package-lock.json b/brx-spartacus-library/package-lock.json index db1f5b8..cb563a4 100644 --- a/brx-spartacus-library/package-lock.json +++ b/brx-spartacus-library/package-lock.json @@ -1,12 +1,12 @@ { "name": "@bloomreach/brx-spartacus-library", - "version": "4.0.3", + "version": "4.0.4", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@bloomreach/brx-spartacus-library", - "version": "4.0.3", + "version": "4.0.4", "license": "Apache-2.0", "dependencies": { "@bloomreach/spa-sdk": "23.4.4", @@ -59,7 +59,7 @@ "@spartacus/storefront": "2211.31.1", "@spartacus/styles": "2211.31.1", "@spartacus/user": "2211.31.1", - "rxjs": "7.8.0" + "rxjs": "7.8.1" } }, "node_modules/@ampproject/remapping": { @@ -196,14 +196,6 @@ "devOptional": true, "license": "MIT" }, - "node_modules/@angular-devkit/architect/node_modules/rxjs": { - "version": "7.8.1", - "devOptional": true, - "license": "Apache-2.0", - "dependencies": { - "tslib": "^2.1.0" - } - }, "node_modules/@angular-devkit/build-angular": { "version": "17.0.5", "dev": true, @@ -357,14 +349,6 @@ "dev": true, "license": "MIT" }, - "node_modules/@angular-devkit/build-angular/node_modules/rxjs": { - "version": "7.8.1", - "dev": true, - "license": "Apache-2.0", - "dependencies": { - "tslib": "^2.1.0" - } - }, "node_modules/@angular-devkit/build-webpack": { "version": "0.1700.5", "dev": true, @@ -383,14 +367,6 @@ "webpack-dev-server": "^4.0.0" } }, - "node_modules/@angular-devkit/build-webpack/node_modules/rxjs": { - "version": "7.8.1", - "dev": true, - "license": "Apache-2.0", - "dependencies": { - "tslib": "^2.1.0" - } - }, "node_modules/@angular-devkit/core": { "version": "17.3.11", "license": "MIT", @@ -426,13 +402,6 @@ "url": "https://github.com/sponsors/jonschlinkert" } }, - "node_modules/@angular-devkit/core/node_modules/rxjs": { - "version": "7.8.1", - "license": "Apache-2.0", - "dependencies": { - "tslib": "^2.1.0" - } - }, "node_modules/@angular-devkit/schematics": { "version": "17.0.5", "license": "MIT", @@ -478,13 +447,6 @@ "version": "3.2.0", "license": "MIT" }, - "node_modules/@angular-devkit/schematics/node_modules/rxjs": { - "version": "7.8.1", - "license": "Apache-2.0", - "dependencies": { - "tslib": "^2.1.0" - } - }, "node_modules/@angular-eslint/builder": { "version": "17.5.3", "dev": true, @@ -1242,14 +1204,6 @@ "node": ">=0.12.0" } }, - "node_modules/@angular/cli/node_modules/rxjs": { - "version": "7.8.1", - "devOptional": true, - "license": "Apache-2.0", - "dependencies": { - "tslib": "^2.1.0" - } - }, "node_modules/@angular/cli/node_modules/wrap-ansi": { "version": "6.2.0", "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-6.2.0.tgz", @@ -1519,13 +1473,6 @@ "node": ">=12" } }, - "node_modules/@angular/pwa/node_modules/rxjs": { - "version": "7.8.1", - "license": "Apache-2.0", - "dependencies": { - "tslib": "^2.1.0" - } - }, "node_modules/@angular/router": { "version": "17.3.12", "license": "MIT", @@ -5046,13 +4993,6 @@ "node": ">=12" } }, - "node_modules/@schematics/angular/node_modules/rxjs": { - "version": "7.8.1", - "license": "Apache-2.0", - "dependencies": { - "tslib": "^2.1.0" - } - }, "node_modules/@sigstore/bundle": { "version": "2.3.2", "devOptional": true, @@ -11290,14 +11230,6 @@ "url": "https://github.com/chalk/chalk?sponsor=1" } }, - "node_modules/inquirer/node_modules/rxjs": { - "version": "7.8.1", - "dev": true, - "license": "Apache-2.0", - "dependencies": { - "tslib": "^2.1.0" - } - }, "node_modules/internal-slot": { "version": "1.0.7", "dev": true, @@ -13996,14 +13928,6 @@ "node": ">=8" } }, - "node_modules/ng-packagr/node_modules/rxjs": { - "version": "7.8.1", - "dev": true, - "license": "Apache-2.0", - "dependencies": { - "tslib": "^2.1.0" - } - }, "node_modules/ng-packagr/node_modules/semver": { "version": "6.3.1", "dev": true, @@ -16085,9 +16009,9 @@ "license": "Apache-2.0" }, "node_modules/rxjs": { - "version": "7.8.0", - "license": "Apache-2.0", - "peer": true, + "version": "7.8.1", + "resolved": "https://registry.npmjs.org/rxjs/-/rxjs-7.8.1.tgz", + "integrity": "sha512-AA3TVj+0A2iuIoQkWEK/tqFjBq2j+6PO6Y0zJcvzLAFhEFIO3HL0vls9hWLncZbAAbK0mar7oZ4V079I/qPMxg==", "dependencies": { "tslib": "^2.1.0" } diff --git a/brx-spartacus-library/package.json b/brx-spartacus-library/package.json index 4fcd855..35324de 100644 --- a/brx-spartacus-library/package.json +++ b/brx-spartacus-library/package.json @@ -1,6 +1,6 @@ { "name": "@bloomreach/brx-spartacus-library", - "version": "4.0.3", + "version": "4.0.4", "description": "Bloomreach Spartacus Integration Library", "keywords": [ "bloomreach", @@ -54,7 +54,7 @@ "@spartacus/storefront": "2211.31.1", "@spartacus/styles": "2211.31.1", "@spartacus/user": "2211.31.1", - "rxjs": "7.8.0" + "rxjs": "7.8.1" }, "devDependencies": { "@angular-builders/jest": "17.0.3", diff --git a/brx-spartacus-storefront/package-lock.json b/brx-spartacus-storefront/package-lock.json index 5ab1380..47ce794 100644 --- a/brx-spartacus-storefront/package-lock.json +++ b/brx-spartacus-storefront/package-lock.json @@ -19,7 +19,7 @@ "@angular/router": "17.3.12", "@angular/service-worker": "17.3.12", "@angular/ssr": "17.3.11", - "@bloomreach/brx-spartacus-library": "4.0.0-alpha.0", + "@bloomreach/brx-spartacus-library": "4.0.4", "@bloomreach/ng-sdk": "23.4.4", "@bloomreach/spa-sdk": "23.4.4", "@fontsource/open-sans": "4.5.14", @@ -83,33 +83,6 @@ "typescript": "5.2.2" } }, - ".yalc/@bloomreach/brx-spartacus-library": { - "version": "4.0.0-alpha.0", - "license": "Apache-2.0", - "dependencies": { - "@bloomreach/spa-sdk": "23.4.4", - "sanitize-html": "2.13.1", - "tslib": "2.6.2" - }, - "peerDependencies": { - "@angular/common": "17.3.12", - "@angular/core": "17.3.12", - "@angular/forms": "17.3.12", - "@angular/platform-browser": "17.3.12", - "@angular/router": "17.3.12", - "@bloomreach/ng-sdk": "23.4.4", - "@ngrx/store": "17.2.0", - "@spartacus/assets": "2211.31.1", - "@spartacus/cart": "2211.31.1", - "@spartacus/checkout": "2211.31.1", - "@spartacus/core": "2211.31.1", - "@spartacus/order": "2211.31.1", - "@spartacus/storefront": "2211.31.1", - "@spartacus/styles": "2211.31.1", - "@spartacus/user": "2211.31.1", - "rxjs": "7.8.0" - } - }, "node_modules/@ampproject/remapping": { "version": "2.2.1", "resolved": "https://registry.npmjs.org/@ampproject/remapping/-/remapping-2.2.1.tgz", @@ -3318,8 +3291,32 @@ "dev": true }, "node_modules/@bloomreach/brx-spartacus-library": { - "resolved": ".yalc/@bloomreach/brx-spartacus-library", - "link": true + "version": "4.0.4", + "resolved": "https://registry.npmjs.org/@bloomreach/brx-spartacus-library/-/brx-spartacus-library-4.0.4.tgz", + "integrity": "sha512-PMo9zfohyd1d1wQBg1nwTEI4hTPaGlP7Ua9iPhPpnIeW8MRXBXM82EUi5AuKATsdZGjup7C+YS5wIdsYXMjxaw==", + "dependencies": { + "@bloomreach/spa-sdk": "23.4.4", + "sanitize-html": "2.13.1", + "tslib": "2.6.2" + }, + "peerDependencies": { + "@angular/common": "17.3.12", + "@angular/core": "17.3.12", + "@angular/forms": "17.3.12", + "@angular/platform-browser": "17.3.12", + "@angular/router": "17.3.12", + "@bloomreach/ng-sdk": "23.4.4", + "@ngrx/store": "17.2.0", + "@spartacus/assets": "2211.31.1", + "@spartacus/cart": "2211.31.1", + "@spartacus/checkout": "2211.31.1", + "@spartacus/core": "2211.31.1", + "@spartacus/order": "2211.31.1", + "@spartacus/storefront": "2211.31.1", + "@spartacus/styles": "2211.31.1", + "@spartacus/user": "2211.31.1", + "rxjs": "7.8.1" + } }, "node_modules/@bloomreach/ng-sdk": { "version": "23.4.4", diff --git a/brx-spartacus-storefront/package.json b/brx-spartacus-storefront/package.json index 2f658fd..e660c7e 100644 --- a/brx-spartacus-storefront/package.json +++ b/brx-spartacus-storefront/package.json @@ -26,7 +26,7 @@ "@angular/router": "17.3.12", "@angular/service-worker": "17.3.12", "@angular/ssr": "17.3.11", - "@bloomreach/brx-spartacus-library": "4.0.0-alpha.0", + "@bloomreach/brx-spartacus-library": "4.0.4", "@bloomreach/ng-sdk": "23.4.4", "@bloomreach/spa-sdk": "23.4.4", "@fontsource/open-sans": "4.5.14",