Skip to content

Commit 0fb0fe0

Browse files
authored
chore(release): v10.48.0-rc.0 (#10085)
1 parent 62e5210 commit 0fb0fe0

13 files changed

Lines changed: 56 additions & 56 deletions

File tree

config/jest-config-carbon/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "jest-config-carbon",
33
"private": true,
44
"description": "Jest configuration and preset for Carbon",
5-
"version": "0.9.0",
5+
"version": "0.10.0-rc.0",
66
"license": "Apache-2.0",
77
"main": "index.js",
88
"repository": {

packages/carbon-react/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@carbon/react",
33
"description": "React components for the Carbon Design System",
4-
"version": "0.8.0",
4+
"version": "0.9.0-rc.0",
55
"license": "Apache-2.0",
66
"main": "lib/index.js",
77
"module": "es/index.js",
@@ -43,11 +43,11 @@
4343
},
4444
"dependencies": {
4545
"@carbon/feature-flags": "^0.6.0",
46-
"@carbon/icons-react": "^10.42.0",
47-
"@carbon/styles": "^0.8.0",
46+
"@carbon/icons-react": "^10.43.0-rc.0",
47+
"@carbon/styles": "^0.9.0-rc.0",
4848
"@carbon/telemetry": "0.0.0-alpha.6",
49-
"carbon-components": "^10.47.0",
50-
"carbon-components-react": "^7.47.0",
49+
"carbon-components": "^10.48.0-rc.0",
50+
"carbon-components-react": "^7.48.0-rc.0",
5151
"carbon-icons": "^7.0.7"
5252
},
5353
"devDependencies": {
@@ -58,7 +58,7 @@
5858
"@babel/plugin-transform-react-constant-elements": "^7.14.5",
5959
"@babel/preset-env": "^7.14.7",
6060
"@babel/preset-react": "^7.14.5",
61-
"@carbon/themes": "^10.46.0",
61+
"@carbon/themes": "^10.47.0-rc.0",
6262
"@rollup/plugin-babel": "^5.3.0",
6363
"@rollup/plugin-commonjs": "^18.0.0",
6464
"@rollup/plugin-node-resolve": "^11.2.1",

packages/components/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "carbon-components",
33
"description": "The Carbon Design System is IBM’s open-source design system for products and experiences.",
4-
"version": "10.47.0",
4+
"version": "10.48.0-rc.0",
55
"license": "Apache-2.0",
66
"main": "umd/index.js",
77
"module": "es/index.js",
@@ -81,9 +81,9 @@
8181
"@babel/preset-react": "^7.14.5",
8282
"@babel/runtime": "^7.14.6",
8383
"@carbon/cli": "^10.31.0",
84-
"@carbon/elements": "^10.46.0",
85-
"@carbon/icons-handlebars": "^10.42.0",
86-
"@carbon/icons-react": "^10.42.0",
84+
"@carbon/elements": "^10.47.0-rc.0",
85+
"@carbon/icons-handlebars": "^10.43.0-rc.0",
86+
"@carbon/icons-react": "^10.43.0-rc.0",
8787
"@carbon/test-utils": "^10.20.0",
8888
"@frctl/fractal": "^1.1.0",
8989
"@rollup/plugin-babel": "^5.3.0",

packages/elements/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@carbon/elements",
33
"description": "A collection of design elements in code for the IBM Design Language",
4-
"version": "10.46.0",
4+
"version": "10.47.0-rc.0",
55
"license": "Apache-2.0",
66
"main": "lib/index.js",
77
"module": "es/index.js",
@@ -37,11 +37,11 @@
3737
"dependencies": {
3838
"@carbon/colors": "^10.34.0",
3939
"@carbon/grid": "^10.39.0",
40-
"@carbon/icons": "^10.42.0",
40+
"@carbon/icons": "^10.43.0-rc.0",
4141
"@carbon/import-once": "^10.6.0",
4242
"@carbon/layout": "^10.34.0",
4343
"@carbon/motion": "^10.26.0",
44-
"@carbon/themes": "^10.46.0",
44+
"@carbon/themes": "^10.47.0-rc.0",
4545
"@carbon/type": "^10.38.0"
4646
},
4747
"devDependencies": {

packages/icons-handlebars/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@carbon/icons-handlebars",
33
"description": "Handlebars helpers for IBM Design Language icons in digital and software products using the Carbon Design System",
4-
"version": "10.42.0",
4+
"version": "10.43.0-rc.0",
55
"license": "Apache-2.0",
66
"main": "index.js",
77
"repository": {
@@ -27,7 +27,7 @@
2727
},
2828
"dependencies": {
2929
"@carbon/icon-helpers": "^10.25.0",
30-
"@carbon/icons": "^10.42.0"
30+
"@carbon/icons": "^10.43.0-rc.0"
3131
},
3232
"devDependencies": {
3333
"handlebars": "^4.0.12"

packages/icons-react/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@carbon/icons-react",
33
"description": "React components for icons in digital and software products using the Carbon Design System",
4-
"version": "10.42.0",
4+
"version": "10.43.0-rc.0",
55
"license": "Apache-2.0",
66
"main": "lib/index.js",
77
"module": "es/index.js",
@@ -44,7 +44,7 @@
4444
},
4545
"devDependencies": {
4646
"@carbon/icon-build-helpers": "^0.30.0",
47-
"@carbon/icons": "^10.42.0",
47+
"@carbon/icons": "^10.43.0-rc.0",
4848
"rimraf": "^3.0.2"
4949
},
5050
"sideEffects": false

packages/icons-vue/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@carbon/icons-vue",
33
"description": "Vue components for icons in digital and software products using the Carbon Design System",
4-
"version": "10.42.0",
4+
"version": "10.43.0-rc.0",
55
"license": "Apache-2.0",
66
"main": "lib/index.js",
77
"module": "es/index.js",
@@ -32,7 +32,7 @@
3232
},
3333
"devDependencies": {
3434
"@carbon/cli-reporter": "^10.5.0",
35-
"@carbon/icons": "^10.42.0",
35+
"@carbon/icons": "^10.43.0-rc.0",
3636
"fs-extra": "^8.1.0",
3737
"prettier": "^2.2.1",
3838
"rimraf": "^3.0.0",

packages/icons/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@carbon/icons",
33
"description": "Icons for digital and software products using the Carbon Design System",
4-
"version": "10.42.0",
4+
"version": "10.43.0-rc.0",
55
"license": "Apache-2.0",
66
"main": "lib/index.js",
77
"module": "es/index.js",

packages/react/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "carbon-components-react",
33
"description": "The Carbon Design System is IBM’s open-source design system for products and experiences.",
4-
"version": "7.47.0",
4+
"version": "7.48.0-rc.0",
55
"license": "Apache-2.0",
66
"main": "lib/index.js",
77
"module": "es/index.js",
@@ -48,7 +48,7 @@
4848
"dependencies": {
4949
"@babel/runtime": "^7.14.6",
5050
"@carbon/feature-flags": "^0.6.0",
51-
"@carbon/icons-react": "^10.42.0",
51+
"@carbon/icons-react": "^10.43.0-rc.0",
5252
"@carbon/layout": "^10.34.0",
5353
"@carbon/telemetry": "0.0.0-alpha.6",
5454
"classnames": "2.3.1",
@@ -103,7 +103,7 @@
103103
"babel-plugin-react-docgen": "^4.2.1",
104104
"babel-plugin-transform-inline-environment-variables": "^0.4.3",
105105
"browserslist-config-carbon": "^10.6.1",
106-
"carbon-components": "^10.47.0",
106+
"carbon-components": "^10.48.0-rc.0",
107107
"carbon-icons": "^7.0.5",
108108
"chalk": "^4.1.1",
109109
"cli-table": "^0.3.0",

packages/sketch/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@carbon/sketch",
33
"private": true,
44
"description": "Tooling for generating a sketch plugin to bring code to design",
5-
"version": "10.45.0",
5+
"version": "10.46.0-rc.0",
66
"license": "Apache-2.0",
77
"repository": {
88
"type": "git",
@@ -30,8 +30,8 @@
3030
"dependencies": {
3131
"@carbon/colors": "^10.34.0",
3232
"@carbon/icon-helpers": "^10.25.0",
33-
"@carbon/icons": "^10.42.0",
34-
"@carbon/themes": "^10.46.0",
33+
"@carbon/icons": "^10.43.0-rc.0",
34+
"@carbon/themes": "^10.47.0-rc.0",
3535
"@carbon/type": "^10.38.0",
3636
"@skpm/builder": "^0.7.0",
3737
"color-string": "^1.5.3",

0 commit comments

Comments
 (0)