Skip to content

Commit f8297aa

Browse files
authored
chore(release): v10.57.2 (#11496)
1 parent 94be72c commit f8297aa

File tree

8 files changed

+25
-25
lines changed

8 files changed

+25
-25
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
{
22
"name": "codesandbox-styles",
33
"private": true,
4-
"version": "0.4.1",
4+
"version": "0.4.2",
55
"scripts": {
66
"develop": "vite"
77
},
88
"devDependencies": {
99
"vite": "^2.8.0"
1010
},
1111
"dependencies": {
12-
"@carbon/styles": "^0.18.1",
12+
"@carbon/styles": "^0.18.2",
1313
"sass": "^1.49.7"
1414
}
1515
}

examples/codesandbox/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
22
"name": "codesandbox",
33
"private": true,
4-
"version": "0.4.1",
4+
"version": "0.4.2",
55
"scripts": {
66
"develop": "vite"
77
},
88
"dependencies": {
9-
"@carbon/react": "^0.18.1",
9+
"@carbon/react": "^0.18.2",
1010
"react": "^17.0.2",
1111
"react-dom": "^17.0.2"
1212
},

packages/carbon-react/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@carbon/react",
33
"description": "React components for the Carbon Design System",
4-
"version": "0.18.1",
4+
"version": "0.18.2",
55
"private": true,
66
"license": "Apache-2.0",
77
"main": "lib/index.js",
@@ -45,10 +45,10 @@
4545
"dependencies": {
4646
"@carbon/feature-flags": "^0.7.0",
4747
"@carbon/icons-react": "^10.49.0",
48-
"@carbon/styles": "^0.18.1",
48+
"@carbon/styles": "^0.18.2",
4949
"@carbon/telemetry": "0.1.0",
50-
"carbon-components": "^10.57.1",
51-
"carbon-components-react": "^7.57.1",
50+
"carbon-components": "^10.57.2",
51+
"carbon-components-react": "^7.57.2",
5252
"carbon-icons": "^7.0.7"
5353
},
5454
"devDependencies": {

packages/components/package.json

Lines changed: 1 addition & 1 deletion
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.57.1",
4+
"version": "10.57.2",
55
"license": "Apache-2.0",
66
"main": "umd/index.js",
77
"module": "es/index.js",

packages/react/package.json

Lines changed: 2 additions & 2 deletions
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.57.1",
4+
"version": "7.57.2",
55
"license": "Apache-2.0",
66
"main": "lib/index.js",
77
"module": "es/index.js",
@@ -107,7 +107,7 @@
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.57.1",
110+
"carbon-components": "^10.57.2",
111111
"carbon-icons": "^7.0.5",
112112
"chalk": "^4.1.1",
113113
"cli-table": "^0.3.0",

packages/styles/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@carbon/styles",
33
"description": "Styles for the Carbon Design System",
4-
"version": "0.18.1",
4+
"version": "0.18.2",
55
"private": true,
66
"license": "Apache-2.0",
77
"repository": {

www/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "www",
33
"private": true,
4-
"version": "0.9.1",
4+
"version": "0.9.2",
55
"license": "Apache-2.0",
66
"repository": {
77
"type": "git",
@@ -22,7 +22,7 @@
2222
"start": "next start"
2323
},
2424
"dependencies": {
25-
"@carbon/react": "^0.18.1",
25+
"@carbon/react": "^0.18.2",
2626
"@octokit/core": "^3.5.1",
2727
"@octokit/plugin-retry": "^3.0.9",
2828
"@octokit/plugin-throttling": "^3.5.2",

yarn.lock

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -2089,7 +2089,7 @@ __metadata:
20892089
languageName: unknown
20902090
linkType: soft
20912091

2092-
"@carbon/react@^0.18.1, @carbon/react@workspace:packages/carbon-react":
2092+
"@carbon/react@^0.18.2, @carbon/react@workspace:packages/carbon-react":
20932093
version: 0.0.0-use.local
20942094
resolution: "@carbon/react@workspace:packages/carbon-react"
20952095
dependencies:
@@ -2102,7 +2102,7 @@ __metadata:
21022102
"@babel/preset-react": ^7.16.7
21032103
"@carbon/feature-flags": ^0.7.0
21042104
"@carbon/icons-react": ^10.49.0
2105-
"@carbon/styles": ^0.18.1
2105+
"@carbon/styles": ^0.18.2
21062106
"@carbon/telemetry": 0.1.0
21072107
"@carbon/themes": ^10.54.0
21082108
"@rollup/plugin-babel": ^5.3.0
@@ -2122,8 +2122,8 @@ __metadata:
21222122
babel-plugin-dev-expression: ^0.2.3
21232123
babel-preset-carbon: ^0.2.0
21242124
browserslist-config-carbon: ^10.6.1
2125-
carbon-components: ^10.57.1
2126-
carbon-components-react: ^7.57.1
2125+
carbon-components: ^10.57.2
2126+
carbon-components-react: ^7.57.2
21272127
carbon-icons: ^7.0.7
21282128
css-loader: ^6.5.1
21292129
fast-glob: ^3.2.7
@@ -2176,7 +2176,7 @@ __metadata:
21762176
languageName: unknown
21772177
linkType: soft
21782178

2179-
"@carbon/styles@^0.18.1, @carbon/styles@workspace:packages/styles":
2179+
"@carbon/styles@^0.18.2, @carbon/styles@workspace:packages/styles":
21802180
version: 0.0.0-use.local
21812181
resolution: "@carbon/styles@workspace:packages/styles"
21822182
dependencies:
@@ -11624,7 +11624,7 @@ __metadata:
1162411624
languageName: node
1162511625
linkType: hard
1162611626

11627-
"carbon-components-react@^7.57.1, carbon-components-react@workspace:packages/react":
11627+
"carbon-components-react@^7.57.2, carbon-components-react@workspace:packages/react":
1162811628
version: 0.0.0-use.local
1162911629
resolution: "carbon-components-react@workspace:packages/react"
1163011630
dependencies:
@@ -11673,7 +11673,7 @@ __metadata:
1167311673
babel-plugin-react-docgen: ^4.2.1
1167411674
babel-plugin-transform-inline-environment-variables: ^0.4.3
1167511675
browserslist-config-carbon: ^10.6.1
11676-
carbon-components: ^10.57.1
11676+
carbon-components: ^10.57.2
1167711677
carbon-icons: ^7.0.5
1167811678
chalk: ^4.1.1
1167911679
classnames: 2.3.1
@@ -11760,7 +11760,7 @@ __metadata:
1176011760
languageName: node
1176111761
linkType: hard
1176211762

11763-
"carbon-components@^10.57.1, carbon-components@workspace:packages/components":
11763+
"carbon-components@^10.57.2, carbon-components@workspace:packages/components":
1176411764
version: 0.0.0-use.local
1176511765
resolution: "carbon-components@workspace:packages/components"
1176611766
dependencies:
@@ -12747,7 +12747,7 @@ __metadata:
1274712747
version: 0.0.0-use.local
1274812748
resolution: "codesandbox-styles@workspace:examples/codesandbox-styles"
1274912749
dependencies:
12750-
"@carbon/styles": ^0.18.1
12750+
"@carbon/styles": ^0.18.2
1275112751
sass: ^1.49.7
1275212752
vite: ^2.8.0
1275312753
languageName: unknown
@@ -12757,7 +12757,7 @@ __metadata:
1275712757
version: 0.0.0-use.local
1275812758
resolution: "codesandbox@workspace:examples/codesandbox"
1275912759
dependencies:
12760-
"@carbon/react": ^0.18.1
12760+
"@carbon/react": ^0.18.2
1276112761
"@vitejs/plugin-react": ^1.0.7
1276212762
react: ^17.0.2
1276312763
react-dom: ^17.0.2
@@ -39111,7 +39111,7 @@ resolve@^2.0.0-next.3:
3911139111
version: 0.0.0-use.local
3911239112
resolution: "www@workspace:www"
3911339113
dependencies:
39114-
"@carbon/react": ^0.18.1
39114+
"@carbon/react": ^0.18.2
3911539115
"@octokit/core": ^3.5.1
3911639116
"@octokit/plugin-retry": ^3.0.9
3911739117
"@octokit/plugin-throttling": ^3.5.2

0 commit comments

Comments
 (0)