@justeattakeaway/pie-webc 0.7.14 → 0.7.16
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 +5 -5
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.7.
|
|
4
|
+
"version": "0.7.16",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "git",
|
|
7
7
|
"url": "https://github.com/justeattakeaway/pie",
|
|
@@ -352,7 +352,7 @@
|
|
|
352
352
|
},
|
|
353
353
|
"dependencies": {
|
|
354
354
|
"@justeattakeaway/pie-assistive-text": "0.10.11",
|
|
355
|
-
"@justeattakeaway/pie-avatar": "0.
|
|
355
|
+
"@justeattakeaway/pie-avatar": "0.4.0",
|
|
356
356
|
"@justeattakeaway/pie-breadcrumb": "0.7.0",
|
|
357
357
|
"@justeattakeaway/pie-button": "1.6.7",
|
|
358
358
|
"@justeattakeaway/pie-card": "0.26.1",
|
|
@@ -368,7 +368,7 @@
|
|
|
368
368
|
"@justeattakeaway/pie-list": "0.0.4",
|
|
369
369
|
"@justeattakeaway/pie-lottie-player": "0.2.5",
|
|
370
370
|
"@justeattakeaway/pie-modal": "1.12.0",
|
|
371
|
-
"@justeattakeaway/pie-notification": "0.16.
|
|
371
|
+
"@justeattakeaway/pie-notification": "0.16.1",
|
|
372
372
|
"@justeattakeaway/pie-radio": "0.11.6",
|
|
373
373
|
"@justeattakeaway/pie-radio-group": "0.9.14",
|
|
374
374
|
"@justeattakeaway/pie-select": "0.6.11",
|
|
@@ -379,8 +379,8 @@
|
|
|
379
379
|
"@justeattakeaway/pie-text-input": "0.28.12",
|
|
380
380
|
"@justeattakeaway/pie-textarea": "0.16.12",
|
|
381
381
|
"@justeattakeaway/pie-thumbnail": "0.8.5",
|
|
382
|
-
"@justeattakeaway/pie-toast": "0.12.
|
|
383
|
-
"@justeattakeaway/pie-toast-provider": "0.7.
|
|
382
|
+
"@justeattakeaway/pie-toast": "0.12.1",
|
|
383
|
+
"@justeattakeaway/pie-toast-provider": "0.7.2"
|
|
384
384
|
},
|
|
385
385
|
"volta": {
|
|
386
386
|
"extends": "../../../package.json"
|