@graphcommerce/hygraph-dynamic-rows-ui 7.1.0-canary.67 → 8.0.0-canary.100
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 +66 -0
- package/package.json +13 -13
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,71 @@
|
|
|
1
1
|
# @graphcommerce/hygraph-dynamic-rows-ui
|
|
2
2
|
|
|
3
|
+
## 8.0.0-canary.100
|
|
4
|
+
|
|
5
|
+
## 8.0.0-canary.99
|
|
6
|
+
|
|
7
|
+
## 8.0.0-canary.98
|
|
8
|
+
|
|
9
|
+
## 8.0.0-canary.97
|
|
10
|
+
|
|
11
|
+
## 8.0.0-canary.96
|
|
12
|
+
|
|
13
|
+
## 8.0.0-canary.95
|
|
14
|
+
|
|
15
|
+
## 8.0.0-canary.94
|
|
16
|
+
|
|
17
|
+
## 8.0.0-canary.93
|
|
18
|
+
|
|
19
|
+
## 8.0.0-canary.92
|
|
20
|
+
|
|
21
|
+
## 8.0.0-canary.91
|
|
22
|
+
|
|
23
|
+
## 8.0.0-canary.90
|
|
24
|
+
|
|
25
|
+
## 8.0.0-canary.89
|
|
26
|
+
|
|
27
|
+
## 8.0.0-canary.88
|
|
28
|
+
|
|
29
|
+
## 8.0.0-canary.87
|
|
30
|
+
|
|
31
|
+
## 8.0.0-canary.86
|
|
32
|
+
|
|
33
|
+
## 8.0.0-canary.85
|
|
34
|
+
|
|
35
|
+
## 8.0.0-canary.84
|
|
36
|
+
|
|
37
|
+
## 8.0.0-canary.83
|
|
38
|
+
|
|
39
|
+
## 8.0.0-canary.82
|
|
40
|
+
|
|
41
|
+
## 8.0.0-canary.81
|
|
42
|
+
|
|
43
|
+
## 8.0.0-canary.80
|
|
44
|
+
|
|
45
|
+
## 8.0.0-canary.79
|
|
46
|
+
|
|
47
|
+
## 8.0.0-canary.78
|
|
48
|
+
|
|
49
|
+
## 8.0.0-canary.77
|
|
50
|
+
|
|
51
|
+
## 8.0.0-canary.76
|
|
52
|
+
|
|
53
|
+
## 8.0.0-canary.75
|
|
54
|
+
|
|
55
|
+
## 8.0.0-canary.74
|
|
56
|
+
|
|
57
|
+
## 8.0.0-canary.73
|
|
58
|
+
|
|
59
|
+
## 8.0.0-canary.72
|
|
60
|
+
|
|
61
|
+
## 8.0.0-canary.71
|
|
62
|
+
|
|
63
|
+
## 8.0.0-canary.70
|
|
64
|
+
|
|
65
|
+
## 8.0.0-canary.69
|
|
66
|
+
|
|
67
|
+
## 7.1.0-canary.68
|
|
68
|
+
|
|
3
69
|
## 7.1.0-canary.67
|
|
4
70
|
|
|
5
71
|
## 7.1.0-canary.66
|
package/package.json
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
"name": "@graphcommerce/hygraph-dynamic-rows-ui",
|
|
3
3
|
"homepage": "https://www.graphcommerce.org/",
|
|
4
4
|
"repository": "github:graphcommerce-org/graphcommerce",
|
|
5
|
-
"version": "
|
|
5
|
+
"version": "8.0.0-canary.100",
|
|
6
6
|
"sideEffects": false,
|
|
7
7
|
"type": "commonjs",
|
|
8
8
|
"prettier": "@graphcommerce/prettier-config-pwa",
|
|
@@ -16,29 +16,29 @@
|
|
|
16
16
|
"dev": "next dev"
|
|
17
17
|
},
|
|
18
18
|
"dependencies": {
|
|
19
|
-
"@apollo/client": "~3.8.
|
|
20
|
-
"@graphcommerce/next-config": "
|
|
19
|
+
"@apollo/client": "~3.8.10",
|
|
20
|
+
"@graphcommerce/next-config": "8.0.0-canary.100",
|
|
21
21
|
"@hygraph/app-sdk-react": "^0.0.3",
|
|
22
|
-
"@lingui/core": "^4.
|
|
23
|
-
"@lingui/macro": "^4.
|
|
24
|
-
"@lingui/react": "^4.
|
|
25
|
-
"@mui/material": "5.
|
|
22
|
+
"@lingui/core": "^4.7.0",
|
|
23
|
+
"@lingui/macro": "^4.7.0",
|
|
24
|
+
"@lingui/react": "^4.7.0",
|
|
25
|
+
"@mui/material": "5.15.5",
|
|
26
26
|
"cross-env": "^7.0.3",
|
|
27
27
|
"dotenv": "16.3.1",
|
|
28
28
|
"graphql": "^16.8.1",
|
|
29
|
-
"next": "14.0
|
|
29
|
+
"next": "14.1.0",
|
|
30
30
|
"react": "^18.2.0",
|
|
31
31
|
"react-dom": "^18.2.0",
|
|
32
32
|
"webpack": "5.89.0"
|
|
33
33
|
},
|
|
34
34
|
"devDependencies": {
|
|
35
|
-
"@graphcommerce/eslint-config-pwa": "
|
|
36
|
-
"@graphcommerce/prettier-config-pwa": "
|
|
37
|
-
"@graphcommerce/typescript-config-pwa": "
|
|
35
|
+
"@graphcommerce/eslint-config-pwa": "8.0.0-canary.100",
|
|
36
|
+
"@graphcommerce/prettier-config-pwa": "8.0.0-canary.100",
|
|
37
|
+
"@graphcommerce/typescript-config-pwa": "8.0.0-canary.100",
|
|
38
38
|
"@types/react-is": "^18.2.4",
|
|
39
39
|
"babel-plugin-macros": "^3.1.0",
|
|
40
|
-
"eslint": "8.
|
|
41
|
-
"prettier": "3.
|
|
40
|
+
"eslint": "8.56.0",
|
|
41
|
+
"prettier": "3.2.4",
|
|
42
42
|
"typescript": "5.3.3"
|
|
43
43
|
}
|
|
44
44
|
}
|