Skip to content

Commit ca5231b

Browse files
authored
chore(release): update package versions (carbon-design-system#3863)
* chore(release): update package versions * chore: fix react peer dependency
1 parent c2f977a commit ca5231b

File tree

16 files changed

+45
-45
lines changed

16 files changed

+45
-45
lines changed

packages/components/package.json

+4-4
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.6.0-rc.0",
4+
"version": "10.6.0",
55
"license": "Apache-2.0",
66
"main": "umd/index.js",
77
"module": "es/index.js",
@@ -80,9 +80,9 @@
8080
"@babel/preset-env": "^7.0.0",
8181
"@babel/preset-react": "^7.0.0",
8282
"@babel/runtime": "^7.5.2",
83-
"@carbon/elements": "10.6.0-rc.0",
84-
"@carbon/icons-handlebars": "10.5.0",
85-
"@carbon/icons-react": "10.5.0",
83+
"@carbon/elements": "10.6.0",
84+
"@carbon/icons-handlebars": "10.6.0",
85+
"@carbon/icons-react": "10.6.0",
8686
"@carbon/test-utils": "10.3.0",
8787
"@frctl/fractal": "^1.1.0",
8888
"adaro": "1.0.4",

packages/elements/package.json

+6-6
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.6.0-rc.0",
4+
"version": "10.6.0",
55
"license": "Apache-2.0",
66
"main": "lib/index.js",
77
"module": "es/index.js",
@@ -32,13 +32,13 @@
3232
},
3333
"dependencies": {
3434
"@carbon/colors": "10.4.0",
35-
"@carbon/grid": "10.5.0",
36-
"@carbon/icons": "10.5.0",
35+
"@carbon/grid": "10.6.0",
36+
"@carbon/icons": "10.6.0",
3737
"@carbon/import-once": "10.3.0",
38-
"@carbon/layout": "10.4.0",
38+
"@carbon/layout": "10.5.0",
3939
"@carbon/motion": "10.4.0",
40-
"@carbon/themes": "10.5.0",
41-
"@carbon/type": "10.5.0-rc.0"
40+
"@carbon/themes": "10.6.0",
41+
"@carbon/type": "10.5.0"
4242
},
4343
"devDependencies": {
4444
"@carbon/bundler": "10.4.0",

packages/grid/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@carbon/grid",
33
"description": "Grid for digital and software products using the Carbon Design System",
4-
"version": "10.5.0",
4+
"version": "10.6.0",
55
"license": "Apache-2.0",
66
"repository": "https://github.com/carbon-design-system/carbon/tree/master/packages/grid",
77
"bugs": "https://github.com/carbon-design-system/carbon/issues",
@@ -28,7 +28,7 @@
2828
},
2929
"dependencies": {
3030
"@carbon/import-once": "10.3.0",
31-
"@carbon/layout": "10.4.0"
31+
"@carbon/layout": "10.5.0"
3232
},
3333
"devDependencies": {
3434
"@carbon/bundler": "10.4.0",

packages/icon-build-helpers/package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@carbon/icon-build-helpers",
33
"private": true,
44
"description": "Build helpers for the Carbon Design System icon library",
5-
"version": "0.1.0",
5+
"version": "0.2.0",
66
"license": "Apache-2.0",
77
"main": "src/index.js",
88
"repository": "https://github.com/carbon-design-system/carbon/tree/master/packages/icon-build-helpers",
@@ -23,17 +23,17 @@
2323
"@carbon/cli-reporter": "10.3.0",
2424
"@carbon/icon-helpers": "10.4.0",
2525
"browserslist-config-carbon": "10.4.0",
26-
"core-js": "^3.1.3",
2726
"change-case": "^3.0.2",
27+
"core-js": "^3.1.3",
2828
"fs-extra": "^7.0.0",
29-
"prop-types": "^15.6.2",
30-
"react": "^16.6.0",
31-
"react-dom": "^16.6.0",
3229
"joi": "^14.3.1",
3330
"js-yaml": "^3.12.1",
3431
"klaw-sync": "^6.0.0",
3532
"memfs": "^2.14.0",
3633
"prettier": "^1.17.0",
34+
"prop-types": "^15.6.2",
35+
"react": "^16.6.0",
36+
"react-dom": "^16.6.0",
3737
"rimraf": "^2.6.2",
3838
"rollup": "^1.15.1",
3939
"rollup-plugin-babel": "^4.3.2",

packages/icons-angular/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@carbon/icons-angular",
33
"private": true,
44
"description": "Angular components for icons in digital and software products using the Carbon Design System",
5-
"version": "10.6.0-rc.0",
5+
"version": "10.6.0",
66
"license": "Apache-2.0",
77
"main": "lib/index.js",
88
"repository": "https://github.com/carbon-design-system/carbon/tree/master/packages/icons-angular",
@@ -39,7 +39,7 @@
3939
"@angular/compiler-cli": "6.1.10",
4040
"@angular/core": "6.1.10",
4141
"@carbon/cli-reporter": "10.3.0",
42-
"@carbon/icons": "10.5.0",
42+
"@carbon/icons": "10.6.0",
4343
"change-case": "3.0.2",
4444
"fs-extra": "7.0.1",
4545
"rollup": "^0.66.6",

packages/icons-handlebars/package.json

+2-2
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.5.0",
4+
"version": "10.6.0",
55
"license": "Apache-2.0",
66
"main": "index.js",
77
"repository": "https://github.com/carbon-design-system/carbon/tree/master/packages/icons-handlebars",
@@ -23,7 +23,7 @@
2323
},
2424
"dependencies": {
2525
"@carbon/icon-helpers": "10.4.0",
26-
"@carbon/icons": "10.5.0"
26+
"@carbon/icons": "10.6.0"
2727
},
2828
"devDependencies": {
2929
"handlebars": "^4.0.12"

packages/icons-react/package.json

+3-3
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.5.0",
4+
"version": "10.6.0",
55
"license": "Apache-2.0",
66
"main": "lib/index.js",
77
"module": "es/index.js",
@@ -32,8 +32,8 @@
3232
"@carbon/icon-helpers": "10.4.0"
3333
},
3434
"devDependencies": {
35-
"@carbon/icon-build-helpers": "0.1.0",
36-
"@carbon/icons": "10.5.0"
35+
"@carbon/icon-build-helpers": "0.2.0",
36+
"@carbon/icons": "10.6.0"
3737
},
3838
"sideEffects": false
3939
}

packages/icons-vue/package.json

+2-2
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.6.0-rc.0",
4+
"version": "10.6.0",
55
"license": "Apache-2.0",
66
"main": "lib/index.js",
77
"module": "es/index.js",
@@ -28,7 +28,7 @@
2828
},
2929
"devDependencies": {
3030
"@carbon/cli-reporter": "10.3.0",
31-
"@carbon/icons": "10.5.0",
31+
"@carbon/icons": "10.6.0",
3232
"fs-extra": "^7.0.1",
3333
"prettier": "^1.17.0",
3434
"rimraf": "^2.6.2",

packages/icons/package.json

+2-2
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.5.0",
4+
"version": "10.6.0",
55
"license": "Apache-2.0",
66
"main": "lib/index.js",
77
"module": "es/index.js",
@@ -33,6 +33,6 @@
3333
"prepublishOnly": "yarn build"
3434
},
3535
"devDependencies": {
36-
"@carbon/icon-build-helpers": "0.1.0"
36+
"@carbon/icon-build-helpers": "0.2.0"
3737
}
3838
}

packages/layout/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@carbon/layout",
33
"description": "Layout helpers for digital and software products using the Carbon Design System",
4-
"version": "10.4.0",
4+
"version": "10.5.0",
55
"license": "Apache-2.0",
66
"main": "lib/index.js",
77
"module": "es/index.js",

packages/pictograms-react/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@carbon/pictograms-react",
33
"private": true,
44
"description": "React components for pictograms in digital and software products using the Carbon Design System",
5-
"version": "10.5.0",
5+
"version": "10.6.0",
66
"license": "Apache-2.0",
77
"main": "lib/index.js",
88
"module": "es/index.js",
@@ -33,8 +33,8 @@
3333
"@carbon/icon-helpers": "10.4.0"
3434
},
3535
"devDependencies": {
36-
"@carbon/icon-build-helpers": "0.1.0",
37-
"@carbon/pictograms": "10.2.0-rc.0"
36+
"@carbon/icon-build-helpers": "0.2.0",
37+
"@carbon/pictograms": "10.2.0"
3838
},
3939
"sideEffects": false
4040
}

packages/pictograms/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@carbon/pictograms",
33
"private": true,
44
"description": "Pictograms for digital and software products using the Carbon Design System",
5-
"version": "10.2.0-rc.0",
5+
"version": "10.2.0",
66
"license": "Apache-2.0",
77
"repository": "https://github.com/carbon-design-system/carbon/tree/master/packages/pictograms",
88
"bugs": "https://github.com/carbon-design-system/carbon/issues",
@@ -26,7 +26,7 @@
2626
"prepublishOnly": "yarn build"
2727
},
2828
"devDependencies": {
29-
"@carbon/icon-build-helpers": "0.1.0",
29+
"@carbon/icon-build-helpers": "0.2.0",
3030
"rimraf": "^3.0.0"
3131
}
3232
}

packages/react/package.json

+4-4
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.6.0-rc.0",
4+
"version": "7.6.0",
55
"license": "Apache-2.0",
66
"main": "lib/index.js",
77
"module": "es/index.js",
@@ -32,13 +32,13 @@
3232
"storybook": "start-storybook -p 9000"
3333
},
3434
"peerDependencies": {
35-
"carbon-components": "^10.5.0",
35+
"carbon-components": "^10.6.0",
3636
"carbon-icons": "^7.0.7",
3737
"react": "^16.8.6",
3838
"react-dom": "^16.8.6"
3939
},
4040
"dependencies": {
41-
"@carbon/icons-react": "10.5.0",
41+
"@carbon/icons-react": "10.6.0",
4242
"classnames": "2.2.6",
4343
"downshift": "^1.31.14",
4444
"flatpickr": "4.6.1",
@@ -79,7 +79,7 @@
7979
"babel-plugin-react-docgen": "^2.0.0",
8080
"babel-plugin-transform-inline-environment-variables": "^0.4.0",
8181
"browserslist-config-carbon": "10.4.0",
82-
"carbon-components": "10.6.0-rc.0",
82+
"carbon-components": "10.6.0",
8383
"carbon-icons": "^7.0.5",
8484
"chalk": "^2.3.0",
8585
"cli-table": "^0.3.0",

packages/sketch/package.json

+4-4
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.6.0-rc.0",
5+
"version": "10.6.0",
66
"license": "Apache-2.0",
77
"repository": "https://github.com/carbon-design-system/carbon/tree/master/packages/sketch",
88
"bugs": "https://github.com/carbon-design-system/carbon/issues",
@@ -26,9 +26,9 @@
2626
"@babel/polyfill": "^7.4.4",
2727
"@carbon/colors": "10.4.0",
2828
"@carbon/icon-helpers": "10.4.0",
29-
"@carbon/icons": "10.5.0",
30-
"@carbon/themes": "10.5.0",
31-
"@carbon/type": "10.5.0-rc.0",
29+
"@carbon/icons": "10.6.0",
30+
"@carbon/themes": "10.6.0",
31+
"@carbon/type": "10.5.0",
3232
"@skpm/builder": "^0.7.0",
3333
"color-string": "^1.5.3",
3434
"skpm": "^1.2.0"

packages/themes/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@carbon/themes",
33
"description": "Themes for applying color in the Carbon Design System",
4-
"version": "10.5.0",
4+
"version": "10.6.0",
55
"license": "Apache-2.0",
66
"main": "lib/index.js",
77
"module": "es/index.js",

packages/type/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@carbon/type",
33
"description": "Typography for digital and software products using the Carbon Design System",
4-
"version": "10.5.0-rc.0",
4+
"version": "10.5.0",
55
"license": "Apache-2.0",
66
"main": "lib/index.js",
77
"module": "es/index.js",
@@ -33,7 +33,7 @@
3333
},
3434
"dependencies": {
3535
"@carbon/import-once": "10.3.0",
36-
"@carbon/layout": "10.4.0"
36+
"@carbon/layout": "10.5.0"
3737
},
3838
"devDependencies": {
3939
"@carbon/bundler": "10.4.0",

0 commit comments

Comments
 (0)