@justeattakeaway/pie-webc 0.8.0 → 0.8.1

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.8.0",
4
+ "version": "0.8.1",
5
5
  "repository": {
6
6
  "type": "git",
7
7
  "url": "https://github.com/justeattakeaway/pie",
@@ -814,12 +814,12 @@
814
814
  "@justeattakeaway/pie-assistive-text": "0.11.11",
815
815
  "@justeattakeaway/pie-avatar": "0.4.12",
816
816
  "@justeattakeaway/pie-breadcrumb": "0.7.14",
817
- "@justeattakeaway/pie-button": "1.11.1",
817
+ "@justeattakeaway/pie-button": "1.12.0",
818
818
  "@justeattakeaway/pie-card": "0.26.9",
819
819
  "@justeattakeaway/pie-checkbox": "1.0.4",
820
820
  "@justeattakeaway/pie-checkbox-group": "1.0.4",
821
821
  "@justeattakeaway/pie-chip": "0.15.9",
822
- "@justeattakeaway/pie-cookie-banner": "1.7.4",
822
+ "@justeattakeaway/pie-cookie-banner": "1.7.5",
823
823
  "@justeattakeaway/pie-data-table": "0.3.0",
824
824
  "@justeattakeaway/pie-divider": "1.5.7",
825
825
  "@justeattakeaway/pie-form-label": "0.18.8",
@@ -827,7 +827,7 @@
827
827
  "@justeattakeaway/pie-link": "1.3.9",
828
828
  "@justeattakeaway/pie-list": "0.0.12",
829
829
  "@justeattakeaway/pie-lottie-player": "0.3.2",
830
- "@justeattakeaway/pie-modal": "1.24.1",
830
+ "@justeattakeaway/pie-modal": "1.24.2",
831
831
  "@justeattakeaway/pie-notification": "0.21.5",
832
832
  "@justeattakeaway/pie-radio": "1.0.2",
833
833
  "@justeattakeaway/pie-radio-group": "1.0.4",
@@ -839,8 +839,8 @@
839
839
  "@justeattakeaway/pie-text-input": "0.29.12",
840
840
  "@justeattakeaway/pie-textarea": "0.17.11",
841
841
  "@justeattakeaway/pie-thumbnail": "0.8.13",
842
- "@justeattakeaway/pie-toast": "0.12.19",
843
- "@justeattakeaway/pie-toast-provider": "0.7.20"
842
+ "@justeattakeaway/pie-toast": "0.12.20",
843
+ "@justeattakeaway/pie-toast-provider": "0.7.21"
844
844
  },
845
845
  "volta": {
846
846
  "extends": "../../../package.json"