diff --git a/package-lock.json b/package-lock.json index a5a4a552f..991df85c0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,10 +1,12 @@ { "name": "@shopify/polaris-viz--root", + "version": "1.0.0-light-theme-default-beta.1", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@shopify/polaris-viz--root", + "version": "1.0.0-light-theme-default-beta.1", "workspaces": [ "sandbox", "packages/*" @@ -42747,12 +42749,12 @@ }, "packages/polaris-viz": { "name": "@shopify/polaris-viz", - "version": "8.2.0", + "version": "14.3.0", "license": "SEE LICENSE IN LICENSE.md", "dependencies": { "@juggle/resize-observer": "^3.3.1", "@react-spring/web": "^9.4.5", - "@shopify/polaris-viz-core": "^8.2.0", + "@shopify/polaris-viz-core": "^14.3.0", "d3-array": "^3.2.0", "d3-color": "^3.1.0", "d3-path": "^3.0.1", @@ -42776,7 +42778,7 @@ }, "packages/polaris-viz-core": { "name": "@shopify/polaris-viz-core", - "version": "8.2.0", + "version": "14.3.0", "license": "SEE LICENSE IN LICENSE.md", "dependencies": { "@react-spring/animated": "^9.4.5", @@ -42801,11 +42803,11 @@ }, "packages/polaris-viz-native": { "name": "@shopify/polaris-viz-native", - "version": "8.2.0", + "version": "14.3.0", "license": "SEE LICENSE IN LICENSE.md", "dependencies": { "@react-spring/native": "^9.4.5", - "@shopify/polaris-viz-core": "^8.2.0", + "@shopify/polaris-viz-core": "^14.3.0", "d3-scale": "^4.0.2", "d3-shape": "^3.1.0", "react-native-svg": "12.1.1" @@ -42822,7 +42824,7 @@ } }, "sandbox": { - "version": "8.2.0", + "version": "14.3.0", "dependencies": { "@expo/vector-icons": "^12.0.0", "@react-native-community/masked-view": "0.1.10", @@ -48906,7 +48908,7 @@ "requires": { "@juggle/resize-observer": "^3.3.1", "@react-spring/web": "^9.4.5", - "@shopify/polaris-viz-core": "^8.2.0", + "@shopify/polaris-viz-core": "^14.3.0", "@shopify/react-testing": "^5.1.0", "@storybook/addon-docs": "^6.3.8", "@types/d3-array": "^3.0.3", @@ -48945,7 +48947,7 @@ "requires": { "@quilted/react-testing": "^0.5.25", "@react-spring/native": "^9.4.5", - "@shopify/polaris-viz-core": "^8.2.0", + "@shopify/polaris-viz-core": "^14.3.0", "@types/d3-scale": "^4.0.2", "@types/d3-shape": "^3.1.0", "d3-scale": "^4.0.2", diff --git a/yarn.lock b/yarn.lock index b8c9269cc..3210f066c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -14208,8 +14208,8 @@ memorystream@^0.3.1: meow@^3.1.0: version "3.7.0" - resolved "https://registry.npmjs.org/meow/-/meow-3.7.0.tgz" - integrity sha1-cstmi0JSKCkKu/qFaJJYcwioAfs= + resolved "https://registry.yarnpkg.com/meow/-/meow-3.7.0.tgz#72cb668b425228290abbfa856892587308a801fb" + integrity sha512-TNdwZs0skRlpPpCUK25StC4VH+tP5GgeY1HQOOGP+lQ2xtdkN2VtT/5tiX9k3IWpkBPV9b3LsAWXn4GGi/PrSA== dependencies: camelcase-keys "^2.0.0" decamelize "^1.1.2" @@ -14224,7 +14224,7 @@ meow@^3.1.0: meow@^8.0.0: version "8.1.2" - resolved "https://registry.npmjs.org/meow/-/meow-8.1.2.tgz" + resolved "https://registry.yarnpkg.com/meow/-/meow-8.1.2.tgz#bcbe45bda0ee1729d350c03cffc8395a36c4e897" integrity sha512-r85E3NdZ+mpYk1C6RjPFEMSE+s1iZMuHtsHAqY0DT3jZczl0diWUZ8g6oU7h0M9cD2EL+PzaYghhCLzR0ZNn5Q== dependencies: "@types/minimist" "^1.2.0" @@ -14241,7 +14241,7 @@ meow@^8.0.0: meow@^9.0.0: version "9.0.0" - resolved "https://registry.npmjs.org/meow/-/meow-9.0.0.tgz" + resolved "https://registry.yarnpkg.com/meow/-/meow-9.0.0.tgz#cd9510bc5cac9dee7d03c73ee1f9ad959f4ea364" integrity sha512-+obSblOQmRhcyBt62furQqRAQpNyWXo8BuQ5bN7dG8wmwQ+vwHKp/rCFD4CrTP8CsDQD1sjoZ94K417XEUk8IQ== dependencies: "@types/minimist" "^1.2.0"