Skip to content

Commit 38729c7

Browse files
committedMar 14, 2025·
Merge branch 'develop' of https://github.com/SAP/spartacus into feature/CXSPA-8078
# Conflicts: # package-lock.json # package.json
2 parents 732d24f + e5c8102 commit 38729c7

File tree

45 files changed

+178
-78
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

45 files changed

+178
-78
lines changed
 

‎feature-libs/asm/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"@spartacus/storefront": "2211.37.0",
4141
"@spartacus/styles": "2211.37.0",
4242
"@spartacus/user": "2211.37.0",
43-
"rxjs": "^7.8.0"
43+
"rxjs": "^7.8.2"
4444
},
4545
"engines": {
4646
"node": "^22.0.0"

‎feature-libs/cart/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"@spartacus/storefront": "2211.37.0",
4343
"@spartacus/styles": "2211.37.0",
4444
"@spartacus/user": "2211.37.0",
45-
"rxjs": "^7.8.0"
45+
"rxjs": "^7.8.2"
4646
},
4747
"engines": {
4848
"node": "^22.0.0"

0 commit comments

Comments
 (0)
Please sign in to comment.