@streamlayer/react 1.11.3-rc.3 → 1.11.3-rc.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/package.json +1 -70
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@streamlayer/react",
|
|
3
|
-
"version": "1.11.3-rc.
|
|
3
|
+
"version": "1.11.3-rc.4",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"author": "StreamLayer, Inc (https://streamlayer.io)",
|
|
6
6
|
"maintainers": [
|
|
@@ -117,75 +117,6 @@
|
|
|
117
117
|
"limit": "300 kB"
|
|
118
118
|
}
|
|
119
119
|
],
|
|
120
|
-
"peerDependencies": {
|
|
121
|
-
"@streamlayer/feature-gamification": "^1.13.4",
|
|
122
|
-
"@streamlayer/sdk-web": "^1.7.4",
|
|
123
|
-
"@streamlayer/sdk-web-analytics": "^1.5.8",
|
|
124
|
-
"@streamlayer/sdk-web-api": "^1.6.21",
|
|
125
|
-
"@streamlayer/sdk-web-core": "^1.9.4",
|
|
126
|
-
"@streamlayer/sdk-web-features": "^1.0.42",
|
|
127
|
-
"@streamlayer/sdk-web-interfaces": "^1.4.8",
|
|
128
|
-
"@streamlayer/sdk-web-logger": "^1.0.42",
|
|
129
|
-
"@streamlayer/sdk-web-notifications": "^1.3.4",
|
|
130
|
-
"@streamlayer/sdk-web-storage": "^1.0.42",
|
|
131
|
-
"@streamlayer/react-ui": "^1.17.0",
|
|
132
|
-
"@streamlayer/react-polyfills": "^0.1.2",
|
|
133
|
-
"@streamlayer/sdk-web-types": "^1.9.4",
|
|
134
|
-
"@bufbuild/protobuf": "^1.10.0",
|
|
135
|
-
"@connectrpc/connect": "^1.6.1",
|
|
136
|
-
"@connectrpc/connect-web": "^1.6.1",
|
|
137
|
-
"@fastify/deepmerge": "^2.0.0",
|
|
138
|
-
"@lottiefiles/react-lottie-player": "^3.5.4",
|
|
139
|
-
"@nanostores/query": "^0.2.10",
|
|
140
|
-
"@nanostores/react": "^0.7.2",
|
|
141
|
-
"@types/lodash.throttle": "^4.1.9",
|
|
142
|
-
"lodash.throttle": "^4.1.1",
|
|
143
|
-
"nanoid": "3.3.7",
|
|
144
|
-
"nanostores": "^0.10.3",
|
|
145
|
-
"pino": "^9.4.0",
|
|
146
|
-
"react-auth-code-input": "^3.2.1",
|
|
147
|
-
"react-countdown-circle-timer": "^3.2.1",
|
|
148
|
-
"react-countup": "^6.5.3",
|
|
149
|
-
"react-infinite-scroller": "^1.2.6",
|
|
150
|
-
"react-phone-number-input": "^3.4.8"
|
|
151
|
-
},
|
|
152
|
-
"devDependencies": {
|
|
153
|
-
"@babel/preset-react": "^7.24.7",
|
|
154
|
-
"@babel/preset-typescript": "^7.24.7",
|
|
155
|
-
"@esbuild-plugins/node-globals-polyfill": "^0.2.3",
|
|
156
|
-
"@esbuild-plugins/node-modules-polyfill": "^0.2.2",
|
|
157
|
-
"@linaria/babel-preset": "^5.0.4",
|
|
158
|
-
"@nrwl/esbuild": "19.8.4",
|
|
159
|
-
"@size-limit/esbuild": "^11.1.6",
|
|
160
|
-
"@size-limit/esbuild-why": "^11.1.6",
|
|
161
|
-
"@size-limit/file": "^11.1.6",
|
|
162
|
-
"@testing-library/react": "16.0.1",
|
|
163
|
-
"@types/react": "18.3.11",
|
|
164
|
-
"@types/react-dom": "18.3.0",
|
|
165
|
-
"@types/react-infinite-scroller": "^1.2.5",
|
|
166
|
-
"@wyw-in-js/vite": "^0.5.3",
|
|
167
|
-
"cssnano": "^7.0.6",
|
|
168
|
-
"esbuild-plugin-external-global": "^1.0.1",
|
|
169
|
-
"esbuild-plugin-polyfill-node": "^0.3.0",
|
|
170
|
-
"esbuild-plugin-svgr": "^2.1.0",
|
|
171
|
-
"eslint-plugin-jsx-a11y": "6.9.0",
|
|
172
|
-
"eslint-plugin-react": "7.34.3",
|
|
173
|
-
"eslint-plugin-react-hooks": "4.6.2",
|
|
174
|
-
"nx-gcs": "^1.0.6",
|
|
175
|
-
"postcss": "^8.4.47",
|
|
176
|
-
"postcss-cli": "^11.0.0",
|
|
177
|
-
"postcss-nested": "^6.2.0",
|
|
178
|
-
"postcss-prefix-selector": "^1.16.1",
|
|
179
|
-
"postcss-scss": "^4.0.9",
|
|
180
|
-
"react": "18.3.1",
|
|
181
|
-
"react-dom": "18.3.1",
|
|
182
|
-
"react-refresh": "^0.14.2",
|
|
183
|
-
"rollup-plugin-visualizer": "^5.12.0",
|
|
184
|
-
"size-limit": "^11.1.6",
|
|
185
|
-
"url-loader": "^4.1.1",
|
|
186
|
-
"vite-plugin-dts": "^4.5.0",
|
|
187
|
-
"@streamlayer/react-ui": "^1.17.0"
|
|
188
|
-
},
|
|
189
120
|
"scripts": {
|
|
190
121
|
"size-limit": "size-limit"
|
|
191
122
|
}
|