File tree Expand file tree Collapse file tree 14 files changed +41
-41
lines changed
codesandbox-with-sass-compilation Expand file tree Collapse file tree 14 files changed +41
-41
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " codesandbox-styles" ,
33 "private" : true ,
4- "version" : " 0.20.0-rc.1 " ,
4+ "version" : " 0.20.0-rc.2 " ,
55 "scripts" : {
66 "develop" : " vite"
77 },
88 "devDependencies" : {
99 "vite" : " ^2.8.0"
1010 },
1111 "dependencies" : {
12- "@carbon/styles" : " ^1.17.0-rc.1 " ,
12+ "@carbon/styles" : " ^1.17.0-rc.2 " ,
1313 "sass" : " ^1.51.0"
1414 }
1515}
Original file line number Diff line number Diff line change 11{
22 "name" : " codesandbox-with-sass-compilation" ,
3- "version" : " 0.18.0-rc.1 " ,
3+ "version" : " 0.18.0-rc.2 " ,
44 "private" : true ,
55 "dependencies" : {
6- "@carbon/react" : " ^1.17.0-rc.1 " ,
6+ "@carbon/react" : " ^1.17.0-rc.2 " ,
77 "react" : " ^17.0.0" ,
88 "react-dom" : " ^17.0.0"
99 },
Original file line number Diff line number Diff line change 11{
22 "name" : " codesandbox" ,
3- "version" : " 0.18.0-rc.1 " ,
3+ "version" : " 0.18.0-rc.2 " ,
44 "private" : true ,
55 "dependencies" : {
6- "@carbon/react" : " ^1.17.0-rc.1 " ,
6+ "@carbon/react" : " ^1.17.0-rc.2 " ,
77 "react" : " ^17.0.0" ,
88 "react-dom" : " ^17.0.0"
99 },
Original file line number Diff line number Diff line change 11{
22 "name" : " custom-theme" ,
33 "private" : true ,
4- "version" : " 0.15.0-rc.1 " ,
4+ "version" : " 0.15.0-rc.2 " ,
55 "scripts" : {
66 "dev" : " vite" ,
77 "build" : " vite build" ,
88 "preview" : " vite preview"
99 },
1010 "dependencies" : {
11- "@carbon/react" : " ^1.17.0-rc.1 " ,
11+ "@carbon/react" : " ^1.17.0-rc.2 " ,
1212 "react" : " ^17.0.0" ,
1313 "react-dom" : " ^17.0.0"
1414 },
Original file line number Diff line number Diff line change 11{
22 "name" : " incremental-migration" ,
33 "private" : true ,
4- "version" : " 0.17.0-rc.1 " ,
4+ "version" : " 0.17.0-rc.2 " ,
55 "scripts" : {
66 "build" : " next build" ,
77 "dev" : " next dev" ,
1313 },
1414 "dependencies" : {
1515 "@carbon/icons-react" : " ^10.49.0" ,
16- "@carbon/react" : " ^1.17.0-rc.1 " ,
16+ "@carbon/react" : " ^1.17.0-rc.2 " ,
1717 "carbon-components" : " ^10.57.0" ,
1818 "carbon-components-react" : " ^7.57.0" ,
1919 "carbon-icons" : " ^7.0.7" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " examples-light-dark" ,
33 "private" : true ,
4- "version" : " 0.15.0-rc.1 " ,
4+ "version" : " 0.15.0-rc.2 " ,
55 "scripts" : {
66 "build" : " next build" ,
77 "dev" : " next dev" ,
88 "lint" : " next lint" ,
99 "start" : " next start"
1010 },
1111 "dependencies" : {
12- "@carbon/react" : " ^1.17.0-rc.1 " ,
12+ "@carbon/react" : " ^1.17.0-rc.2 " ,
1313 "next" : " 12.1.4" ,
1414 "react" : " 18.0.0" ,
1515 "react-dom" : " 18.0.0"
Original file line number Diff line number Diff line change 11{
22 "name" : " examples-nextjs" ,
33 "private" : true ,
4- "version" : " 0.17.0-rc.1 " ,
4+ "version" : " 0.17.0-rc.2 " ,
55 "scripts" : {
66 "build" : " next build" ,
77 "dev" : " next dev" ,
88 "lint" : " next lint" ,
99 "start" : " next start"
1010 },
1111 "dependencies" : {
12- "@carbon/react" : " ^1.17.0-rc.1 " ,
12+ "@carbon/react" : " ^1.17.0-rc.2 " ,
1313 "next" : " 12.1.4" ,
1414 "react" : " 18.0.0" ,
1515 "react-dom" : " 18.0.0"
Original file line number Diff line number Diff line change 11{
22 "name" : " vite" ,
33 "private" : true ,
4- "version" : " 0.15.0-rc.1 " ,
4+ "version" : " 0.15.0-rc.2 " ,
55 "scripts" : {
66 "dev" : " vite" ,
77 "build" : " vite build" ,
88 "preview" : " vite preview"
99 },
1010 "dependencies" : {
11- "@carbon/react" : " ^1.17.0-rc.1 " ,
11+ "@carbon/react" : " ^1.17.0-rc.2 " ,
1212 "react" : " ^17.0.0" ,
1313 "react-dom" : " ^17.0.0"
1414 },
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" : " 8.17.0-rc.1 " ,
4+ "version" : " 8.17.0-rc.2 " ,
55 "license" : " Apache-2.0" ,
66 "main" : " lib/index.js" ,
77 "module" : " es/index.js" ,
3939 "sass" : " ^1.33.0"
4040 },
4141 "dependencies" : {
42- "@carbon/react" : " ^1.17.0-rc.1 " ,
43- "@carbon/styles" : " ^1.17.0-rc.1 " ,
42+ "@carbon/react" : " ^1.17.0-rc.2 " ,
43+ "@carbon/styles" : " ^1.17.0-rc.2 " ,
4444 "@carbon/telemetry" : " 0.1.0"
4545 },
4646 "devDependencies" : {
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" : " 11.17.0-rc.1 " ,
4+ "version" : " 11.17.0-rc.2 " ,
55 "license" : " Apache-2.0" ,
66 "repository" : {
77 "type" : " git" ,
4040 "sass" : " ^1.33.0"
4141 },
4242 "dependencies" : {
43- "@carbon/styles" : " ^1.17.0-rc.1 " ,
43+ "@carbon/styles" : " ^1.17.0-rc.2 " ,
4444 "@carbon/telemetry" : " 0.1.0"
4545 },
4646 "devDependencies" : {
You can’t perform that action at this time.
0 commit comments