File tree Expand file tree Collapse file tree 11 files changed +27
-27
lines changed Expand file tree Collapse file tree 11 files changed +27
-27
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " @carbon/colors" ,
33 "description" : " Colors for digital and software products using the Carbon Design System" ,
4- "version" : " 10.16.0-rc.0 " ,
4+ "version" : " 10.16.0" ,
55 "license" : " Apache-2.0" ,
66 "main" : " lib/index.js" ,
77 "module" : " es/index.js" ,
Original file line number Diff line number Diff line change 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.24.0-rc.0 " ,
4+ "version" : " 10.24.0" ,
55 "license" : " Apache-2.0" ,
66 "main" : " umd/index.js" ,
77 "module" : " es/index.js" ,
7979 "@babel/preset-env" : " ^7.10.0" ,
8080 "@babel/preset-react" : " ^7.10.0" ,
8181 "@babel/runtime" : " ^7.10.0" ,
82- "@carbon/elements" : " ^10.23.0-rc.0 " ,
83- "@carbon/icons-handlebars" : " ^10.21.0-rc.0 " ,
84- "@carbon/icons-react" : " ^10.21.0-rc.0 " ,
82+ "@carbon/elements" : " ^10.23.0" ,
83+ "@carbon/icons-handlebars" : " ^10.21.0" ,
84+ "@carbon/icons-react" : " ^10.21.0" ,
8585 "@carbon/test-utils" : " ^10.12.0" ,
8686 "@frctl/fractal" : " ^1.1.0" ,
8787 "adaro" : " 1.0.4" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @carbon/elements" ,
33 "description" : " A collection of design elements in code for the IBM Design Language" ,
4- "version" : " 10.23.0-rc.0 " ,
4+ "version" : " 10.23.0" ,
55 "license" : " Apache-2.0" ,
66 "main" : " lib/index.js" ,
77 "module" : " es/index.js" ,
3131 "clean" : " rimraf es lib umd && node tasks/clean.js"
3232 },
3333 "dependencies" : {
34- "@carbon/colors" : " ^10.16.0-rc.0 " ,
34+ "@carbon/colors" : " ^10.16.0" ,
3535 "@carbon/grid" : " ^10.16.0" ,
36- "@carbon/icons" : " ^10.21.0-rc.0 " ,
36+ "@carbon/icons" : " ^10.21.0" ,
3737 "@carbon/import-once" : " ^10.3.0" ,
3838 "@carbon/layout" : " ^10.14.0" ,
3939 "@carbon/motion" : " ^10.9.0" ,
40- "@carbon/themes" : " ^10.23.0-rc.0 " ,
40+ "@carbon/themes" : " ^10.23.0" ,
4141 "@carbon/type" : " ^10.17.0"
4242 },
4343 "devDependencies" : {
Original file line number Diff line number Diff line change 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.21.0-rc.0 " ,
4+ "version" : " 10.21.0" ,
55 "license" : " Apache-2.0" ,
66 "main" : " index.js" ,
77 "repository" : " https://github.com/carbon-design-system/carbon/tree/master/packages/icons-handlebars" ,
2323 },
2424 "dependencies" : {
2525 "@carbon/icon-helpers" : " ^10.9.0" ,
26- "@carbon/icons" : " ^10.21.0-rc.0 "
26+ "@carbon/icons" : " ^10.21.0"
2727 },
2828 "devDependencies" : {
2929 "handlebars" : " ^4.0.12"
Original file line number Diff line number Diff line change 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.21.0-rc.0 " ,
4+ "version" : " 10.21.0" ,
55 "license" : " Apache-2.0" ,
66 "main" : " lib/index.js" ,
77 "module" : " es/index.js" ,
3333 },
3434 "devDependencies" : {
3535 "@carbon/icon-build-helpers" : " ^0.11.0" ,
36- "@carbon/icons" : " ^10.21.0-rc.0 "
36+ "@carbon/icons" : " ^10.21.0"
3737 },
3838 "sideEffects" : false
3939}
Original file line number Diff line number Diff line change 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.21.0-rc.0 " ,
4+ "version" : " 10.21.0" ,
55 "license" : " Apache-2.0" ,
66 "main" : " lib/index.js" ,
77 "module" : " es/index.js" ,
2828 },
2929 "devDependencies" : {
3030 "@carbon/cli-reporter" : " ^10.3.0" ,
31- "@carbon/icons" : " ^10.21.0-rc.0 " ,
31+ "@carbon/icons" : " ^10.21.0" ,
3232 "fs-extra" : " ^8.1.0" ,
3333 "prettier" : " ^2.1.0" ,
3434 "rimraf" : " ^3.0.0" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @carbon/icons" ,
33 "description" : " Icons for digital and software products using the Carbon Design System" ,
4- "version" : " 10.21.0-rc.0 " ,
4+ "version" : " 10.21.0" ,
55 "license" : " Apache-2.0" ,
66 "main" : " lib/index.js" ,
77 "module" : " es/index.js" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @carbon/react-hooks" ,
33 "private" : true ,
4- "version" : " 10.18.0-rc.0 " ,
4+ "version" : " 10.18.0" ,
55 "license" : " Apache-2.0" ,
66 "main" : " lib/index.js" ,
77 "module" : " es/index.js" ,
3939 "autoprefixer" : " ^9.7.4" ,
4040 "babel-loader" : " ^8.1.0" ,
4141 "browserslist-config-carbon" : " ^10.5.0" ,
42- "carbon-components" : " ^10.24.0-rc.0 " ,
42+ "carbon-components" : " ^10.24.0" ,
4343 "css-loader" : " ^3.4.2" ,
4444 "node-sass" : " ^4.13.1" ,
4545 "postcss-loader" : " ^3.0.0" ,
Original file line number Diff line number Diff line change 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.24.0-rc.0 " ,
4+ "version" : " 7.24.0" ,
55 "license" : " Apache-2.0" ,
66 "main" : " lib/index.js" ,
77 "module" : " es/index.js" ,
3939 "react-dom" : " ^16.8.6 || ^17.0.1"
4040 },
4141 "dependencies" : {
42- "@carbon/icons-react" : " ^10.21.0-rc.0 " ,
42+ "@carbon/icons-react" : " ^10.21.0" ,
4343 "classnames" : " 2.2.6" ,
4444 "downshift" : " 5.2.1" ,
4545 "flatpickr" : " 4.6.1" ,
8484 "babel-plugin-react-docgen" : " ^4.0.0" ,
8585 "babel-plugin-transform-inline-environment-variables" : " ^0.4.0" ,
8686 "browserslist-config-carbon" : " ^10.5.0" ,
87- "carbon-components" : " ^10.24.0-rc.0 " ,
87+ "carbon-components" : " ^10.24.0" ,
8888 "carbon-icons" : " ^7.0.5" ,
8989 "chalk" : " ^2.3.0" ,
9090 "cli-table" : " ^0.3.0" ,
Original file line number Diff line number Diff line change 22 "name" : " @carbon/sketch" ,
33 "private" : true ,
44 "description" : " Tooling for generating a sketch plugin to bring code to design" ,
5- "version" : " 10.22.0-rc.0 " ,
5+ "version" : " 10.22.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" ,
2525 },
2626 "dependencies" : {
2727 "@babel/polyfill" : " ^7.8.7" ,
28- "@carbon/colors" : " ^10.16.0-rc.0 " ,
28+ "@carbon/colors" : " ^10.16.0" ,
2929 "@carbon/icon-helpers" : " ^10.9.0" ,
30- "@carbon/icons" : " ^10.21.0-rc.0 " ,
31- "@carbon/themes" : " ^10.23.0-rc.0 " ,
30+ "@carbon/icons" : " ^10.21.0" ,
31+ "@carbon/themes" : " ^10.23.0" ,
3232 "@carbon/type" : " ^10.17.0" ,
3333 "@skpm/builder" : " ^0.7.0" ,
3434 "color-string" : " ^1.5.3" ,
You can’t perform that action at this time.
0 commit comments