@justeattakeaway/pie-switch 2.3.13 → 2.3.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 (2) hide show
  1. package/dist/index.js +1 -1
  2. package/package.json +4 -4
package/dist/index.js CHANGED
@@ -9,7 +9,7 @@ const O = class O extends Ft {
9
9
  this.getAttribute("v") || this.setAttribute("v", O.v);
10
10
  }
11
11
  };
12
- O.v = "2.3.13";
12
+ O.v = "2.3.15";
13
13
  let q = O;
14
14
  (function() {
15
15
  (function(l) {
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@justeattakeaway/pie-switch",
3
3
  "description": "PIE Design System Switch built using Web Components",
4
- "version": "2.3.13",
4
+ "version": "2.3.15",
5
5
  "repository": {
6
6
  "type": "git",
7
7
  "url": "https://github.com/justeattakeaway/pie",
@@ -45,14 +45,14 @@
45
45
  "devDependencies": {
46
46
  "@custom-elements-manifest/analyzer": "0.9.0",
47
47
  "@justeattakeaway/pie-components-config": "0.21.0",
48
- "@justeattakeaway/pie-css": "0.26.2",
48
+ "@justeattakeaway/pie-css": "0.28.0",
49
49
  "@justeattakeaway/pie-monorepo-utils": "0.7.0",
50
50
  "@justeattakeaway/pie-wrapper-react": "0.14.3",
51
51
  "cem-plugin-module-file-extensions": "0.0.5"
52
52
  },
53
53
  "dependencies": {
54
- "@justeattakeaway/pie-icons-webc": "1.20.1",
55
- "@justeattakeaway/pie-webc-core": "6.0.2",
54
+ "@justeattakeaway/pie-icons-webc": "1.20.3",
55
+ "@justeattakeaway/pie-webc-core": "8.0.0",
56
56
  "element-internals-polyfill": "1.3.11"
57
57
  },
58
58
  "volta": {