From d9b7c3eaee9e757cb7460d1ff626a1e2211a18fa Mon Sep 17 00:00:00 2001 From: Taylor Jones Date: Fri, 21 Jun 2024 09:38:58 -0500 Subject: [PATCH] chore(release): v11.60.2 --- examples/class-prefix/package.json | 4 ++-- examples/custom-theme/package.json | 4 ++-- examples/id-prefix/package.json | 4 ++-- examples/light-dark-mode/package.json | 4 ++-- examples/nextjs/package.json | 4 ++-- examples/v10-token-compat-in-v11/package.json | 4 ++-- examples/vite/package.json | 4 ++-- packages/carbon-components-react/package.json | 4 ++-- packages/react/package.json | 2 +- www/package.json | 4 ++-- yarn.lock | 20 +++++++++---------- 11 files changed, 29 insertions(+), 29 deletions(-) diff --git a/examples/class-prefix/package.json b/examples/class-prefix/package.json index 9dc2ab5f6a0a..3a788ce3c97b 100644 --- a/examples/class-prefix/package.json +++ b/examples/class-prefix/package.json @@ -1,7 +1,7 @@ { "name": "class-prefix", "private": true, - "version": "0.57.1", + "version": "0.57.2", "type": "module", "scripts": { "dev": "vite", @@ -9,7 +9,7 @@ "preview": "vite preview" }, "dependencies": { - "@carbon/react": "^1.60.1", + "@carbon/react": "^1.60.2", "react": "^18.2.0", "react-dom": "^18.2.0" }, diff --git a/examples/custom-theme/package.json b/examples/custom-theme/package.json index 3a7ce56d2f54..a5c88ec79f25 100644 --- a/examples/custom-theme/package.json +++ b/examples/custom-theme/package.json @@ -1,7 +1,7 @@ { "name": "custom-theme", "private": true, - "version": "0.58.1", + "version": "0.58.2", "type": "module", "scripts": { "dev": "vite", @@ -9,7 +9,7 @@ "preview": "vite preview" }, "dependencies": { - "@carbon/react": "^1.60.1", + "@carbon/react": "^1.60.2", "react": "^18.2.0", "react-dom": "^18.2.0" }, diff --git a/examples/id-prefix/package.json b/examples/id-prefix/package.json index ff86d076e3f9..05923638ca2f 100644 --- a/examples/id-prefix/package.json +++ b/examples/id-prefix/package.json @@ -1,7 +1,7 @@ { "name": "id-prefix", "private": true, - "version": "0.57.1", + "version": "0.57.2", "type": "module", "scripts": { "dev": "vite", @@ -9,7 +9,7 @@ "preview": "vite preview" }, "dependencies": { - "@carbon/react": "^1.60.1", + "@carbon/react": "^1.60.2", "react": "^18.2.0", "react-dom": "^18.2.0" }, diff --git a/examples/light-dark-mode/package.json b/examples/light-dark-mode/package.json index 56b02c14c83b..ce61bc8ae02a 100644 --- a/examples/light-dark-mode/package.json +++ b/examples/light-dark-mode/package.json @@ -1,7 +1,7 @@ { "name": "examples-light-dark", "private": true, - "version": "0.58.1", + "version": "0.58.2", "scripts": { "build": "next build", "dev": "next dev", @@ -9,7 +9,7 @@ "start": "next start" }, "dependencies": { - "@carbon/react": "^1.60.1", + "@carbon/react": "^1.60.2", "next": "14.1.1", "react": "18.2.0", "react-dom": "18.2.0" diff --git a/examples/nextjs/package.json b/examples/nextjs/package.json index cacd900c759d..2880eb2a28db 100644 --- a/examples/nextjs/package.json +++ b/examples/nextjs/package.json @@ -1,7 +1,7 @@ { "name": "examples-nextjs", "private": true, - "version": "0.60.1", + "version": "0.60.2", "scripts": { "build": "next build", "dev": "next dev", @@ -9,7 +9,7 @@ "start": "next start" }, "dependencies": { - "@carbon/react": "^1.60.1", + "@carbon/react": "^1.60.2", "next": "14.1.1", "react": "18.2.0", "react-dom": "18.2.0" diff --git a/examples/v10-token-compat-in-v11/package.json b/examples/v10-token-compat-in-v11/package.json index 8da368531040..39dab65b5a84 100644 --- a/examples/v10-token-compat-in-v11/package.json +++ b/examples/v10-token-compat-in-v11/package.json @@ -1,7 +1,7 @@ { "name": "v10-token-compat-in-v11", "private": true, - "version": "0.58.1", + "version": "0.58.2", "type": "module", "scripts": { "dev": "vite", @@ -9,7 +9,7 @@ "preview": "vite preview" }, "dependencies": { - "@carbon/react": "^1.60.1", + "@carbon/react": "^1.60.2", "react": "^18.2.0", "react-dom": "^18.2.0" }, diff --git a/examples/vite/package.json b/examples/vite/package.json index 40ae7cc6962d..2e395724fd76 100644 --- a/examples/vite/package.json +++ b/examples/vite/package.json @@ -1,7 +1,7 @@ { "name": "vite", "private": true, - "version": "0.58.1", + "version": "0.58.2", "type": "module", "scripts": { "dev": "vite", @@ -9,7 +9,7 @@ "preview": "vite preview" }, "dependencies": { - "@carbon/react": "^1.60.1", + "@carbon/react": "^1.60.2", "react": "^18.2.0", "react-dom": "^18.2.0" }, diff --git a/packages/carbon-components-react/package.json b/packages/carbon-components-react/package.json index 518b2c2f1e43..be69a1dcae77 100644 --- a/packages/carbon-components-react/package.json +++ b/packages/carbon-components-react/package.json @@ -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": "8.60.1", + "version": "8.60.2", "license": "Apache-2.0", "main": "lib/index.js", "module": "es/index.js", @@ -42,7 +42,7 @@ "sass": "^1.33.0" }, "dependencies": { - "@carbon/react": "^1.60.1", + "@carbon/react": "^1.60.2", "@carbon/styles": "^1.60.1", "@ibm/telemetry-js": "^1.5.0", "chalk": "1.1.3" diff --git a/packages/react/package.json b/packages/react/package.json index d78c7a2be889..b472adae2229 100644 --- a/packages/react/package.json +++ b/packages/react/package.json @@ -1,7 +1,7 @@ { "name": "@carbon/react", "description": "React components for the Carbon Design System", - "version": "1.60.1", + "version": "1.60.2", "license": "Apache-2.0", "main": "lib/index.js", "module": "es/index.js", diff --git a/www/package.json b/www/package.json index ed8a7b626673..ac209ed23a54 100644 --- a/www/package.json +++ b/www/package.json @@ -1,7 +1,7 @@ { "name": "www", "private": true, - "version": "0.69.1", + "version": "0.69.2", "license": "Apache-2.0", "repository": { "type": "git", @@ -22,7 +22,7 @@ "start": "next start" }, "dependencies": { - "@carbon/react": "^1.60.1", + "@carbon/react": "^1.60.2", "@octokit/core": "^4.0.0", "@octokit/plugin-retry": "^3.0.9", "@octokit/plugin-throttling": "^4.0.0", diff --git a/yarn.lock b/yarn.lock index bda573101c5b..8f7cbbd2fbdd 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2016,7 +2016,7 @@ __metadata: languageName: unknown linkType: soft -"@carbon/react@npm:^1.60.1, @carbon/react@workspace:packages/react": +"@carbon/react@npm:^1.60.2, @carbon/react@workspace:packages/react": version: 0.0.0-use.local resolution: "@carbon/react@workspace:packages/react" dependencies: @@ -9840,7 +9840,7 @@ __metadata: "@babel/plugin-transform-react-constant-elements": "npm:^7.17.12" "@babel/preset-env": "npm:^7.18.2" "@babel/preset-react": "npm:^7.17.12" - "@carbon/react": "npm:^1.60.1" + "@carbon/react": "npm:^1.60.2" "@carbon/styles": "npm:^1.60.1" "@carbon/test-utils": "npm:^10.30.0" "@ibm/telemetry-js": "npm:^1.5.0" @@ -10211,7 +10211,7 @@ __metadata: version: 0.0.0-use.local resolution: "class-prefix@workspace:examples/class-prefix" dependencies: - "@carbon/react": "npm:^1.60.1" + "@carbon/react": "npm:^1.60.2" "@vitejs/plugin-react": "npm:4.0.0" react: "npm:^18.2.0" react-dom: "npm:^18.2.0" @@ -11577,7 +11577,7 @@ __metadata: version: 0.0.0-use.local resolution: "custom-theme@workspace:examples/custom-theme" dependencies: - "@carbon/react": "npm:^1.60.1" + "@carbon/react": "npm:^1.60.2" "@vitejs/plugin-react": "npm:4.0.0" react: "npm:^18.2.0" react-dom: "npm:^18.2.0" @@ -13679,7 +13679,7 @@ __metadata: version: 0.0.0-use.local resolution: "examples-light-dark@workspace:examples/light-dark-mode" dependencies: - "@carbon/react": "npm:^1.60.1" + "@carbon/react": "npm:^1.60.2" eslint: "npm:8.40.0" next: "npm:14.1.1" react: "npm:18.2.0" @@ -13692,7 +13692,7 @@ __metadata: version: 0.0.0-use.local resolution: "examples-nextjs@workspace:examples/nextjs" dependencies: - "@carbon/react": "npm:^1.60.1" + "@carbon/react": "npm:^1.60.2" eslint: "npm:8.40.0" eslint-config-next: "npm:13.4.7" next: "npm:14.1.1" @@ -15834,7 +15834,7 @@ __metadata: version: 0.0.0-use.local resolution: "id-prefix@workspace:examples/id-prefix" dependencies: - "@carbon/react": "npm:^1.60.1" + "@carbon/react": "npm:^1.60.2" "@vitejs/plugin-react": "npm:4.0.0" react: "npm:^18.2.0" react-dom: "npm:^18.2.0" @@ -27545,7 +27545,7 @@ __metadata: version: 0.0.0-use.local resolution: "v10-token-compat-in-v11@workspace:examples/v10-token-compat-in-v11" dependencies: - "@carbon/react": "npm:^1.60.1" + "@carbon/react": "npm:^1.60.2" "@vitejs/plugin-react": "npm:4.0.0" react: "npm:^18.2.0" react-dom: "npm:^18.2.0" @@ -27831,7 +27831,7 @@ __metadata: version: 0.0.0-use.local resolution: "vite@workspace:examples/vite" dependencies: - "@carbon/react": "npm:^1.60.1" + "@carbon/react": "npm:^1.60.2" "@vitejs/plugin-react": "npm:4.0.0" react: "npm:^18.2.0" react-dom: "npm:^18.2.0" @@ -28392,7 +28392,7 @@ __metadata: version: 0.0.0-use.local resolution: "www@workspace:www" dependencies: - "@carbon/react": "npm:^1.60.1" + "@carbon/react": "npm:^1.60.2" "@octokit/core": "npm:^4.0.0" "@octokit/plugin-retry": "npm:^3.0.9" "@octokit/plugin-throttling": "npm:^4.0.0"