@justeattakeaway/pie-webc 0.10.10 → 0.10.11

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 +3 -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.10.10",
4
+ "version": "0.10.11",
5
5
  "repository": {
6
6
  "type": "git",
7
7
  "url": "https://github.com/justeattakeaway/pie",
@@ -818,7 +818,7 @@
818
818
  "@justeattakeaway/pie-breadcrumb": "0.8.5",
819
819
  "@justeattakeaway/pie-button": "1.14.1",
820
820
  "@justeattakeaway/pie-card": "0.26.24",
821
- "@justeattakeaway/pie-checkbox": "1.1.2",
821
+ "@justeattakeaway/pie-checkbox": "1.2.0",
822
822
  "@justeattakeaway/pie-checkbox-group": "1.0.24",
823
823
  "@justeattakeaway/pie-chip": "0.15.29",
824
824
  "@justeattakeaway/pie-cookie-banner": "1.7.29",
@@ -839,14 +839,11 @@
839
839
  "@justeattakeaway/pie-tabs": "0.1.23",
840
840
  "@justeattakeaway/pie-tag": "0.22.20",
841
841
  "@justeattakeaway/pie-text-input": "0.29.33",
842
- "@justeattakeaway/pie-textarea": "0.17.31",
842
+ "@justeattakeaway/pie-textarea": "0.18.0",
843
843
  "@justeattakeaway/pie-thumbnail": "0.8.29",
844
844
  "@justeattakeaway/pie-toast": "0.12.43",
845
845
  "@justeattakeaway/pie-toast-provider": "0.7.44"
846
846
  },
847
- "volta": {
848
- "extends": "../../../package.json"
849
- },
850
847
  "sideEffects": [
851
848
  "**/*.js"
852
849
  ]