File tree Expand file tree Collapse file tree 19 files changed +56
-56
lines changed
config/jest-config-carbon Expand file tree Collapse file tree 19 files changed +56
-56
lines changed Original file line number Diff line number Diff line change 2
2
"name" : " jest-config-carbon" ,
3
3
"private" : true ,
4
4
"description" : " Jest configuration and preset for Carbon" ,
5
- "version" : " 1.14.0 " ,
5
+ "version" : " 1.14.1 " ,
6
6
"license" : " Apache-2.0" ,
7
7
"main" : " index.js" ,
8
8
"repository" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " class-prefix" ,
3
3
"private" : true ,
4
- "version" : " 0.61.0 " ,
4
+ "version" : " 0.61.1 " ,
5
5
"type" : " module" ,
6
6
"scripts" : {
7
7
"dev" : " vite" ,
8
8
"build" : " vite build" ,
9
9
"preview" : " vite preview"
10
10
},
11
11
"dependencies" : {
12
- "@carbon/react" : " ^1.64.0 " ,
12
+ "@carbon/react" : " ^1.64.1 " ,
13
13
"react" : " ^18.2.0" ,
14
14
"react-dom" : " ^18.2.0"
15
15
},
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " codesandbox-styles" ,
3
3
"private" : true ,
4
- "version" : " 0.66.0 " ,
4
+ "version" : " 0.66.1 " ,
5
5
"type" : " module" ,
6
6
"scripts" : {
7
7
"dev" : " vite"
11
11
"vite" : " ^4.3.8"
12
12
},
13
13
"dependencies" : {
14
- "@carbon/styles" : " ^1.63.0 "
14
+ "@carbon/styles" : " ^1.63.1 "
15
15
}
16
16
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " custom-theme" ,
3
3
"private" : true ,
4
- "version" : " 0.62.0 " ,
4
+ "version" : " 0.62.1 " ,
5
5
"type" : " module" ,
6
6
"scripts" : {
7
7
"dev" : " vite" ,
8
8
"build" : " vite build" ,
9
9
"preview" : " vite preview"
10
10
},
11
11
"dependencies" : {
12
- "@carbon/react" : " ^1.64.0 " ,
12
+ "@carbon/react" : " ^1.64.1 " ,
13
13
"react" : " ^18.2.0" ,
14
14
"react-dom" : " ^18.2.0"
15
15
},
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " id-prefix" ,
3
3
"private" : true ,
4
- "version" : " 0.61.0 " ,
4
+ "version" : " 0.61.1 " ,
5
5
"type" : " module" ,
6
6
"scripts" : {
7
7
"dev" : " vite" ,
8
8
"build" : " vite build" ,
9
9
"preview" : " vite preview"
10
10
},
11
11
"dependencies" : {
12
- "@carbon/react" : " ^1.64.0 " ,
12
+ "@carbon/react" : " ^1.64.1 " ,
13
13
"react" : " ^18.2.0" ,
14
14
"react-dom" : " ^18.2.0"
15
15
},
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " examples-light-dark" ,
3
3
"private" : true ,
4
- "version" : " 0.62.0 " ,
4
+ "version" : " 0.62.1 " ,
5
5
"scripts" : {
6
6
"build" : " next build" ,
7
7
"dev" : " next dev" ,
8
8
"lint" : " next lint" ,
9
9
"start" : " next start"
10
10
},
11
11
"dependencies" : {
12
- "@carbon/react" : " ^1.64.0 " ,
12
+ "@carbon/react" : " ^1.64.1 " ,
13
13
"next" : " 14.1.1" ,
14
14
"react" : " 18.2.0" ,
15
15
"react-dom" : " 18.2.0"
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " examples-nextjs" ,
3
3
"private" : true ,
4
- "version" : " 0.64.0 " ,
4
+ "version" : " 0.64.1 " ,
5
5
"scripts" : {
6
6
"build" : " next build" ,
7
7
"dev" : " next dev" ,
8
8
"lint" : " next lint" ,
9
9
"start" : " next start"
10
10
},
11
11
"dependencies" : {
12
- "@carbon/react" : " ^1.64.0 " ,
12
+ "@carbon/react" : " ^1.64.1 " ,
13
13
"next" : " 14.1.1" ,
14
14
"react" : " 18.2.0" ,
15
15
"react-dom" : " 18.2.0"
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " v10-token-compat-in-v11" ,
3
3
"private" : true ,
4
- "version" : " 0.62.0 " ,
4
+ "version" : " 0.62.1 " ,
5
5
"type" : " module" ,
6
6
"scripts" : {
7
7
"dev" : " vite" ,
8
8
"build" : " vite build" ,
9
9
"preview" : " vite preview"
10
10
},
11
11
"dependencies" : {
12
- "@carbon/react" : " ^1.64.0 " ,
12
+ "@carbon/react" : " ^1.64.1 " ,
13
13
"react" : " ^18.2.0" ,
14
14
"react-dom" : " ^18.2.0"
15
15
},
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " vite" ,
3
3
"private" : true ,
4
- "version" : " 0.62.0 " ,
4
+ "version" : " 0.62.1 " ,
5
5
"type" : " module" ,
6
6
"scripts" : {
7
7
"dev" : " vite" ,
8
8
"build" : " vite build" ,
9
9
"preview" : " vite preview"
10
10
},
11
11
"dependencies" : {
12
- "@carbon/react" : " ^1.64.0 " ,
12
+ "@carbon/react" : " ^1.64.1 " ,
13
13
"react" : " ^18.2.0" ,
14
14
"react-dom" : " ^18.2.0"
15
15
},
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " carbon-components-react" ,
3
3
"description" : " The Carbon Design System is IBM’s open-source design system for products and experiences." ,
4
- "version" : " 8.64.0 " ,
4
+ "version" : " 8.64.1 " ,
5
5
"license" : " Apache-2.0" ,
6
6
"main" : " lib/index.js" ,
7
7
"module" : " es/index.js" ,
42
42
"sass" : " ^1.33.0"
43
43
},
44
44
"dependencies" : {
45
- "@carbon/react" : " ^1.64.0 " ,
46
- "@carbon/styles" : " ^1.63.0 " ,
45
+ "@carbon/react" : " ^1.64.1 " ,
46
+ "@carbon/styles" : " ^1.63.1 " ,
47
47
"@ibm/telemetry-js" : " ^1.5.0" ,
48
48
"chalk" : " 1.1.3"
49
49
},
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " carbon-components" ,
3
3
"description" : " The Carbon Design System is IBM’s open-source design system for products and experiences." ,
4
- "version" : " 11.63.0 " ,
4
+ "version" : " 11.63.1 " ,
5
5
"license" : " Apache-2.0" ,
6
6
"repository" : {
7
7
"type" : " git" ,
43
43
"sass" : " ^1.33.0"
44
44
},
45
45
"dependencies" : {
46
- "@carbon/styles" : " ^1.63.0 " ,
46
+ "@carbon/styles" : " ^1.63.1 " ,
47
47
"@ibm/telemetry-js" : " ^1.5.0" ,
48
48
"chalk" : " 1.1.3"
49
49
},
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @carbon/elements" ,
3
3
"description" : " A collection of design elements in code for the IBM Design Language" ,
4
- "version" : " 11.51.0 " ,
4
+ "version" : " 11.51.1 " ,
5
5
"license" : " Apache-2.0" ,
6
6
"main" : " lib/index.js" ,
7
7
"module" : " es/index.js" ,
40
40
"dependencies" : {
41
41
"@carbon/colors" : " ^11.24.0" ,
42
42
"@carbon/grid" : " ^11.25.0" ,
43
- "@carbon/icons" : " ^11.47.0 " ,
43
+ "@carbon/icons" : " ^11.47.1 " ,
44
44
"@carbon/layout" : " ^11.24.0" ,
45
45
"@carbon/motion" : " ^11.20.0" ,
46
46
"@carbon/themes" : " ^11.38.0" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @carbon/icons-react" ,
3
3
"description" : " React components for icons in digital and software products using the Carbon Design System" ,
4
- "version" : " 11.47.0 " ,
4
+ "version" : " 11.47.1 " ,
5
5
"license" : " Apache-2.0" ,
6
6
"main" : " lib/index.js" ,
7
7
"module" : " es/index.js" ,
44
44
},
45
45
"devDependencies" : {
46
46
"@carbon/icon-build-helpers" : " ^1.28.0" ,
47
- "@carbon/icons" : " ^11.47.0 " ,
47
+ "@carbon/icons" : " ^11.47.1 " ,
48
48
"rimraf" : " ^5.0.0"
49
49
},
50
50
"sideEffects" : false
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @carbon/icons-vue" ,
3
3
"description" : " Vue components for icons in digital and software products using the Carbon Design System" ,
4
- "version" : " 10.96.0 " ,
4
+ "version" : " 10.96.1 " ,
5
5
"license" : " Apache-2.0" ,
6
6
"main" : " lib/index.js" ,
7
7
"module" : " es/index.js" ,
35
35
},
36
36
"devDependencies" : {
37
37
"@carbon/cli-reporter" : " ^10.7.0" ,
38
- "@carbon/icons" : " ^11.47.0 " ,
38
+ "@carbon/icons" : " ^11.47.1 " ,
39
39
"fs-extra" : " ^11.0.0" ,
40
40
"prettier" : " ^2.8.8" ,
41
41
"rimraf" : " ^5.0.0" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @carbon/icons" ,
3
3
"description" : " Icons for digital and software products using the Carbon Design System" ,
4
- "version" : " 11.47.0 " ,
4
+ "version" : " 11.47.1 " ,
5
5
"license" : " Apache-2.0" ,
6
6
"main" : " lib/index.js" ,
7
7
"module" : " es/index.js" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @carbon/react" ,
3
3
"description" : " React components for the Carbon Design System" ,
4
- "version" : " 1.64.0 " ,
4
+ "version" : " 1.64.1 " ,
5
5
"license" : " Apache-2.0" ,
6
6
"main" : " lib/index.js" ,
7
7
"module" : " es/index.js" ,
49
49
"dependencies" : {
50
50
"@babel/runtime" : " ^7.24.7" ,
51
51
"@carbon/feature-flags" : " ^0.21.0" ,
52
- "@carbon/icons-react" : " ^11.47.0 " ,
52
+ "@carbon/icons-react" : " ^11.47.1 " ,
53
53
"@carbon/layout" : " ^11.24.0" ,
54
- "@carbon/styles" : " ^1.63.0 " ,
54
+ "@carbon/styles" : " ^1.63.1 " ,
55
55
"@floating-ui/react" : " ^0.26.0" ,
56
56
"@ibm/telemetry-js" : " ^1.5.0" ,
57
57
"classnames" : " 2.5.1" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @carbon/styles" ,
3
3
"description" : " Styles for the Carbon Design System" ,
4
- "version" : " 1.63.0 " ,
4
+ "version" : " 1.63.1 " ,
5
5
"license" : " Apache-2.0" ,
6
6
"repository" : {
7
7
"type" : " git" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " www" ,
3
3
"private" : true ,
4
- "version" : " 0.73.0 " ,
4
+ "version" : " 0.73.1 " ,
5
5
"license" : " Apache-2.0" ,
6
6
"repository" : {
7
7
"type" : " git" ,
22
22
"start" : " next start"
23
23
},
24
24
"dependencies" : {
25
- "@carbon/react" : " ^1.64.0 " ,
25
+ "@carbon/react" : " ^1.64.1 " ,
26
26
"@octokit/core" : " ^4.0.0" ,
27
27
"@octokit/plugin-retry" : " ^3.0.9" ,
28
28
"@octokit/plugin-throttling" : " ^4.0.0" ,
You can’t perform that action at this time.
0 commit comments