File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
22 "name" : " codesandbox-styles" ,
33 "private" : true ,
4- "version" : " 0.2.0 " ,
4+ "version" : " 0.2.1 " ,
55 "scripts" : {
66 "develop" : " vite"
77 },
88 "devDependencies" : {
99 "vite" : " ^2.8.0"
1010 },
1111 "dependencies" : {
12- "@carbon/styles" : " ^0.16.0 " ,
12+ "@carbon/styles" : " ^0.16.1 " ,
1313 "sass" : " ^1.49.7"
1414 }
1515}
Original file line number Diff line number Diff line change 11{
22 "name" : " codesandbox" ,
33 "private" : true ,
4- "version" : " 0.2.0 " ,
4+ "version" : " 0.2.1 " ,
55 "scripts" : {
66 "develop" : " vite"
77 },
88 "dependencies" : {
9- "@carbon/react" : " ^0.16.0 " ,
9+ "@carbon/react" : " ^0.16.1 " ,
1010 "react" : " ^17.0.2" ,
1111 "react-dom" : " ^17.0.2"
1212 },
Original file line number Diff line number Diff line change 11{
22 "name" : " @carbon/react" ,
33 "description" : " React components for the Carbon Design System" ,
4- "version" : " 0.16.0 " ,
4+ "version" : " 0.16.1 " ,
55 "license" : " Apache-2.0" ,
66 "main" : " lib/index.js" ,
77 "module" : " es/index.js" ,
4444 "dependencies" : {
4545 "@carbon/feature-flags" : " ^0.7.0" ,
4646 "@carbon/icons-react" : " ^10.48.0" ,
47- "@carbon/styles" : " ^0.16.0 " ,
47+ "@carbon/styles" : " ^0.16.1 " ,
4848 "@carbon/telemetry" : " 0.0.0-alpha.6" ,
49- "carbon-components" : " ^10.55.0 " ,
50- "carbon-components-react" : " ^7.55.0 " ,
49+ "carbon-components" : " ^10.55.1 " ,
50+ "carbon-components-react" : " ^7.55.1 " ,
5151 "carbon-icons" : " ^7.0.7"
5252 },
5353 "devDependencies" : {
5858 "@babel/plugin-transform-react-constant-elements" : " ^7.16.7" ,
5959 "@babel/preset-env" : " ^7.16.7" ,
6060 "@babel/preset-react" : " ^7.16.7" ,
61- "@carbon/themes" : " ^10.53.0 " ,
61+ "@carbon/themes" : " ^10.53.1 " ,
6262 "@rollup/plugin-babel" : " ^5.3.0" ,
6363 "@rollup/plugin-commonjs" : " ^21.0.0" ,
6464 "@rollup/plugin-node-resolve" : " ^13.0.0" ,
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.55.0 " ,
4+ "version" : " 10.55.1 " ,
55 "license" : " Apache-2.0" ,
66 "main" : " umd/index.js" ,
77 "module" : " es/index.js" ,
7878 "@babel/preset-react" : " ^7.16.7" ,
7979 "@babel/runtime" : " ^7.16.7" ,
8080 "@carbon/cli" : " ^10.34.0" ,
81- "@carbon/elements" : " ^10.54.0 " ,
81+ "@carbon/elements" : " ^10.54.1 " ,
8282 "@carbon/icons-handlebars" : " ^10.48.0" ,
8383 "@carbon/icons-react" : " ^10.48.0" ,
8484 "@carbon/test-utils" : " ^10.21.0" ,
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.54.0 " ,
4+ "version" : " 10.54.1 " ,
55 "license" : " Apache-2.0" ,
66 "main" : " lib/index.js" ,
77 "module" : " es/index.js" ,
4141 "@carbon/import-once" : " ^10.7.0" ,
4242 "@carbon/layout" : " ^10.37.0" ,
4343 "@carbon/motion" : " ^10.29.0" ,
44- "@carbon/themes" : " ^10.53.0 " ,
45- "@carbon/type" : " ^10.43.0 "
44+ "@carbon/themes" : " ^10.53.1 " ,
45+ "@carbon/type" : " ^10.43.1 "
4646 },
4747 "devDependencies" : {
4848 "@carbon/cli" : " ^10.34.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.55.0 " ,
4+ "version" : " 7.55.1 " ,
55 "license" : " Apache-2.0" ,
66 "main" : " lib/index.js" ,
77 "module" : " es/index.js" ,
107107 "babel-plugin-react-docgen" : " ^4.2.1" ,
108108 "babel-plugin-transform-inline-environment-variables" : " ^0.4.3" ,
109109 "browserslist-config-carbon" : " ^10.6.1" ,
110- "carbon-components" : " ^10.55.0 " ,
110+ "carbon-components" : " ^10.55.1 " ,
111111 "carbon-icons" : " ^7.0.5" ,
112112 "chalk" : " ^4.1.1" ,
113113 "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.53.0 " ,
5+ "version" : " 10.53.1 " ,
66 "license" : " Apache-2.0" ,
77 "repository" : {
88 "type" : " git" ,
3131 "@carbon/colors" : " ^10.37.0" ,
3232 "@carbon/icon-helpers" : " ^10.28.0" ,
3333 "@carbon/icons" : " ^10.48.0" ,
34- "@carbon/themes" : " ^10.53.0 " ,
35- "@carbon/type" : " ^10.43.0 " ,
34+ "@carbon/themes" : " ^10.53.1 " ,
35+ "@carbon/type" : " ^10.43.1 " ,
3636 "@skpm/builder" : " ^0.8.0" ,
3737 "color-string" : " ^1.5.3" ,
3838 "core-js" : " ^3.16.0" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @carbon/styles" ,
33 "description" : " Styles for the Carbon Design System" ,
4- "version" : " 0.16.0 " ,
4+ "version" : " 0.16.1 " ,
55 "license" : " Apache-2.0" ,
66 "repository" : {
77 "type" : " git" ,
2525 "@carbon/grid" : " ^10.43.0" ,
2626 "@carbon/layout" : " ^10.37.0" ,
2727 "@carbon/motion" : " ^10.29.0" ,
28- "@carbon/themes" : " ^10.53.0 " ,
29- "@carbon/type" : " ^10.43.0 " ,
28+ "@carbon/themes" : " ^10.53.1 " ,
29+ "@carbon/type" : " ^10.43.1 " ,
3030 "@ibm/plex" : " 6.0.0-next.6"
3131 },
3232 "devDependencies" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " @carbon/themes" ,
33 "description" : " Themes for applying color in the Carbon Design System" ,
4- "version" : " 10.53.0 " ,
4+ "version" : " 10.53.1 " ,
55 "license" : " Apache-2.0" ,
66 "main" : " lib/index.js" ,
77 "module" : " es/index.js" ,
3131 "dependencies" : {
3232 "@carbon/colors" : " ^10.37.0" ,
3333 "@carbon/layout" : " ^10.37.0" ,
34- "@carbon/type" : " ^10.43.0 " ,
34+ "@carbon/type" : " ^10.43.1 " ,
3535 "color" : " ^3.1.2"
3636 },
3737 "devDependencies" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " @carbon/type" ,
33 "description" : " Typography for digital and software products using the Carbon Design System" ,
4- "version" : " 10.43.0 " ,
4+ "version" : " 10.43.1 " ,
55 "license" : " Apache-2.0" ,
66 "main" : " lib/index.js" ,
77 "module" : " es/index.js" ,
You can’t perform that action at this time.
0 commit comments