Skip to content

Commit

Permalink
Fix peerDependency framer-motion and webpack
Browse files Browse the repository at this point in the history
  • Loading branch information
paales committed Nov 19, 2024
1 parent 5b4fd8b commit 22a0ef2
Show file tree
Hide file tree
Showing 32 changed files with 65 additions and 60 deletions.
5 changes: 5 additions & 0 deletions .changeset/tall-stingrays-serve.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@graphcommerce/next-config': patch
---

Solve peer dependency issues for webpack and framer-motion
2 changes: 1 addition & 1 deletion packages/demo-magento-graphcommerce/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@graphcommerce/prettier-config-pwa": "^9.0.0-canary.101",
"@graphcommerce/typescript-config-pwa": "^9.0.0-canary.101",
"@mui/material": "^5.10.16",
"framer-motion": "^10.0.0",
"framer-motion": "^11.0.0",
"next": "*",
"react": "^18.2.0",
"react-dom": "^18.2.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/ecommerce-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@lingui/macro": "^4.2.1",
"@lingui/react": "^4.2.1",
"@mui/material": "^5.10.16",
"framer-motion": "^10.0.0",
"framer-motion": "^11.0.0",
"next": "*",
"react": "^18.2.0",
"react-dom": "^18.2.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/framer-next-pages/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@graphcommerce/framer-utils": "^9.0.0-canary.101",
"@graphcommerce/prettier-config-pwa": "^9.0.0-canary.101",
"@graphcommerce/typescript-config-pwa": "^9.0.0-canary.101",
"framer-motion": "^10.0.0",
"framer-motion": "^11.0.0",
"next": "*",
"react": "^18.2.0",
"react-dom": "^18.2.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/framer-scroller/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@lingui/core": "^4.2.1",
"@lingui/react": "^4.2.1",
"@mui/material": "^5.10.16",
"framer-motion": "^10.0.0",
"framer-motion": "^11.0.0",
"next": "*",
"react": "^18.2.0",
"react-dom": "^18.2.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/framer-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@graphcommerce/eslint-config-pwa": "^9.0.0-canary.101",
"@graphcommerce/prettier-config-pwa": "^9.0.0-canary.101",
"@graphcommerce/typescript-config-pwa": "^9.0.0-canary.101",
"framer-motion": "^10.0.0",
"framer-motion": "^11.0.0",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/magento-cart-billing-address/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@lingui/macro": "^4.2.1",
"@lingui/react": "^4.2.1",
"@mui/material": "^5.10.16",
"framer-motion": "^10.0.0",
"framer-motion": "^11.0.0",
"next": "*",
"react": "^18.2.0",
"react-dom": "^18.2.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/magento-cart-checkout/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@lingui/macro": "^4.2.1",
"@lingui/react": "^4.2.1",
"@mui/material": "^5.10.16",
"framer-motion": "^10.0.0",
"framer-motion": "^11.0.0",
"next": "*",
"react": "^18.2.0",
"react-dom": "^18.2.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/magento-cart-coupon/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@lingui/macro": "^4.2.1",
"@lingui/react": "^4.2.1",
"@mui/material": "^5.10.16",
"framer-motion": "^10.0.0",
"framer-motion": "^11.0.0",
"next": "*",
"react": "^18.2.0",
"react-dom": "^18.2.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/magento-cart-email/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@lingui/macro": "^4.2.1",
"@lingui/react": "^4.2.1",
"@mui/material": "^5.10.16",
"framer-motion": "^10.0.0",
"framer-motion": "^11.0.0",
"next": "*",
"react": "^18.2.0",
"react-dom": "^18.2.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/magento-cart-items/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@lingui/macro": "^4.2.1",
"@lingui/react": "^4.2.1",
"@mui/material": "^5.10.16",
"framer-motion": "^10.0.0",
"framer-motion": "^11.0.0",
"next": "*",
"react": "^18.2.0",
"react-dom": "^18.2.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/magento-cart-payment-method/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@lingui/macro": "^4.2.1",
"@lingui/react": "^4.2.1",
"@mui/material": "^5.10.16",
"framer-motion": "^10.0.0",
"framer-motion": "^11.0.0",
"next": "*",
"react": "^18.2.0",
"react-dom": "^18.2.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/magento-cart-pickup/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@lingui/macro": "^4.2.1",
"@lingui/react": "^4.2.1",
"@mui/material": "^5.10.16",
"framer-motion": "^10.0.0",
"framer-motion": "^11.0.0",
"next": "*",
"react": "^18.2.0",
"react-dom": "^18.2.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/magento-cart-shipping-address/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@lingui/macro": "^4.2.1",
"@lingui/react": "^4.2.1",
"@mui/material": "^5.10.16",
"framer-motion": "^10.0.0",
"framer-motion": "^11.0.0",
"next": "*",
"react": "^18.2.0",
"react-dom": "^18.2.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/magento-cart-shipping-method/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@lingui/macro": "^4.2.1",
"@lingui/react": "^4.2.1",
"@mui/material": "^5.10.16",
"framer-motion": "^10.0.0",
"framer-motion": "^11.0.0",
"next": "*",
"react": "^18.2.0",
"react-dom": "^18.2.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/magento-cart/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@lingui/macro": "^4.2.1",
"@lingui/react": "^4.2.1",
"@mui/material": "^5.10.16",
"framer-motion": "^10.0.0",
"framer-motion": "^11.0.0",
"graphql": "^16.0.0",
"next": "*",
"react": "^18.2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/magento-compare/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@lingui/macro": "^4.2.1",
"@lingui/react": "^4.2.1",
"@mui/material": "^5.10.16",
"framer-motion": "^10.0.0",
"framer-motion": "^11.0.0",
"graphql": "^16.0.0",
"next": "*",
"react": "^18.2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/magento-customer-order/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@lingui/macro": "^4.2.1",
"@lingui/react": "^4.2.1",
"@mui/material": "^5.10.16",
"framer-motion": "^10.0.0",
"framer-motion": "^11.0.0",
"next": "*",
"react": "^18.2.0",
"react-dom": "^18.2.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/magento-customer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@lingui/macro": "^4.2.1",
"@lingui/react": "^4.2.1",
"@mui/material": "^5.10.16",
"framer-motion": "^10.0.0",
"framer-motion": "^11.0.0",
"graphql": "^16.0.0",
"next": "*",
"react": "^18.2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/magento-newsletter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@lingui/macro": "^4.2.1",
"@lingui/react": "^4.2.1",
"@mui/material": "^5.10.16",
"framer-motion": "^10.0.0",
"framer-motion": "^11.0.0",
"next": "*",
"react": "^18.2.0",
"react-dom": "^18.2.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/magento-pagebuilder/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@lingui/macro": "^4.2.1",
"@lingui/react": "^4.2.1",
"@mui/material": "^5.10.16",
"framer-motion": "^10.0.0",
"framer-motion": "^11.0.0",
"next": "*",
"react": "^18.2.0",
"react-dom": "^18.2.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/magento-payment-braintree/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@lingui/macro": "^4.2.1",
"@lingui/react": "^4.2.1",
"@mui/material": "^5.10.16",
"framer-motion": "^10.0.0",
"framer-motion": "^11.0.0",
"next": "*",
"react": "^18.2.0",
"react-dom": "^18.2.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/magento-payment-included/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@lingui/macro": "^4.2.1",
"@lingui/react": "^4.2.1",
"@mui/material": "^5.10.16",
"framer-motion": "^10.0.0",
"framer-motion": "^11.0.0",
"next": "*",
"react": "^18.2.0",
"react-dom": "^18.2.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/magento-payment-klarna/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@lingui/macro": "^4.2.1",
"@lingui/react": "^4.2.1",
"@mui/material": "^5.10.16",
"framer-motion": "^10.0.0",
"framer-motion": "^11.0.0",
"next": "*",
"react": "^18.2.0",
"react-dom": "^18.2.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/magento-payment-paypal/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@lingui/macro": "^4.2.1",
"@lingui/react": "^4.2.1",
"@mui/material": "^5.10.16",
"framer-motion": "^10.0.0",
"framer-motion": "^11.0.0",
"next": "*",
"react": "^18.2.0",
"react-dom": "^18.2.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/magento-product-configurable/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@lingui/macro": "^4.2.1",
"@lingui/react": "^4.2.1",
"@mui/material": "^5.10.16",
"framer-motion": "^10.0.0",
"framer-motion": "^11.0.0",
"next": "*",
"react": "^18.2.0",
"react-dom": "^18.2.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/magento-product/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@lingui/macro": "^4.2.1",
"@lingui/react": "^4.2.1",
"@mui/material": "^5.10.16",
"framer-motion": "^10.0.0",
"framer-motion": "^11.0.0",
"next": "*",
"react": "^18.2.0",
"react-dom": "^18.2.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/magento-recently-viewed-products/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@graphcommerce/prettier-config-pwa": "^9.0.0-canary.101",
"@graphcommerce/typescript-config-pwa": "^9.0.0-canary.101",
"@mui/material": "^5.10.16",
"framer-motion": "^10.0.0",
"framer-motion": "^11.0.0",
"next": "*",
"react": "^18.2.0",
"react-dom": "^18.2.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/magento-wishlist/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@lingui/macro": "^4.2.1",
"@lingui/react": "^4.2.1",
"@mui/material": "^5.10.16",
"framer-motion": "^10.0.0",
"framer-motion": "^11.0.0",
"next": "*",
"react": "^18.2.0",
"react-dom": "^18.2.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/next-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"@lingui/react": "^4.2.1",
"@mui/lab": "^5.0.0-alpha.68",
"@mui/material": "^5.10.16",
"framer-motion": "^10.0.0",
"framer-motion": "^11.0.0",
"next": "*",
"react": "^18.2.0",
"react-dom": "^18.2.0"
Expand Down
2 changes: 1 addition & 1 deletion packagesDev/next-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,6 @@
"@lingui/macro": "^4.2.1",
"graphql": "^16",
"next": "*",
"webpack": "~5.92.1"
"webpack": "~5.93.0"
}
}
Loading

0 comments on commit 22a0ef2

Please sign in to comment.