Skip to content

Commit 60fd2b3

Browse files
committed
PWA-3430::Post Scafhold all commands are failing in when scafholded
1 parent 8fce578 commit 60fd2b3

File tree

3 files changed

+2982
-2687
lines changed

3 files changed

+2982
-2687
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
},
4848
"dependencies": {
4949
"caniuse-lite": "~1.0.30001335",
50-
"dompurify": "^2.3.8",
50+
"dompurify": "~3.2.4",
5151
"path-to-regexp": "^8.2.0",
5252
"qs": "^6.13.0",
5353
"setimmediate": "^1.0.5"

packages/venia-concept/package.json

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,11 +35,12 @@
3535
},
3636
"homepage": "https://github.com/magento/pwa-studio/tree/main/packages/venia-concept#readme",
3737
"dependencies": {
38-
"@magento/pwa-buildpack": "~11.5.3",
39-
"dompurify": "~3.2.4"
38+
"@magento/experience-platform-connector": "~1.0.9",
39+
"@magento/pwa-buildpack": "~11.5.3"
4040
},
4141
"devDependencies": {
4242
"@adobe/apollo-link-mutation-queue": "~1.0.2",
43+
"@adobe/magento-storefront-events-sdk": "~1.13.0",
4344
"@apollo/client": "~3.5.0",
4445
"@babel/core": "~7.15.0",
4546
"@babel/plugin-proposal-class-properties": "~7.14.5",
@@ -56,7 +57,10 @@
5657
"@magento/pagebuilder": "~9.3.3",
5758
"@magento/peregrine": "~14.5.1",
5859
"@magento/pwa-theme-venia": "~2.4.0",
60+
"@magento/recommendations-js-sdk": "~2.0.7",
5961
"@magento/upward-security-headers": "~1.0.14",
62+
"@magento/venia-data-collector": "~1.0.7",
63+
"@magento/venia-product-recommendations": "~1.0.1",
6064
"@magento/venia-ui": "~11.6.0",
6165
"@pmmmwh/react-refresh-webpack-plugin": "0.4.1",
6266
"@storybook/react": "~6.3.7",
@@ -73,6 +77,7 @@
7377
"braintree-web-drop-in": "~1.43.0",
7478
"compression": "~1.7.4",
7579
"css-loader": "~5.2.7",
80+
"dompurify": "~3.2.4",
7681
"dotenv": "~6.2.0",
7782
"eslint": "~7.32.0",
7883
"eslint-plugin-babel": "~5.3.0",

0 commit comments

Comments
 (0)