Skip to content

Commit

Permalink
chore(release): v10.57.2 (#11496)
Browse files Browse the repository at this point in the history
  • Loading branch information
joshblack committed May 26, 2022
1 parent 94be72c commit f8297aa
Show file tree
Hide file tree
Showing 8 changed files with 25 additions and 25 deletions.
4 changes: 2 additions & 2 deletions examples/codesandbox-styles/package.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
{
"name": "codesandbox-styles",
"private": true,
"version": "0.4.1",
"version": "0.4.2",
"scripts": {
"develop": "vite"
},
"devDependencies": {
"vite": "^2.8.0"
},
"dependencies": {
"@carbon/styles": "^0.18.1",
"@carbon/styles": "^0.18.2",
"sass": "^1.49.7"
}
}
4 changes: 2 additions & 2 deletions examples/codesandbox/package.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"name": "codesandbox",
"private": true,
"version": "0.4.1",
"version": "0.4.2",
"scripts": {
"develop": "vite"
},
"dependencies": {
"@carbon/react": "^0.18.1",
"@carbon/react": "^0.18.2",
"react": "^17.0.2",
"react-dom": "^17.0.2"
},
Expand Down
8 changes: 4 additions & 4 deletions packages/carbon-react/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@carbon/react",
"description": "React components for the Carbon Design System",
"version": "0.18.1",
"version": "0.18.2",
"private": true,
"license": "Apache-2.0",
"main": "lib/index.js",
Expand Down Expand Up @@ -45,10 +45,10 @@
"dependencies": {
"@carbon/feature-flags": "^0.7.0",
"@carbon/icons-react": "^10.49.0",
"@carbon/styles": "^0.18.1",
"@carbon/styles": "^0.18.2",
"@carbon/telemetry": "0.1.0",
"carbon-components": "^10.57.1",
"carbon-components-react": "^7.57.1",
"carbon-components": "^10.57.2",
"carbon-components-react": "^7.57.2",
"carbon-icons": "^7.0.7"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/components/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "carbon-components",
"description": "The Carbon Design System is IBM’s open-source design system for products and experiences.",
"version": "10.57.1",
"version": "10.57.2",
"license": "Apache-2.0",
"main": "umd/index.js",
"module": "es/index.js",
Expand Down
4 changes: 2 additions & 2 deletions packages/react/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "carbon-components-react",
"description": "The Carbon Design System is IBM’s open-source design system for products and experiences.",
"version": "7.57.1",
"version": "7.57.2",
"license": "Apache-2.0",
"main": "lib/index.js",
"module": "es/index.js",
Expand Down Expand Up @@ -107,7 +107,7 @@
"babel-plugin-react-docgen": "^4.2.1",
"babel-plugin-transform-inline-environment-variables": "^0.4.3",
"browserslist-config-carbon": "^10.6.1",
"carbon-components": "^10.57.1",
"carbon-components": "^10.57.2",
"carbon-icons": "^7.0.5",
"chalk": "^4.1.1",
"cli-table": "^0.3.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/styles/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@carbon/styles",
"description": "Styles for the Carbon Design System",
"version": "0.18.1",
"version": "0.18.2",
"private": true,
"license": "Apache-2.0",
"repository": {
Expand Down
4 changes: 2 additions & 2 deletions www/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "www",
"private": true,
"version": "0.9.1",
"version": "0.9.2",
"license": "Apache-2.0",
"repository": {
"type": "git",
Expand All @@ -22,7 +22,7 @@
"start": "next start"
},
"dependencies": {
"@carbon/react": "^0.18.1",
"@carbon/react": "^0.18.2",
"@octokit/core": "^3.5.1",
"@octokit/plugin-retry": "^3.0.9",
"@octokit/plugin-throttling": "^3.5.2",
Expand Down
22 changes: 11 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2089,7 +2089,7 @@ __metadata:
languageName: unknown
linkType: soft

"@carbon/react@^0.18.1, @carbon/react@workspace:packages/carbon-react":
"@carbon/react@^0.18.2, @carbon/react@workspace:packages/carbon-react":
version: 0.0.0-use.local
resolution: "@carbon/react@workspace:packages/carbon-react"
dependencies:
Expand All @@ -2102,7 +2102,7 @@ __metadata:
"@babel/preset-react": ^7.16.7
"@carbon/feature-flags": ^0.7.0
"@carbon/icons-react": ^10.49.0
"@carbon/styles": ^0.18.1
"@carbon/styles": ^0.18.2
"@carbon/telemetry": 0.1.0
"@carbon/themes": ^10.54.0
"@rollup/plugin-babel": ^5.3.0
Expand All @@ -2122,8 +2122,8 @@ __metadata:
babel-plugin-dev-expression: ^0.2.3
babel-preset-carbon: ^0.2.0
browserslist-config-carbon: ^10.6.1
carbon-components: ^10.57.1
carbon-components-react: ^7.57.1
carbon-components: ^10.57.2
carbon-components-react: ^7.57.2
carbon-icons: ^7.0.7
css-loader: ^6.5.1
fast-glob: ^3.2.7
Expand Down Expand Up @@ -2176,7 +2176,7 @@ __metadata:
languageName: unknown
linkType: soft

"@carbon/styles@^0.18.1, @carbon/styles@workspace:packages/styles":
"@carbon/styles@^0.18.2, @carbon/styles@workspace:packages/styles":
version: 0.0.0-use.local
resolution: "@carbon/styles@workspace:packages/styles"
dependencies:
Expand Down Expand Up @@ -11624,7 +11624,7 @@ __metadata:
languageName: node
linkType: hard

"carbon-components-react@^7.57.1, carbon-components-react@workspace:packages/react":
"carbon-components-react@^7.57.2, carbon-components-react@workspace:packages/react":
version: 0.0.0-use.local
resolution: "carbon-components-react@workspace:packages/react"
dependencies:
Expand Down Expand Up @@ -11673,7 +11673,7 @@ __metadata:
babel-plugin-react-docgen: ^4.2.1
babel-plugin-transform-inline-environment-variables: ^0.4.3
browserslist-config-carbon: ^10.6.1
carbon-components: ^10.57.1
carbon-components: ^10.57.2
carbon-icons: ^7.0.5
chalk: ^4.1.1
classnames: 2.3.1
Expand Down Expand Up @@ -11760,7 +11760,7 @@ __metadata:
languageName: node
linkType: hard

"carbon-components@^10.57.1, carbon-components@workspace:packages/components":
"carbon-components@^10.57.2, carbon-components@workspace:packages/components":
version: 0.0.0-use.local
resolution: "carbon-components@workspace:packages/components"
dependencies:
Expand Down Expand Up @@ -12747,7 +12747,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "codesandbox-styles@workspace:examples/codesandbox-styles"
dependencies:
"@carbon/styles": ^0.18.1
"@carbon/styles": ^0.18.2
sass: ^1.49.7
vite: ^2.8.0
languageName: unknown
Expand All @@ -12757,7 +12757,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "codesandbox@workspace:examples/codesandbox"
dependencies:
"@carbon/react": ^0.18.1
"@carbon/react": ^0.18.2
"@vitejs/plugin-react": ^1.0.7
react: ^17.0.2
react-dom: ^17.0.2
Expand Down Expand Up @@ -39111,7 +39111,7 @@ resolve@^2.0.0-next.3:
version: 0.0.0-use.local
resolution: "www@workspace:www"
dependencies:
"@carbon/react": ^0.18.1
"@carbon/react": ^0.18.2
"@octokit/core": ^3.5.1
"@octokit/plugin-retry": ^3.0.9
"@octokit/plugin-throttling": ^3.5.2
Expand Down

0 comments on commit f8297aa

Please sign in to comment.