@solostylist/ui-kit 1.0.177 → 1.0.178

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.
Files changed (1) hide show
  1. package/package.json +1 -55
package/package.json CHANGED
@@ -3,7 +3,7 @@
3
3
  "publishConfig": {
4
4
  "registry": "https://registry.npmjs.org"
5
5
  },
6
- "version": "1.0.177",
6
+ "version": "1.0.178",
7
7
  "description": "advanced ui kit for solostylist",
8
8
  "type": "module",
9
9
  "main": "dist/main.js",
@@ -156,62 +156,8 @@
156
156
  "uuid": "^13.0.0"
157
157
  },
158
158
  "peerDependenciesMeta": {
159
- "@mui/x-date-pickers": {
160
- "optional": true
161
- },
162
- "@stripe/react-stripe-js": {
163
- "optional": true
164
- },
165
- "@stripe/stripe-js": {
166
- "optional": true
167
- },
168
- "@tiptap/extension-link": {
169
- "optional": true
170
- },
171
- "@tiptap/extension-placeholder": {
172
- "optional": true
173
- },
174
- "@tiptap/react": {
175
- "optional": true
176
- },
177
- "@tiptap/starter-kit": {
178
- "optional": true
179
- },
180
- "dayjs": {
181
- "optional": true
182
- },
183
- "emoji-picker-react": {
184
- "optional": true
185
- },
186
- "framer-motion": {
187
- "optional": true
188
- },
189
- "i18next": {
190
- "optional": true
191
- },
192
- "i18next-http-backend": {
193
- "optional": true
194
- },
195
- "overlayscrollbars-react": {
196
- "optional": true
197
- },
198
- "react-dropzone": {
199
- "optional": true
200
- },
201
- "react-i18next": {
202
- "optional": true
203
- },
204
159
  "react-router-dom": {
205
160
  "optional": true
206
- },
207
- "react-slick": {
208
- "optional": true
209
- },
210
- "react-syntax-highlighter": {
211
- "optional": true
212
- },
213
- "slick-carousel": {
214
- "optional": true
215
161
  }
216
162
  },
217
163
  "devDependencies": {