@justeattakeaway/pie-webc 0.6.31 → 0.6.33
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 +18 -18
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@justeattakeaway/pie-webc",
|
|
3
3
|
"description": "Component bundle containing all PIE web components",
|
|
4
|
-
"version": "0.6.
|
|
4
|
+
"version": "0.6.33",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "git",
|
|
7
7
|
"url": "https://github.com/justeattakeaway/pie",
|
|
@@ -297,37 +297,37 @@
|
|
|
297
297
|
"author": "Just Eat Takeaway.com - Design System Team",
|
|
298
298
|
"license": "Apache-2.0",
|
|
299
299
|
"devDependencies": {
|
|
300
|
-
"@justeattakeaway/pie-components-config": "0.20.
|
|
300
|
+
"@justeattakeaway/pie-components-config": "0.20.1",
|
|
301
301
|
"chalk": "5.3.0"
|
|
302
302
|
},
|
|
303
303
|
"dependencies": {
|
|
304
|
-
"@justeattakeaway/pie-assistive-text": "0.9.
|
|
305
|
-
"@justeattakeaway/pie-breadcrumb": "0.
|
|
304
|
+
"@justeattakeaway/pie-assistive-text": "0.9.3",
|
|
305
|
+
"@justeattakeaway/pie-breadcrumb": "0.3.0",
|
|
306
306
|
"@justeattakeaway/pie-button": "1.5.1",
|
|
307
307
|
"@justeattakeaway/pie-card": "0.24.1",
|
|
308
|
-
"@justeattakeaway/pie-checkbox": "0.15.
|
|
309
|
-
"@justeattakeaway/pie-checkbox-group": "0.8.
|
|
310
|
-
"@justeattakeaway/pie-chip": "0.11.
|
|
311
|
-
"@justeattakeaway/pie-cookie-banner": "1.5.
|
|
308
|
+
"@justeattakeaway/pie-checkbox": "0.15.5",
|
|
309
|
+
"@justeattakeaway/pie-checkbox-group": "0.8.4",
|
|
310
|
+
"@justeattakeaway/pie-chip": "0.11.3",
|
|
311
|
+
"@justeattakeaway/pie-cookie-banner": "1.5.7",
|
|
312
312
|
"@justeattakeaway/pie-divider": "1.3.1",
|
|
313
313
|
"@justeattakeaway/pie-form-label": "0.15.1",
|
|
314
|
-
"@justeattakeaway/pie-icon-button": "1.4.
|
|
314
|
+
"@justeattakeaway/pie-icon-button": "1.4.3",
|
|
315
315
|
"@justeattakeaway/pie-link": "1.1.1",
|
|
316
316
|
"@justeattakeaway/pie-list": "0.0.0",
|
|
317
317
|
"@justeattakeaway/pie-lottie-player": "0.1.1",
|
|
318
|
-
"@justeattakeaway/pie-modal": "1.6.
|
|
319
|
-
"@justeattakeaway/pie-notification": "0.13.
|
|
318
|
+
"@justeattakeaway/pie-modal": "1.6.1",
|
|
319
|
+
"@justeattakeaway/pie-notification": "0.13.3",
|
|
320
320
|
"@justeattakeaway/pie-radio": "0.10.3",
|
|
321
|
-
"@justeattakeaway/pie-radio-group": "0.8.
|
|
322
|
-
"@justeattakeaway/pie-select": "0.5.
|
|
321
|
+
"@justeattakeaway/pie-radio-group": "0.8.5",
|
|
322
|
+
"@justeattakeaway/pie-select": "0.5.1",
|
|
323
323
|
"@justeattakeaway/pie-spinner": "1.1.1",
|
|
324
|
-
"@justeattakeaway/pie-switch": "1.3.
|
|
324
|
+
"@justeattakeaway/pie-switch": "1.3.6",
|
|
325
325
|
"@justeattakeaway/pie-tag": "0.16.1",
|
|
326
|
-
"@justeattakeaway/pie-text-input": "0.27.
|
|
327
|
-
"@justeattakeaway/pie-textarea": "0.15.
|
|
326
|
+
"@justeattakeaway/pie-text-input": "0.27.5",
|
|
327
|
+
"@justeattakeaway/pie-textarea": "0.15.5",
|
|
328
328
|
"@justeattakeaway/pie-thumbnail": "0.7.1",
|
|
329
|
-
"@justeattakeaway/pie-toast": "0.8.
|
|
330
|
-
"@justeattakeaway/pie-toast-provider": "0.4.
|
|
329
|
+
"@justeattakeaway/pie-toast": "0.8.3",
|
|
330
|
+
"@justeattakeaway/pie-toast-provider": "0.4.1"
|
|
331
331
|
},
|
|
332
332
|
"volta": {
|
|
333
333
|
"extends": "../../../package.json"
|