Skip to content

Commit 03f7adc

Browse files
fix(deps): update dependency @builder.io/partytown to ^0.10.3
1 parent 0d80026 commit 03f7adc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

@ecomplus/storefront-framework/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"@babel/core": "^7.26.0",
4040
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
4141
"@babel/preset-env": "^7.26.0",
42-
"@builder.io/partytown": "^0.7.6",
42+
"@builder.io/partytown": "^0.10.3",
4343
"@ecomplus/storefront-renderer": "^2.11.7",
4444
"@ecomplus/storefront-router": "^2.2.1",
4545
"autoprefixer": "^10.4.20",

@ecomplus/storefront-renderer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
},
2424
"homepage": "https://github.com/ecomplus/storefront/tree/master/@ecomplus/storefront-renderer#readme",
2525
"dependencies": {
26-
"@builder.io/partytown": "^0.7.6",
26+
"@builder.io/partytown": "^0.10.3",
2727
"@ecomplus/client": "^2.4.0",
2828
"@ecomplus/i18n": "^1.32.2",
2929
"@ecomplus/search-engine": "^2.6.1",

0 commit comments

Comments
 (0)