@justeattakeaway/pie-webc 0.6.14 → 0.6.15

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 +6 -6
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.14",
4
+ "version": "0.6.15",
5
5
  "repository": {
6
6
  "type": "git",
7
7
  "url": "https://github.com/justeattakeaway/pie",
@@ -282,18 +282,18 @@
282
282
  },
283
283
  "dependencies": {
284
284
  "@justeattakeaway/pie-assistive-text": "0.8.4",
285
- "@justeattakeaway/pie-button": "1.3.1",
285
+ "@justeattakeaway/pie-button": "1.4.0",
286
286
  "@justeattakeaway/pie-card": "0.23.1",
287
287
  "@justeattakeaway/pie-checkbox": "0.14.1",
288
288
  "@justeattakeaway/pie-checkbox-group": "0.7.11",
289
289
  "@justeattakeaway/pie-chip": "0.10.1",
290
- "@justeattakeaway/pie-cookie-banner": "1.2.10",
290
+ "@justeattakeaway/pie-cookie-banner": "1.2.11",
291
291
  "@justeattakeaway/pie-divider": "1.2.1",
292
292
  "@justeattakeaway/pie-form-label": "0.14.5",
293
293
  "@justeattakeaway/pie-icon-button": "1.3.1",
294
294
  "@justeattakeaway/pie-link": "1.0.1",
295
295
  "@justeattakeaway/pie-lottie-player": "0.0.5",
296
- "@justeattakeaway/pie-modal": "1.4.1",
296
+ "@justeattakeaway/pie-modal": "1.4.2",
297
297
  "@justeattakeaway/pie-notification": "0.12.14",
298
298
  "@justeattakeaway/pie-radio": "0.9.0",
299
299
  "@justeattakeaway/pie-radio-group": "0.7.2",
@@ -304,8 +304,8 @@
304
304
  "@justeattakeaway/pie-text-input": "0.26.1",
305
305
  "@justeattakeaway/pie-textarea": "0.14.0",
306
306
  "@justeattakeaway/pie-thumbnail": "0.6.3",
307
- "@justeattakeaway/pie-toast": "0.7.6",
308
- "@justeattakeaway/pie-toast-provider": "0.2.6"
307
+ "@justeattakeaway/pie-toast": "0.7.7",
308
+ "@justeattakeaway/pie-toast-provider": "0.2.7"
309
309
  },
310
310
  "volta": {
311
311
  "extends": "../../../package.json"