From b3a2863f26ee7277cf4c796f050d345c05d2eda7 Mon Sep 17 00:00:00 2001 From: Taylor Jones Date: Tue, 26 Oct 2021 10:22:55 -0500 Subject: [PATCH] chore(release): v10.47.0-rc.0 --- packages/carbon-react/package.json | 10 +++--- packages/components/package.json | 4 +-- packages/elements/package.json | 10 +++--- packages/grid/package.json | 4 +-- packages/layout/package.json | 2 +- packages/react/package.json | 6 ++-- packages/sketch/package.json | 6 ++-- packages/styles/package.json | 10 +++--- packages/themes/package.json | 6 ++-- packages/type/package.json | 4 +-- yarn.lock | 58 +++++++++++++++--------------- 11 files changed, 60 insertions(+), 60 deletions(-) diff --git a/packages/carbon-react/package.json b/packages/carbon-react/package.json index 06c0702f3ab5..64b4d6e366fc 100644 --- a/packages/carbon-react/package.json +++ b/packages/carbon-react/package.json @@ -1,7 +1,7 @@ { "name": "@carbon/react", "description": "React components for the Carbon Design System", - "version": "0.7.0", + "version": "0.8.0-rc.0", "license": "Apache-2.0", "main": "lib/index.js", "module": "es/index.js", @@ -44,10 +44,10 @@ "dependencies": { "@carbon/feature-flags": "^0.6.0", "@carbon/icons-react": "^10.41.0", - "@carbon/styles": "^0.7.0", + "@carbon/styles": "^0.8.0-rc.0", "@carbon/telemetry": "0.0.0-alpha.6", - "carbon-components": "^10.46.0", - "carbon-components-react": "^7.46.0", + "carbon-components": "^10.47.0-rc.0", + "carbon-components-react": "^7.47.0-rc.0", "carbon-icons": "^7.0.7" }, "devDependencies": { @@ -58,7 +58,7 @@ "@babel/plugin-transform-react-constant-elements": "^7.14.5", "@babel/preset-env": "^7.14.7", "@babel/preset-react": "^7.14.5", - "@carbon/themes": "^10.45.0", + "@carbon/themes": "^10.46.0-rc.0", "@rollup/plugin-babel": "^5.3.0", "@rollup/plugin-commonjs": "^18.0.0", "@rollup/plugin-node-resolve": "^11.2.1", diff --git a/packages/components/package.json b/packages/components/package.json index a1b34200eedb..66577940fc01 100644 --- a/packages/components/package.json +++ b/packages/components/package.json @@ -1,7 +1,7 @@ { "name": "carbon-components", "description": "The Carbon Design System is IBM’s open-source design system for products and experiences.", - "version": "10.46.0", + "version": "10.47.0-rc.0", "license": "Apache-2.0", "main": "umd/index.js", "module": "es/index.js", @@ -81,7 +81,7 @@ "@babel/preset-react": "^7.14.5", "@babel/runtime": "^7.14.6", "@carbon/cli": "^10.30.0", - "@carbon/elements": "^10.45.0", + "@carbon/elements": "^10.46.0-rc.0", "@carbon/icons-handlebars": "^10.41.0", "@carbon/icons-react": "^10.41.0", "@carbon/test-utils": "^10.19.0", diff --git a/packages/elements/package.json b/packages/elements/package.json index 538aabcda699..f19aa2f413d2 100644 --- a/packages/elements/package.json +++ b/packages/elements/package.json @@ -1,7 +1,7 @@ { "name": "@carbon/elements", "description": "A collection of design elements in code for the IBM Design Language", - "version": "10.45.0", + "version": "10.46.0-rc.0", "license": "Apache-2.0", "main": "lib/index.js", "module": "es/index.js", @@ -36,13 +36,13 @@ }, "dependencies": { "@carbon/colors": "^10.33.0", - "@carbon/grid": "^10.38.0", + "@carbon/grid": "^10.39.0-rc.0", "@carbon/icons": "^10.41.0", "@carbon/import-once": "^10.6.0", - "@carbon/layout": "^10.33.0", + "@carbon/layout": "^10.34.0-rc.0", "@carbon/motion": "^10.25.0", - "@carbon/themes": "^10.45.0", - "@carbon/type": "^10.37.0" + "@carbon/themes": "^10.46.0-rc.0", + "@carbon/type": "^10.38.0-rc.0" }, "devDependencies": { "@carbon/cli": "^10.30.0", diff --git a/packages/grid/package.json b/packages/grid/package.json index 177cb8be0fe9..f7620788423a 100644 --- a/packages/grid/package.json +++ b/packages/grid/package.json @@ -1,7 +1,7 @@ { "name": "@carbon/grid", "description": "Grid for digital and software products using the Carbon Design System", - "version": "10.38.0", + "version": "10.39.0-rc.0", "license": "Apache-2.0", "repository": { "type": "git", @@ -33,7 +33,7 @@ }, "dependencies": { "@carbon/import-once": "^10.6.0", - "@carbon/layout": "^10.33.0" + "@carbon/layout": "^10.34.0-rc.0" }, "devDependencies": { "@carbon/cli": "^10.30.0", diff --git a/packages/layout/package.json b/packages/layout/package.json index 29d365d9cd69..6b4cebabf9b4 100644 --- a/packages/layout/package.json +++ b/packages/layout/package.json @@ -1,7 +1,7 @@ { "name": "@carbon/layout", "description": "Layout helpers for digital and software products using the Carbon Design System", - "version": "10.33.0", + "version": "10.34.0-rc.0", "license": "Apache-2.0", "main": "lib/index.js", "module": "es/index.js", diff --git a/packages/react/package.json b/packages/react/package.json index 6c14b5379379..c6dce837a31f 100644 --- a/packages/react/package.json +++ b/packages/react/package.json @@ -1,7 +1,7 @@ { "name": "carbon-components-react", "description": "The Carbon Design System is IBM’s open-source design system for products and experiences.", - "version": "7.46.0", + "version": "7.47.0-rc.0", "license": "Apache-2.0", "main": "lib/index.js", "module": "es/index.js", @@ -49,7 +49,7 @@ "@babel/runtime": "^7.14.6", "@carbon/feature-flags": "^0.6.0", "@carbon/icons-react": "^10.41.0", - "@carbon/layout": "^10.33.0", + "@carbon/layout": "^10.34.0-rc.0", "@carbon/telemetry": "0.0.0-alpha.6", "classnames": "2.3.1", "copy-to-clipboard": "^3.3.1", @@ -103,7 +103,7 @@ "babel-plugin-react-docgen": "^4.2.1", "babel-plugin-transform-inline-environment-variables": "^0.4.3", "browserslist-config-carbon": "^10.6.1", - "carbon-components": "^10.46.0", + "carbon-components": "^10.47.0-rc.0", "carbon-icons": "^7.0.5", "chalk": "^4.1.1", "cli-table": "^0.3.0", diff --git a/packages/sketch/package.json b/packages/sketch/package.json index 93a245e37185..67288cf88067 100644 --- a/packages/sketch/package.json +++ b/packages/sketch/package.json @@ -2,7 +2,7 @@ "name": "@carbon/sketch", "private": true, "description": "Tooling for generating a sketch plugin to bring code to design", - "version": "10.44.0", + "version": "10.45.0-rc.0", "license": "Apache-2.0", "repository": { "type": "git", @@ -31,8 +31,8 @@ "@carbon/colors": "^10.33.0", "@carbon/icon-helpers": "^10.24.0", "@carbon/icons": "^10.41.0", - "@carbon/themes": "^10.45.0", - "@carbon/type": "^10.37.0", + "@carbon/themes": "^10.46.0-rc.0", + "@carbon/type": "^10.38.0-rc.0", "@skpm/builder": "^0.7.0", "color-string": "^1.5.3", "core-js": "^3.16.0", diff --git a/packages/styles/package.json b/packages/styles/package.json index 5a2680ac0589..8c2fc256fd84 100644 --- a/packages/styles/package.json +++ b/packages/styles/package.json @@ -1,7 +1,7 @@ { "name": "@carbon/styles", "description": "Styles for the Carbon Design System", - "version": "0.7.0", + "version": "0.8.0-rc.0", "license": "Apache-2.0", "repository": { "type": "git", @@ -22,11 +22,11 @@ "dependencies": { "@carbon/colors": "^10.33.0", "@carbon/feature-flags": "^0.6.0", - "@carbon/grid": "^10.38.0", - "@carbon/layout": "^10.33.0", + "@carbon/grid": "^10.39.0-rc.0", + "@carbon/layout": "^10.34.0-rc.0", "@carbon/motion": "^10.25.0", - "@carbon/themes": "^10.45.0", - "@carbon/type": "^10.37.0", + "@carbon/themes": "^10.46.0-rc.0", + "@carbon/type": "^10.38.0-rc.0", "@ibm/plex": "6.0.0-next.6" }, "devDependencies": { diff --git a/packages/themes/package.json b/packages/themes/package.json index fe4f3f8d8a3b..e30739521f8a 100644 --- a/packages/themes/package.json +++ b/packages/themes/package.json @@ -1,7 +1,7 @@ { "name": "@carbon/themes", "description": "Themes for applying color in the Carbon Design System", - "version": "10.45.0", + "version": "10.46.0-rc.0", "license": "Apache-2.0", "main": "lib/index.js", "module": "es/index.js", @@ -30,8 +30,8 @@ }, "dependencies": { "@carbon/colors": "^10.33.0", - "@carbon/layout": "^10.33.0", - "@carbon/type": "^10.37.0", + "@carbon/layout": "^10.34.0-rc.0", + "@carbon/type": "^10.38.0-rc.0", "color": "^3.1.2" }, "devDependencies": { diff --git a/packages/type/package.json b/packages/type/package.json index 8a5e1d67c40c..47c17a3c5e57 100644 --- a/packages/type/package.json +++ b/packages/type/package.json @@ -1,7 +1,7 @@ { "name": "@carbon/type", "description": "Typography for digital and software products using the Carbon Design System", - "version": "10.37.0", + "version": "10.38.0-rc.0", "license": "Apache-2.0", "main": "lib/index.js", "module": "es/index.js", @@ -38,7 +38,7 @@ }, "dependencies": { "@carbon/import-once": "^10.6.0", - "@carbon/layout": "^10.33.0" + "@carbon/layout": "^10.34.0-rc.0" }, "devDependencies": { "@carbon/cli": "^10.30.0", diff --git a/yarn.lock b/yarn.lock index 2fa574ef04be..2f66a6d13e20 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1768,19 +1768,19 @@ __metadata: languageName: unknown linkType: soft -"@carbon/elements@^10.45.0, @carbon/elements@workspace:packages/elements": +"@carbon/elements@^10.46.0-rc.0, @carbon/elements@workspace:packages/elements": version: 0.0.0-use.local resolution: "@carbon/elements@workspace:packages/elements" dependencies: "@carbon/cli": ^10.30.0 "@carbon/colors": ^10.33.0 - "@carbon/grid": ^10.38.0 + "@carbon/grid": ^10.39.0-rc.0 "@carbon/icons": ^10.41.0 "@carbon/import-once": ^10.6.0 - "@carbon/layout": ^10.33.0 + "@carbon/layout": ^10.34.0-rc.0 "@carbon/motion": ^10.25.0 - "@carbon/themes": ^10.45.0 - "@carbon/type": ^10.37.0 + "@carbon/themes": ^10.46.0-rc.0 + "@carbon/type": ^10.38.0-rc.0 fs-extra: ^8.1.0 klaw-sync: ^6.0.0 replace-in-file: ^3.4.2 @@ -1809,13 +1809,13 @@ __metadata: languageName: unknown linkType: soft -"@carbon/grid@^10.38.0, @carbon/grid@workspace:packages/grid": +"@carbon/grid@^10.39.0-rc.0, @carbon/grid@workspace:packages/grid": version: 0.0.0-use.local resolution: "@carbon/grid@workspace:packages/grid" dependencies: "@carbon/cli": ^10.30.0 "@carbon/import-once": ^10.6.0 - "@carbon/layout": ^10.33.0 + "@carbon/layout": ^10.34.0-rc.0 rimraf: ^3.0.0 languageName: unknown linkType: soft @@ -1939,7 +1939,7 @@ __metadata: languageName: unknown linkType: soft -"@carbon/layout@^10.33.0, @carbon/layout@workspace:packages/layout": +"@carbon/layout@^10.34.0-rc.0, @carbon/layout@workspace:packages/layout": version: 0.0.0-use.local resolution: "@carbon/layout@workspace:packages/layout" dependencies: @@ -1997,9 +1997,9 @@ __metadata: "@babel/preset-react": ^7.14.5 "@carbon/feature-flags": ^0.6.0 "@carbon/icons-react": ^10.41.0 - "@carbon/styles": ^0.7.0 + "@carbon/styles": ^0.8.0-rc.0 "@carbon/telemetry": 0.0.0-alpha.6 - "@carbon/themes": ^10.45.0 + "@carbon/themes": ^10.46.0-rc.0 "@rollup/plugin-babel": ^5.3.0 "@rollup/plugin-commonjs": ^18.0.0 "@rollup/plugin-node-resolve": ^11.2.1 @@ -2013,8 +2013,8 @@ __metadata: babel-plugin-dev-expression: ^0.2.2 babel-preset-carbon: ^0.1.0 browserslist-config-carbon: ^10.6.1 - carbon-components: ^10.46.0 - carbon-components-react: ^7.46.0 + carbon-components: ^10.47.0-rc.0 + carbon-components-react: ^7.47.0-rc.0 carbon-icons: ^7.0.7 css-loader: ^5.2.4 fs-extra: ^10.0.0 @@ -2055,8 +2055,8 @@ __metadata: "@carbon/colors": ^10.33.0 "@carbon/icon-helpers": ^10.24.0 "@carbon/icons": ^10.41.0 - "@carbon/themes": ^10.45.0 - "@carbon/type": ^10.37.0 + "@carbon/themes": ^10.46.0-rc.0 + "@carbon/type": ^10.38.0-rc.0 "@skpm/builder": ^0.7.0 color-string: ^1.5.3 core-js: ^3.16.0 @@ -2067,18 +2067,18 @@ __metadata: languageName: unknown linkType: soft -"@carbon/styles@^0.7.0, @carbon/styles@workspace:packages/styles": +"@carbon/styles@^0.8.0-rc.0, @carbon/styles@workspace:packages/styles": version: 0.0.0-use.local resolution: "@carbon/styles@workspace:packages/styles" dependencies: "@carbon/colors": ^10.33.0 "@carbon/feature-flags": ^0.6.0 - "@carbon/grid": ^10.38.0 - "@carbon/layout": ^10.33.0 + "@carbon/grid": ^10.39.0-rc.0 + "@carbon/layout": ^10.34.0-rc.0 "@carbon/motion": ^10.25.0 "@carbon/test-utils": ^10.19.0 - "@carbon/themes": ^10.45.0 - "@carbon/type": ^10.37.0 + "@carbon/themes": ^10.46.0-rc.0 + "@carbon/type": ^10.38.0-rc.0 "@ibm/plex": 6.0.0-next.6 css: ^3.0.0 languageName: unknown @@ -2121,7 +2121,7 @@ __metadata: languageName: unknown linkType: soft -"@carbon/themes@^10.45.0, @carbon/themes@workspace:packages/themes": +"@carbon/themes@^10.46.0-rc.0, @carbon/themes@workspace:packages/themes": version: 0.0.0-use.local resolution: "@carbon/themes@workspace:packages/themes" dependencies: @@ -2130,10 +2130,10 @@ __metadata: "@carbon/cli": ^10.30.0 "@carbon/cli-reporter": ^10.5.0 "@carbon/colors": ^10.33.0 - "@carbon/layout": ^10.33.0 + "@carbon/layout": ^10.34.0-rc.0 "@carbon/scss-generator": ^10.13.0 "@carbon/test-utils": ^10.19.0 - "@carbon/type": ^10.37.0 + "@carbon/type": ^10.38.0-rc.0 change-case: ^4.1.1 color: ^3.1.2 core-js: ^3.16.0 @@ -2144,13 +2144,13 @@ __metadata: languageName: unknown linkType: soft -"@carbon/type@^10.37.0, @carbon/type@workspace:packages/type": +"@carbon/type@^10.38.0-rc.0, @carbon/type@workspace:packages/type": version: 0.0.0-use.local resolution: "@carbon/type@workspace:packages/type" dependencies: "@carbon/cli": ^10.30.0 "@carbon/import-once": ^10.6.0 - "@carbon/layout": ^10.33.0 + "@carbon/layout": ^10.34.0-rc.0 "@carbon/test-utils": ^10.19.0 change-case: ^4.1.1 rimraf: ^3.0.0 @@ -10293,7 +10293,7 @@ __metadata: languageName: node linkType: hard -"carbon-components-react@^7.46.0, carbon-components-react@workspace:packages/react": +"carbon-components-react@^7.47.0-rc.0, carbon-components-react@workspace:packages/react": version: 0.0.0-use.local resolution: "carbon-components-react@workspace:packages/react" dependencies: @@ -10311,7 +10311,7 @@ __metadata: "@babel/runtime": ^7.14.6 "@carbon/feature-flags": ^0.6.0 "@carbon/icons-react": ^10.41.0 - "@carbon/layout": ^10.33.0 + "@carbon/layout": ^10.34.0-rc.0 "@carbon/telemetry": 0.0.0-alpha.6 "@carbon/test-utils": ^10.19.0 "@cypress/react": ^5.4.0 @@ -10338,7 +10338,7 @@ __metadata: babel-plugin-react-docgen: ^4.2.1 babel-plugin-transform-inline-environment-variables: ^0.4.3 browserslist-config-carbon: ^10.6.1 - carbon-components: ^10.46.0 + carbon-components: ^10.47.0-rc.0 carbon-icons: ^7.0.5 chalk: ^4.1.1 classnames: 2.3.1 @@ -10423,7 +10423,7 @@ __metadata: languageName: node linkType: hard -"carbon-components@^10.46.0, carbon-components@workspace:packages/components": +"carbon-components@^10.47.0-rc.0, carbon-components@workspace:packages/components": version: 0.0.0-use.local resolution: "carbon-components@workspace:packages/components" dependencies: @@ -10436,7 +10436,7 @@ __metadata: "@babel/preset-react": ^7.14.5 "@babel/runtime": ^7.14.6 "@carbon/cli": ^10.30.0 - "@carbon/elements": ^10.45.0 + "@carbon/elements": ^10.46.0-rc.0 "@carbon/icons-handlebars": ^10.41.0 "@carbon/icons-react": ^10.41.0 "@carbon/telemetry": 0.0.0-alpha.6