From f41493a07154bd72eccf586e80957435ffe758df Mon Sep 17 00:00:00 2001 From: Eric Liu Date: Sat, 19 Feb 2022 17:18:23 -0800 Subject: [PATCH] chore(deps): upgrade carbon-components to v10.53.0 --- docs/package.json | 2 +- docs/yarn.lock | 10 +++++----- package.json | 2 +- yarn.lock | 8 ++++---- 4 files changed, 11 insertions(+), 11 deletions(-) diff --git a/docs/package.json b/docs/package.json index 124e8e03..6c38630a 100644 --- a/docs/package.json +++ b/docs/package.json @@ -12,7 +12,7 @@ "@sveltech/routify": "^1.9.9", "@sveltejs/vite-plugin-svelte": "^1.0.0-next.33", "autoprefixer": "^10.2.3", - "carbon-components": "10.52.0", + "carbon-components": "10.53.0", "carbon-components-10.47": "npm:carbon-components@10.47", "carbon-components-svelte": "../", "carbon-icons-svelte": "^10.44.3", diff --git a/docs/yarn.lock b/docs/yarn.lock index 07ddebcf..1e4e325d 100644 --- a/docs/yarn.lock +++ b/docs/yarn.lock @@ -467,14 +467,14 @@ caniuse-lite@^1.0.30001173, caniuse-lite@^1.0.30001178: warning "^3.0.0" carbon-components-svelte@../: - version "0.57.1" + version "0.58.2" dependencies: flatpickr "4.6.9" -carbon-components@10.52.0: - version "10.52.0" - resolved "https://registry.yarnpkg.com/carbon-components/-/carbon-components-10.52.0.tgz#07db35dddbc5f9e5042e8621a781e9cb96fce0fa" - integrity sha512-itiG52GdDGxGh4IyuIV7gsuQCE1LLD2FCTEp5bPGhF/Onn042QzGendjl+yE7kfUk3FVlWmHN216dh/mA2sdZg== +carbon-components@10.53.0: + version "10.53.0" + resolved "https://registry.yarnpkg.com/carbon-components/-/carbon-components-10.53.0.tgz#260d77550a6f33b6cf69e3e61ce0be8089308f48" + integrity sha512-w1my4Jm//CYeraDM002TT/rMULxDSJ8wG0MCWPHGXFF/9OPHVGWo9idbLppM3lCS/PMfl/gpLvfpUVedFr7Yfw== dependencies: "@carbon/telemetry" "0.0.0-alpha.6" flatpickr "4.6.1" diff --git a/package.json b/package.json index ee444890..76f93841 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "@rollup/plugin-node-resolve": "^11.1.1", "@tsconfig/svelte": "^1.0.10", "autoprefixer": "^10.2.4", - "carbon-components": "10.52.0", + "carbon-components": "10.53.0", "carbon-components-10.47": "npm:carbon-components@10.47", "carbon-icons-svelte": "^10.38.0", "husky": "^4.3.8", diff --git a/yarn.lock b/yarn.lock index 5598a1e1..86d80886 100644 --- a/yarn.lock +++ b/yarn.lock @@ -469,10 +469,10 @@ caniuse-lite@^1.0.30001181: lodash.debounce "^4.0.8" warning "^3.0.0" -carbon-components@10.52.0: - version "10.52.0" - resolved "https://registry.yarnpkg.com/carbon-components/-/carbon-components-10.52.0.tgz#07db35dddbc5f9e5042e8621a781e9cb96fce0fa" - integrity sha512-itiG52GdDGxGh4IyuIV7gsuQCE1LLD2FCTEp5bPGhF/Onn042QzGendjl+yE7kfUk3FVlWmHN216dh/mA2sdZg== +carbon-components@10.53.0: + version "10.53.0" + resolved "https://registry.yarnpkg.com/carbon-components/-/carbon-components-10.53.0.tgz#260d77550a6f33b6cf69e3e61ce0be8089308f48" + integrity sha512-w1my4Jm//CYeraDM002TT/rMULxDSJ8wG0MCWPHGXFF/9OPHVGWo9idbLppM3lCS/PMfl/gpLvfpUVedFr7Yfw== dependencies: "@carbon/telemetry" "0.0.0-alpha.6" flatpickr "4.6.1"