@graphcommerce/magento-cart 4.4.1 → 4.4.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +40 -0
- package/package.json +15 -15
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,45 @@
|
|
|
1
1
|
# Change Log
|
|
2
2
|
|
|
3
|
+
## 4.4.4
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies [[`c877e438a`](https://github.com/graphcommerce-org/graphcommerce/commit/c877e438a48f30204fa3e36b611906a546e1cf5c), [`371e6cf52`](https://github.com/graphcommerce-org/graphcommerce/commit/371e6cf52916a3b6c44192bd40cc8271bd608832), [`4143483f3`](https://github.com/graphcommerce-org/graphcommerce/commit/4143483f37c038d2bbf218be2685e27a31a35745)]:
|
|
8
|
+
- @graphcommerce/magento-customer@4.5.4
|
|
9
|
+
- @graphcommerce/next-ui@4.10.0
|
|
10
|
+
- @graphcommerce/ecommerce-ui@1.0.20
|
|
11
|
+
- @graphcommerce/framer-scroller@2.1.17
|
|
12
|
+
- @graphcommerce/magento-store@4.2.11
|
|
13
|
+
|
|
14
|
+
## 4.4.3
|
|
15
|
+
|
|
16
|
+
### Patch Changes
|
|
17
|
+
|
|
18
|
+
- [#1490](https://github.com/graphcommerce-org/graphcommerce/pull/1490) [`d311ef48b`](https://github.com/graphcommerce-org/graphcommerce/commit/d311ef48bb3e97806d992af5516d6b7f183ec9cb) Thanks [@paales](https://github.com/paales)! - upgraded packages
|
|
19
|
+
|
|
20
|
+
- Updated dependencies [[`8a626ecf7`](https://github.com/graphcommerce-org/graphcommerce/commit/8a626ecf7ed00c46a28088e0b9bae00a4e1ae019), [`a9213f1f5`](https://github.com/graphcommerce-org/graphcommerce/commit/a9213f1f5a410d217768386ccb6d9b5ce7bd5782), [`ddb6d6329`](https://github.com/graphcommerce-org/graphcommerce/commit/ddb6d6329bfad361b2fbe96402ca2bfc0ab3d98c), [`d311ef48b`](https://github.com/graphcommerce-org/graphcommerce/commit/d311ef48bb3e97806d992af5516d6b7f183ec9cb)]:
|
|
21
|
+
- @graphcommerce/magento-customer@4.5.3
|
|
22
|
+
- @graphcommerce/next-ui@4.9.0
|
|
23
|
+
- @graphcommerce/framer-scroller@2.1.16
|
|
24
|
+
- @graphcommerce/ecommerce-ui@1.0.19
|
|
25
|
+
- @graphcommerce/framer-next-pages@3.2.3
|
|
26
|
+
- @graphcommerce/graphql@3.2.1
|
|
27
|
+
- @graphcommerce/image@3.1.7
|
|
28
|
+
- @graphcommerce/magento-graphql@3.0.14
|
|
29
|
+
- @graphcommerce/magento-store@4.2.10
|
|
30
|
+
- @graphcommerce/react-hook-form@3.2.2
|
|
31
|
+
|
|
32
|
+
## 4.4.2
|
|
33
|
+
|
|
34
|
+
### Patch Changes
|
|
35
|
+
|
|
36
|
+
- Updated dependencies [[`0ab7c5465`](https://github.com/graphcommerce-org/graphcommerce/commit/0ab7c5465441cba9bf8cd185a6790ce2f443f4ed), [`711fa6e04`](https://github.com/graphcommerce-org/graphcommerce/commit/711fa6e04519bbe91825fec7e1714277c1a8fa68)]:
|
|
37
|
+
- @graphcommerce/framer-scroller@2.1.15
|
|
38
|
+
- @graphcommerce/next-ui@4.8.4
|
|
39
|
+
- @graphcommerce/magento-customer@4.5.2
|
|
40
|
+
- @graphcommerce/ecommerce-ui@1.0.18
|
|
41
|
+
- @graphcommerce/magento-store@4.2.9
|
|
42
|
+
|
|
3
43
|
## 4.4.1
|
|
4
44
|
|
|
5
45
|
### Patch Changes
|
package/package.json
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
"name": "@graphcommerce/magento-cart",
|
|
3
3
|
"homepage": "https://www.graphcommerce.org/",
|
|
4
4
|
"repository": "github:graphcommerce-org/graphcommerce",
|
|
5
|
-
"version": "4.4.
|
|
5
|
+
"version": "4.4.4",
|
|
6
6
|
"sideEffects": false,
|
|
7
7
|
"prettier": "@graphcommerce/prettier-config-pwa",
|
|
8
8
|
"eslintConfig": {
|
|
@@ -12,30 +12,30 @@
|
|
|
12
12
|
}
|
|
13
13
|
},
|
|
14
14
|
"devDependencies": {
|
|
15
|
-
"@graphcommerce/eslint-config-pwa": "^4.1.
|
|
15
|
+
"@graphcommerce/eslint-config-pwa": "^4.1.8",
|
|
16
16
|
"@graphcommerce/prettier-config-pwa": "^4.0.6",
|
|
17
17
|
"@graphcommerce/typescript-config-pwa": "^4.0.3",
|
|
18
18
|
"@playwright/test": "^1.21.1"
|
|
19
19
|
},
|
|
20
20
|
"dependencies": {
|
|
21
|
-
"@graphcommerce/ecommerce-ui": "1.0.
|
|
22
|
-
"@graphcommerce/framer-next-pages": "3.2.
|
|
23
|
-
"@graphcommerce/framer-scroller": "2.1.
|
|
24
|
-
"@graphcommerce/graphql": "3.2.
|
|
25
|
-
"@graphcommerce/image": "3.1.
|
|
26
|
-
"@graphcommerce/magento-customer": "4.5.
|
|
27
|
-
"@graphcommerce/magento-graphql": "3.0.
|
|
28
|
-
"@graphcommerce/magento-store": "4.2.
|
|
29
|
-
"@graphcommerce/next-ui": "4.
|
|
30
|
-
"@graphcommerce/react-hook-form": "3.2.
|
|
21
|
+
"@graphcommerce/ecommerce-ui": "1.0.20",
|
|
22
|
+
"@graphcommerce/framer-next-pages": "3.2.3",
|
|
23
|
+
"@graphcommerce/framer-scroller": "2.1.17",
|
|
24
|
+
"@graphcommerce/graphql": "3.2.1",
|
|
25
|
+
"@graphcommerce/image": "3.1.7",
|
|
26
|
+
"@graphcommerce/magento-customer": "4.5.4",
|
|
27
|
+
"@graphcommerce/magento-graphql": "3.0.14",
|
|
28
|
+
"@graphcommerce/magento-store": "4.2.11",
|
|
29
|
+
"@graphcommerce/next-ui": "4.10.0",
|
|
30
|
+
"@graphcommerce/react-hook-form": "3.2.2"
|
|
31
31
|
},
|
|
32
32
|
"peerDependencies": {
|
|
33
33
|
"@lingui/react": "^3.13.2",
|
|
34
34
|
"@lingui/core": "^3.13.2",
|
|
35
35
|
"@mui/material": "5.5.3",
|
|
36
36
|
"framer-motion": "^6.2.4",
|
|
37
|
-
"next": "12.1.2",
|
|
38
|
-
"react": "^
|
|
39
|
-
"react-dom": "^
|
|
37
|
+
"next": "^12.1.2",
|
|
38
|
+
"react": "^18.0.0",
|
|
39
|
+
"react-dom": "^18.0.0"
|
|
40
40
|
}
|
|
41
41
|
}
|