From 41aa48117e9c5ce799621dd4d3477a848ca655c9 Mon Sep 17 00:00:00 2001 From: "carbon-automation[bot]" <103539138+carbon-automation[bot]@users.noreply.github.com> Date: Wed, 23 Aug 2023 18:56:40 +0000 Subject: [PATCH] chore(release): v11.37.0-rc.0 (#14495) Co-authored-by: tay1orjones --- examples/class-prefix/package.json | 4 +-- .../package.json | 4 +-- examples/codesandbox/package.json | 4 +-- examples/custom-theme/package.json | 4 +-- examples/id-prefix/package.json | 4 +-- .../incremental-migration-vite/package.json | 4 +-- examples/incremental-migration/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 | 28 +++++++++---------- 15 files changed, 41 insertions(+), 41 deletions(-) diff --git a/examples/class-prefix/package.json b/examples/class-prefix/package.json index a21235f95ec4..79349948124f 100644 --- a/examples/class-prefix/package.json +++ b/examples/class-prefix/package.json @@ -1,7 +1,7 @@ { "name": "class-prefix", "private": true, - "version": "0.33.0", + "version": "0.34.0-rc.0", "type": "module", "scripts": { "dev": "vite", @@ -9,7 +9,7 @@ "preview": "vite preview" }, "dependencies": { - "@carbon/react": "^1.36.0", + "@carbon/react": "^1.37.0-rc.0", "react": "^18.2.0", "react-dom": "^18.2.0" }, diff --git a/examples/codesandbox-with-sass-compilation/package.json b/examples/codesandbox-with-sass-compilation/package.json index 632ee7365a61..96f7cd9cb118 100644 --- a/examples/codesandbox-with-sass-compilation/package.json +++ b/examples/codesandbox-with-sass-compilation/package.json @@ -1,9 +1,9 @@ { "name": "codesandbox-with-sass-compilation", - "version": "0.37.0", + "version": "0.38.0-rc.0", "private": true, "dependencies": { - "@carbon/react": "^1.36.0", + "@carbon/react": "^1.37.0-rc.0", "react": "^18.2.0", "react-dom": "^18.2.0" }, diff --git a/examples/codesandbox/package.json b/examples/codesandbox/package.json index 62a5447a0431..bc941b97edce 100644 --- a/examples/codesandbox/package.json +++ b/examples/codesandbox/package.json @@ -1,9 +1,9 @@ { "name": "codesandbox", - "version": "0.37.0", + "version": "0.38.0-rc.0", "private": true, "dependencies": { - "@carbon/react": "^1.36.0", + "@carbon/react": "^1.37.0-rc.0", "react": "^18.2.0", "react-dom": "^18.2.0" }, diff --git a/examples/custom-theme/package.json b/examples/custom-theme/package.json index 27c48f521d6a..3b4349e1bf34 100644 --- a/examples/custom-theme/package.json +++ b/examples/custom-theme/package.json @@ -1,7 +1,7 @@ { "name": "custom-theme", "private": true, - "version": "0.34.0", + "version": "0.35.0-rc.0", "type": "module", "scripts": { "dev": "vite", @@ -9,7 +9,7 @@ "preview": "vite preview" }, "dependencies": { - "@carbon/react": "^1.36.0", + "@carbon/react": "^1.37.0-rc.0", "react": "^18.2.0", "react-dom": "^18.2.0" }, diff --git a/examples/id-prefix/package.json b/examples/id-prefix/package.json index 501913fbc47c..025962ab269b 100644 --- a/examples/id-prefix/package.json +++ b/examples/id-prefix/package.json @@ -1,7 +1,7 @@ { "name": "id-prefix", "private": true, - "version": "0.33.0", + "version": "0.34.0-rc.0", "type": "module", "scripts": { "dev": "vite", @@ -9,7 +9,7 @@ "preview": "vite preview" }, "dependencies": { - "@carbon/react": "^1.36.0", + "@carbon/react": "^1.37.0-rc.0", "react": "^18.2.0", "react-dom": "^18.2.0" }, diff --git a/examples/incremental-migration-vite/package.json b/examples/incremental-migration-vite/package.json index 4e7ca28d9753..f75d33b8462e 100644 --- a/examples/incremental-migration-vite/package.json +++ b/examples/incremental-migration-vite/package.json @@ -1,7 +1,7 @@ { "name": "incremental-migration-vite", "private": true, - "version": "0.1.0", + "version": "0.2.0-rc.0", "scripts": { "dev": "vite", "build": "vite build", @@ -12,7 +12,7 @@ }, "dependencies": { "@carbon/icons-react": "^10.49.0", - "@carbon/react": "^1.34.0", + "@carbon/react": "^1.37.0-rc.0", "carbon-components": "^10.57.0", "carbon-components-react": "^7.57.0", "carbon-icons": "^7.0.7", diff --git a/examples/incremental-migration/package.json b/examples/incremental-migration/package.json index dd8f2e16674a..0b2a13240c1e 100644 --- a/examples/incremental-migration/package.json +++ b/examples/incremental-migration/package.json @@ -1,7 +1,7 @@ { "name": "incremental-migration", "private": true, - "version": "0.36.0", + "version": "0.37.0-rc.0", "scripts": { "build": "next build", "dev": "next dev", @@ -13,7 +13,7 @@ }, "dependencies": { "@carbon/icons-react": "^10.49.0", - "@carbon/react": "^1.36.0", + "@carbon/react": "^1.37.0-rc.0", "carbon-components": "^10.57.0", "carbon-components-react": "^7.57.0", "carbon-icons": "^7.0.7", diff --git a/examples/light-dark-mode/package.json b/examples/light-dark-mode/package.json index 5114e6ff0204..f5dc80a271ba 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.34.0", + "version": "0.35.0-rc.0", "scripts": { "build": "next build", "dev": "next dev", @@ -9,7 +9,7 @@ "start": "next start" }, "dependencies": { - "@carbon/react": "^1.36.0", + "@carbon/react": "^1.37.0-rc.0", "next": "12.1.4", "react": "18.2.0", "react-dom": "18.2.0" diff --git a/examples/nextjs/package.json b/examples/nextjs/package.json index 3bc6d4d8331d..60ed9709f9d8 100644 --- a/examples/nextjs/package.json +++ b/examples/nextjs/package.json @@ -1,7 +1,7 @@ { "name": "examples-nextjs", "private": true, - "version": "0.36.0", + "version": "0.37.0-rc.0", "scripts": { "build": "next build", "dev": "next dev", @@ -9,7 +9,7 @@ "start": "next start" }, "dependencies": { - "@carbon/react": "^1.36.0", + "@carbon/react": "^1.37.0-rc.0", "next": "13.4.7", "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 e785ed7332d0..2ec989f4b05e 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.34.0", + "version": "0.35.0-rc.0", "type": "module", "scripts": { "dev": "vite", @@ -9,7 +9,7 @@ "preview": "vite preview" }, "dependencies": { - "@carbon/react": "^1.36.0", + "@carbon/react": "^1.37.0-rc.0", "react": "^18.2.0", "react-dom": "^18.2.0" }, diff --git a/examples/vite/package.json b/examples/vite/package.json index 9f7f2dd450f7..711b2b6e7567 100644 --- a/examples/vite/package.json +++ b/examples/vite/package.json @@ -1,7 +1,7 @@ { "name": "vite", "private": true, - "version": "0.34.0", + "version": "0.35.0-rc.0", "type": "module", "scripts": { "dev": "vite", @@ -9,7 +9,7 @@ "preview": "vite preview" }, "dependencies": { - "@carbon/react": "^1.36.0", + "@carbon/react": "^1.37.0-rc.0", "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 169b37893524..6d02fd1dacf6 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.36.0", + "version": "8.37.0-rc.0", "license": "Apache-2.0", "main": "lib/index.js", "module": "es/index.js", @@ -41,7 +41,7 @@ "sass": "^1.33.0" }, "dependencies": { - "@carbon/react": "^1.36.0", + "@carbon/react": "^1.37.0-rc.0", "@carbon/styles": "^1.36.0", "@carbon/telemetry": "0.1.0", "chalk": "1.1.3" diff --git a/packages/react/package.json b/packages/react/package.json index b2419eaff4e3..523770e87f54 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.36.0", + "version": "1.37.0-rc.0", "license": "Apache-2.0", "main": "lib/index.js", "module": "es/index.js", diff --git a/www/package.json b/www/package.json index 8caaee5d9f30..773953bbf9c4 100644 --- a/www/package.json +++ b/www/package.json @@ -1,7 +1,7 @@ { "name": "www", "private": true, - "version": "0.45.0", + "version": "0.46.0-rc.0", "license": "Apache-2.0", "repository": { "type": "git", @@ -22,7 +22,7 @@ "start": "next start" }, "dependencies": { - "@carbon/react": "^1.36.0", + "@carbon/react": "^1.37.0-rc.0", "@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 832da368384b..3280938d45a4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2137,7 +2137,7 @@ __metadata: languageName: unknown linkType: soft -"@carbon/react@^1.34.0, @carbon/react@^1.36.0, @carbon/react@workspace:packages/react": +"@carbon/react@^1.37.0-rc.0, @carbon/react@workspace:packages/react": version: 0.0.0-use.local resolution: "@carbon/react@workspace:packages/react" dependencies: @@ -10743,7 +10743,7 @@ __metadata: "@babel/plugin-transform-react-constant-elements": ^7.17.12 "@babel/preset-env": ^7.18.2 "@babel/preset-react": ^7.17.12 - "@carbon/react": ^1.36.0 + "@carbon/react": ^1.37.0-rc.0 "@carbon/styles": ^1.36.0 "@carbon/telemetry": 0.1.0 "@carbon/test-utils": ^10.30.0 @@ -11147,7 +11147,7 @@ __metadata: version: 0.0.0-use.local resolution: "class-prefix@workspace:examples/class-prefix" dependencies: - "@carbon/react": ^1.36.0 + "@carbon/react": ^1.37.0-rc.0 "@vitejs/plugin-react": 4.0.0 react: ^18.2.0 react-dom: ^18.2.0 @@ -11480,7 +11480,7 @@ __metadata: version: 0.0.0-use.local resolution: "codesandbox-with-sass-compilation@workspace:examples/codesandbox-with-sass-compilation" dependencies: - "@carbon/react": ^1.36.0 + "@carbon/react": ^1.37.0-rc.0 react: ^18.2.0 react-dom: ^18.2.0 react-scripts: 5.0.0 @@ -11492,7 +11492,7 @@ __metadata: version: 0.0.0-use.local resolution: "codesandbox@workspace:examples/codesandbox" dependencies: - "@carbon/react": ^1.36.0 + "@carbon/react": ^1.37.0-rc.0 react: ^18.2.0 react-dom: ^18.2.0 react-scripts: 5.0.0 @@ -12735,7 +12735,7 @@ __metadata: version: 0.0.0-use.local resolution: "custom-theme@workspace:examples/custom-theme" dependencies: - "@carbon/react": ^1.36.0 + "@carbon/react": ^1.37.0-rc.0 "@vitejs/plugin-react": 4.0.0 react: ^18.2.0 react-dom: ^18.2.0 @@ -15177,7 +15177,7 @@ __metadata: version: 0.0.0-use.local resolution: "examples-light-dark@workspace:examples/light-dark-mode" dependencies: - "@carbon/react": ^1.36.0 + "@carbon/react": ^1.37.0-rc.0 eslint: 8.40.0 next: 12.1.4 react: 18.2.0 @@ -15190,7 +15190,7 @@ __metadata: version: 0.0.0-use.local resolution: "examples-nextjs@workspace:examples/nextjs" dependencies: - "@carbon/react": ^1.36.0 + "@carbon/react": ^1.37.0-rc.0 eslint: 8.40.0 eslint-config-next: 13.4.7 next: 13.4.7 @@ -17566,7 +17566,7 @@ __metadata: version: 0.0.0-use.local resolution: "id-prefix@workspace:examples/id-prefix" dependencies: - "@carbon/react": ^1.36.0 + "@carbon/react": ^1.37.0-rc.0 "@vitejs/plugin-react": 4.0.0 react: ^18.2.0 react-dom: ^18.2.0 @@ -17703,7 +17703,7 @@ __metadata: resolution: "incremental-migration-vite@workspace:examples/incremental-migration-vite" dependencies: "@carbon/icons-react": ^10.49.0 - "@carbon/react": ^1.34.0 + "@carbon/react": ^1.37.0-rc.0 "@vitejs/plugin-react": 4.0.0 carbon-components: ^10.57.0 carbon-components-react: ^7.57.0 @@ -17720,7 +17720,7 @@ __metadata: resolution: "incremental-migration@workspace:examples/incremental-migration" dependencies: "@carbon/icons-react": ^10.49.0 - "@carbon/react": ^1.36.0 + "@carbon/react": ^1.37.0-rc.0 carbon-components: ^10.57.0 carbon-components-react: ^7.57.0 carbon-icons: ^7.0.7 @@ -31675,7 +31675,7 @@ __metadata: version: 0.0.0-use.local resolution: "v10-token-compat-in-v11@workspace:examples/v10-token-compat-in-v11" dependencies: - "@carbon/react": ^1.36.0 + "@carbon/react": ^1.37.0-rc.0 "@vitejs/plugin-react": 4.0.0 react: ^18.2.0 react-dom: ^18.2.0 @@ -31979,7 +31979,7 @@ __metadata: version: 0.0.0-use.local resolution: "vite@workspace:examples/vite" dependencies: - "@carbon/react": ^1.36.0 + "@carbon/react": ^1.37.0-rc.0 "@vitejs/plugin-react": 4.0.0 react: ^18.2.0 react-dom: ^18.2.0 @@ -32892,7 +32892,7 @@ __metadata: version: 0.0.0-use.local resolution: "www@workspace:www" dependencies: - "@carbon/react": ^1.36.0 + "@carbon/react": ^1.37.0-rc.0 "@octokit/core": ^4.0.0 "@octokit/plugin-retry": ^3.0.9 "@octokit/plugin-throttling": ^4.0.0