@sellout/ui 0.0.274-alpha.0 → 0.0.277
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/package.json +16 -16
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@sellout/ui",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.277",
|
|
4
4
|
"main": "build/index.js",
|
|
5
5
|
"module": "build/index.es.js",
|
|
6
6
|
"files": [
|
|
@@ -21,30 +21,30 @@
|
|
|
21
21
|
"devDependencies": {
|
|
22
22
|
"@babel/core": "^7.15.8",
|
|
23
23
|
"@testing-library/jest-dom": "^4.2.4",
|
|
24
|
-
"@testing-library/react": "^9.
|
|
24
|
+
"@testing-library/react": "^9.4.0",
|
|
25
25
|
"@testing-library/user-event": "^7.2.1",
|
|
26
26
|
"@types/jest": "^24.0.24",
|
|
27
|
-
"@types/react": "^16.14.
|
|
28
|
-
"@types/react-dom": "^16.9.
|
|
27
|
+
"@types/react": "^16.14.17",
|
|
28
|
+
"@types/react-dom": "^16.9.14",
|
|
29
29
|
"@types/styled-components": "^5.1.15",
|
|
30
30
|
"awesome-typescript-loader": "^5.2.1",
|
|
31
|
-
"babel-loader": "^8.
|
|
31
|
+
"babel-loader": "^8.2.2",
|
|
32
32
|
"fs-extra": "^9.1.0",
|
|
33
33
|
"jest": "^24.9.0",
|
|
34
|
-
"rollup": "^1.
|
|
34
|
+
"rollup": "^1.27.13",
|
|
35
35
|
"rollup-plugin-commonjs": "^10.1.0",
|
|
36
36
|
"rollup-plugin-multi-input": "^1.3.1",
|
|
37
37
|
"rollup-plugin-node-resolve": "^5.2.0",
|
|
38
38
|
"rollup-plugin-peer-deps-external": "^2.2.4",
|
|
39
39
|
"rollup-plugin-svg": "^2.0.0",
|
|
40
|
-
"rollup-plugin-typescript2": "^0.25.
|
|
41
|
-
"standard": "^14.3.
|
|
42
|
-
"ts-jest": "^24.
|
|
40
|
+
"rollup-plugin-typescript2": "^0.25.1",
|
|
41
|
+
"standard": "^14.3.1",
|
|
42
|
+
"ts-jest": "^24.2.0",
|
|
43
43
|
"typescript": "^3.7.5"
|
|
44
44
|
},
|
|
45
45
|
"dependencies": {
|
|
46
46
|
"@apollo/client": "^3.4.16",
|
|
47
|
-
"@apollo/react-hooks": "^
|
|
47
|
+
"@apollo/react-hooks": "^3.1.3",
|
|
48
48
|
"@fortawesome/fontawesome-svg-core": "^1.2.36",
|
|
49
49
|
"@fortawesome/free-brands-svg-icons": "^5.15.4",
|
|
50
50
|
"@fortawesome/free-regular-svg-icons": "^5.15.4",
|
|
@@ -52,11 +52,11 @@
|
|
|
52
52
|
"@fortawesome/pro-light-svg-icons": "^5.15.4",
|
|
53
53
|
"@fortawesome/pro-regular-svg-icons": "^5.15.4",
|
|
54
54
|
"@fortawesome/pro-solid-svg-icons": "^5.15.4",
|
|
55
|
-
"@fortawesome/react-fontawesome": "^0.1.
|
|
55
|
+
"@fortawesome/react-fontawesome": "^0.1.16",
|
|
56
56
|
"@hapi/joi": "^17.1.1",
|
|
57
|
-
"@react-pdf/primitives": "^2.0.
|
|
58
|
-
"@react-pdf/renderer": "^2.
|
|
59
|
-
"@sellout/utils": "^0.0.
|
|
57
|
+
"@react-pdf/primitives": "^2.0.0",
|
|
58
|
+
"@react-pdf/renderer": "^2.0.20",
|
|
59
|
+
"@sellout/utils": "^0.0.277",
|
|
60
60
|
"@types/escape-html": "^1.0.1",
|
|
61
61
|
"@types/hapi__joi": "^16.0.12",
|
|
62
62
|
"@types/react-pdf": "^4.0.6",
|
|
@@ -68,9 +68,9 @@
|
|
|
68
68
|
"react-phone-input-2": "^2.14.0",
|
|
69
69
|
"rollup-plugin-url": "^3.0.1",
|
|
70
70
|
"shortid": "^2.2.16",
|
|
71
|
-
"use-places-autocomplete": "^1.
|
|
71
|
+
"use-places-autocomplete": "^1.9.4"
|
|
72
72
|
},
|
|
73
|
-
"gitHead": "
|
|
73
|
+
"gitHead": "6517643f2980bd656faf48c72bac02ef153e5e2d",
|
|
74
74
|
"peerDependencies": {
|
|
75
75
|
"react": "^16.13.0",
|
|
76
76
|
"react-dom": "^16.13.0",
|