@streamlayer/react 0.20.4 → 0.21.0
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 +39 -39
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@streamlayer/react",
|
|
3
|
-
"version": "0.
|
|
3
|
+
"version": "0.21.0",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"author": "StreamLayer, Inc (https://streamlayer.io)",
|
|
6
6
|
"maintainers": [
|
|
@@ -34,59 +34,59 @@
|
|
|
34
34
|
}
|
|
35
35
|
],
|
|
36
36
|
"dependencies": {
|
|
37
|
-
"@streamlayer/sdk-web": "^0.
|
|
38
|
-
"@streamlayer/sdk-web-api": "^0.
|
|
39
|
-
"@streamlayer/sdk-web-core": "^0.
|
|
40
|
-
"@streamlayer/sdk-web-types": "^0.
|
|
41
|
-
"@streamlayer/sdk-web-logger": "^0.
|
|
42
|
-
"@streamlayer/sdk-web-storage": "^0.
|
|
43
|
-
"@streamlayer/sdk-web-features": "^0.
|
|
44
|
-
"@streamlayer/sdk-web-interfaces": "^0.
|
|
45
|
-
"@streamlayer/sdk-web-notifications": "^0.
|
|
46
|
-
"@streamlayer/feature-gamification": "^0.
|
|
37
|
+
"@streamlayer/sdk-web": "^0.26.0",
|
|
38
|
+
"@streamlayer/sdk-web-api": "^0.1.0",
|
|
39
|
+
"@streamlayer/sdk-web-core": "^0.11.0",
|
|
40
|
+
"@streamlayer/sdk-web-types": "^0.14.0",
|
|
41
|
+
"@streamlayer/sdk-web-logger": "^0.5.0",
|
|
42
|
+
"@streamlayer/sdk-web-storage": "^0.3.0",
|
|
43
|
+
"@streamlayer/sdk-web-features": "^0.9.0",
|
|
44
|
+
"@streamlayer/sdk-web-interfaces": "^0.17.0",
|
|
45
|
+
"@streamlayer/sdk-web-notifications": "^0.9.0",
|
|
46
|
+
"@streamlayer/feature-gamification": "^0.14.0"
|
|
47
47
|
},
|
|
48
48
|
"peerDependencies": {
|
|
49
|
-
"@connectrpc/connect": "
|
|
50
|
-
"@connectrpc/connect-web": "
|
|
51
|
-
"@bufbuild/protobuf": "
|
|
52
|
-
"react-auth-code-input": "
|
|
53
|
-
"react-countdown-circle-timer": "
|
|
54
|
-
"react-phone-number-input": "
|
|
55
|
-
"nanostores": "
|
|
56
|
-
"@nanostores/query": "
|
|
57
|
-
"@nanostores/logger": "
|
|
58
|
-
"@nanostores/react": "
|
|
59
|
-
"pino": "
|
|
49
|
+
"@connectrpc/connect": "^1.1.3",
|
|
50
|
+
"@connectrpc/connect-web": "^1.1.3",
|
|
51
|
+
"@bufbuild/protobuf": "^1.4.2",
|
|
52
|
+
"react-auth-code-input": "^3.2.1",
|
|
53
|
+
"react-countdown-circle-timer": "^3.2.1",
|
|
54
|
+
"react-phone-number-input": "^3.3.7",
|
|
55
|
+
"nanostores": "^0.9.4",
|
|
56
|
+
"@nanostores/query": "^0.2.8",
|
|
57
|
+
"@nanostores/logger": "^0.2.4",
|
|
58
|
+
"@nanostores/react": "^0.7.1",
|
|
59
|
+
"pino": "^8.16.1"
|
|
60
60
|
},
|
|
61
61
|
"devDependencies": {
|
|
62
62
|
"@babel/preset-react": "^7.14.5",
|
|
63
|
-
"@babel/preset-typescript": "^7.23.
|
|
64
|
-
"@esbuild-plugins/node-globals-polyfill": "
|
|
65
|
-
"@esbuild-plugins/node-modules-polyfill": "
|
|
63
|
+
"@babel/preset-typescript": "^7.23.2",
|
|
64
|
+
"@esbuild-plugins/node-globals-polyfill": "^0.2.3",
|
|
65
|
+
"@esbuild-plugins/node-modules-polyfill": "^0.2.2",
|
|
66
66
|
"@linaria/babel-preset": "^5.0.3",
|
|
67
67
|
"@linaria/esbuild": "^5.0.3",
|
|
68
|
-
"@nrwl/esbuild": "
|
|
69
|
-
"@size-limit/esbuild": "
|
|
70
|
-
"@size-limit/esbuild-why": "
|
|
71
|
-
"@size-limit/file": "
|
|
68
|
+
"@nrwl/esbuild": "17.0.3",
|
|
69
|
+
"@size-limit/esbuild": "^10.0.2",
|
|
70
|
+
"@size-limit/esbuild-why": "^10.0.2",
|
|
71
|
+
"@size-limit/file": "^10.0.2",
|
|
72
72
|
"@testing-library/react": "14.0.0",
|
|
73
|
-
"@types/react": "18.2.
|
|
74
|
-
"@types/react-dom": "18.2.
|
|
75
|
-
"esbuild-plugin-external-global": "
|
|
76
|
-
"esbuild-plugin-polyfill-node": "
|
|
77
|
-
"esbuild-plugin-svgr": "
|
|
78
|
-
"eslint-plugin-jsx-a11y": "6.
|
|
73
|
+
"@types/react": "18.2.36",
|
|
74
|
+
"@types/react-dom": "18.2.14",
|
|
75
|
+
"esbuild-plugin-external-global": "^1.0.1",
|
|
76
|
+
"esbuild-plugin-polyfill-node": "^0.3.0",
|
|
77
|
+
"esbuild-plugin-svgr": "^2.1.0",
|
|
78
|
+
"eslint-plugin-jsx-a11y": "6.8.0",
|
|
79
79
|
"eslint-plugin-react": "7.33.2",
|
|
80
80
|
"eslint-plugin-react-hooks": "4.6.0",
|
|
81
|
-
"nx-gcs": "^1.0.
|
|
81
|
+
"nx-gcs": "^1.0.6",
|
|
82
82
|
"react": "18.2.0",
|
|
83
83
|
"react-dom": "18.2.0",
|
|
84
84
|
"react-refresh": "^0.14.0",
|
|
85
85
|
"rollup-plugin-visualizer": "^5.9.2",
|
|
86
|
-
"size-limit": "
|
|
86
|
+
"size-limit": "^10.0.2",
|
|
87
87
|
"url-loader": "^4.1.1",
|
|
88
|
-
"vite-plugin-dts": "^3.6.
|
|
89
|
-
"@streamlayer/react-ui": "^0.
|
|
88
|
+
"vite-plugin-dts": "^3.6.3",
|
|
89
|
+
"@streamlayer/react-ui": "^0.24.0"
|
|
90
90
|
},
|
|
91
91
|
"scripts": {
|
|
92
92
|
"size-limit": "size-limit"
|