diff --git a/config/eslint-config-carbon/package.json b/config/eslint-config-carbon/package.json index fc2a87388e3a..fa35a932aad5 100644 --- a/config/eslint-config-carbon/package.json +++ b/config/eslint-config-carbon/package.json @@ -1,7 +1,7 @@ { "name": "eslint-config-carbon", "description": "ESLint configuration for Carbon", - "version": "3.8.0", + "version": "3.8.1-rc.0", "license": "Apache-2.0", "main": "index.js", "repository": { diff --git a/examples/class-prefix/package.json b/examples/class-prefix/package.json index 79349948124f..00c54fe75594 100644 --- a/examples/class-prefix/package.json +++ b/examples/class-prefix/package.json @@ -1,7 +1,7 @@ { "name": "class-prefix", "private": true, - "version": "0.34.0-rc.0", + "version": "0.34.0-rc.1", "type": "module", "scripts": { "dev": "vite", @@ -9,7 +9,7 @@ "preview": "vite preview" }, "dependencies": { - "@carbon/react": "^1.37.0-rc.0", + "@carbon/react": "^1.37.0-rc.1", "react": "^18.2.0", "react-dom": "^18.2.0" }, diff --git a/examples/codesandbox-styles/package.json b/examples/codesandbox-styles/package.json index d246ba3d516b..c227591db0dd 100644 --- a/examples/codesandbox-styles/package.json +++ b/examples/codesandbox-styles/package.json @@ -1,7 +1,7 @@ { "name": "codesandbox-styles", "private": true, - "version": "0.39.0", + "version": "0.39.1-rc.0", "type": "module", "scripts": { "dev": "vite" @@ -11,6 +11,6 @@ "vite": "^4.3.8" }, "dependencies": { - "@carbon/styles": "^1.36.0" + "@carbon/styles": "^1.36.1-rc.0" } } diff --git a/examples/codesandbox-with-sass-compilation/package.json b/examples/codesandbox-with-sass-compilation/package.json index 96f7cd9cb118..cd5ece04ad17 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.38.0-rc.0", + "version": "0.38.0-rc.1", "private": true, "dependencies": { - "@carbon/react": "^1.37.0-rc.0", + "@carbon/react": "^1.37.0-rc.1", "react": "^18.2.0", "react-dom": "^18.2.0" }, diff --git a/examples/codesandbox/package.json b/examples/codesandbox/package.json index bc941b97edce..fb605c0b936f 100644 --- a/examples/codesandbox/package.json +++ b/examples/codesandbox/package.json @@ -1,9 +1,9 @@ { "name": "codesandbox", - "version": "0.38.0-rc.0", + "version": "0.38.0-rc.1", "private": true, "dependencies": { - "@carbon/react": "^1.37.0-rc.0", + "@carbon/react": "^1.37.0-rc.1", "react": "^18.2.0", "react-dom": "^18.2.0" }, diff --git a/examples/custom-theme/package.json b/examples/custom-theme/package.json index 3b4349e1bf34..1b17d440d874 100644 --- a/examples/custom-theme/package.json +++ b/examples/custom-theme/package.json @@ -1,7 +1,7 @@ { "name": "custom-theme", "private": true, - "version": "0.35.0-rc.0", + "version": "0.35.0-rc.1", "type": "module", "scripts": { "dev": "vite", @@ -9,7 +9,7 @@ "preview": "vite preview" }, "dependencies": { - "@carbon/react": "^1.37.0-rc.0", + "@carbon/react": "^1.37.0-rc.1", "react": "^18.2.0", "react-dom": "^18.2.0" }, diff --git a/examples/id-prefix/package.json b/examples/id-prefix/package.json index 025962ab269b..eb130d9f3ef3 100644 --- a/examples/id-prefix/package.json +++ b/examples/id-prefix/package.json @@ -1,7 +1,7 @@ { "name": "id-prefix", "private": true, - "version": "0.34.0-rc.0", + "version": "0.34.0-rc.1", "type": "module", "scripts": { "dev": "vite", @@ -9,7 +9,7 @@ "preview": "vite preview" }, "dependencies": { - "@carbon/react": "^1.37.0-rc.0", + "@carbon/react": "^1.37.0-rc.1", "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 f75d33b8462e..06670ad50d3a 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.2.0-rc.0", + "version": "0.2.0-rc.1", "scripts": { "dev": "vite", "build": "vite build", @@ -12,7 +12,7 @@ }, "dependencies": { "@carbon/icons-react": "^10.49.0", - "@carbon/react": "^1.37.0-rc.0", + "@carbon/react": "^1.37.0-rc.1", "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 0b2a13240c1e..c048483e4ae5 100644 --- a/examples/incremental-migration/package.json +++ b/examples/incremental-migration/package.json @@ -1,7 +1,7 @@ { "name": "incremental-migration", "private": true, - "version": "0.37.0-rc.0", + "version": "0.37.0-rc.1", "scripts": { "build": "next build", "dev": "next dev", @@ -13,7 +13,7 @@ }, "dependencies": { "@carbon/icons-react": "^10.49.0", - "@carbon/react": "^1.37.0-rc.0", + "@carbon/react": "^1.37.0-rc.1", "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 f5dc80a271ba..14cca1af94bf 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.35.0-rc.0", + "version": "0.35.0-rc.1", "scripts": { "build": "next build", "dev": "next dev", @@ -9,7 +9,7 @@ "start": "next start" }, "dependencies": { - "@carbon/react": "^1.37.0-rc.0", + "@carbon/react": "^1.37.0-rc.1", "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 60ed9709f9d8..6415b119df5d 100644 --- a/examples/nextjs/package.json +++ b/examples/nextjs/package.json @@ -1,7 +1,7 @@ { "name": "examples-nextjs", "private": true, - "version": "0.37.0-rc.0", + "version": "0.37.0-rc.1", "scripts": { "build": "next build", "dev": "next dev", @@ -9,7 +9,7 @@ "start": "next start" }, "dependencies": { - "@carbon/react": "^1.37.0-rc.0", + "@carbon/react": "^1.37.0-rc.1", "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 2ec989f4b05e..645c0cd6bd06 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.35.0-rc.0", + "version": "0.35.0-rc.1", "type": "module", "scripts": { "dev": "vite", @@ -9,7 +9,7 @@ "preview": "vite preview" }, "dependencies": { - "@carbon/react": "^1.37.0-rc.0", + "@carbon/react": "^1.37.0-rc.1", "react": "^18.2.0", "react-dom": "^18.2.0" }, diff --git a/examples/vite/package.json b/examples/vite/package.json index 711b2b6e7567..78c5abcfb231 100644 --- a/examples/vite/package.json +++ b/examples/vite/package.json @@ -1,7 +1,7 @@ { "name": "vite", "private": true, - "version": "0.35.0-rc.0", + "version": "0.35.0-rc.1", "type": "module", "scripts": { "dev": "vite", @@ -9,7 +9,7 @@ "preview": "vite preview" }, "dependencies": { - "@carbon/react": "^1.37.0-rc.0", + "@carbon/react": "^1.37.0-rc.1", "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 6d02fd1dacf6..882a812676b2 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.37.0-rc.0", + "version": "8.37.0-rc.1", "license": "Apache-2.0", "main": "lib/index.js", "module": "es/index.js", @@ -41,8 +41,8 @@ "sass": "^1.33.0" }, "dependencies": { - "@carbon/react": "^1.37.0-rc.0", - "@carbon/styles": "^1.36.0", + "@carbon/react": "^1.37.0-rc.1", + "@carbon/styles": "^1.36.1-rc.0", "@carbon/telemetry": "0.1.0", "chalk": "1.1.3" }, diff --git a/packages/carbon-components/package.json b/packages/carbon-components/package.json index c3872a2adb76..3fc312ba0b55 100644 --- a/packages/carbon-components/package.json +++ b/packages/carbon-components/package.json @@ -1,7 +1,7 @@ { "name": "carbon-components", "description": "The Carbon Design System is IBM’s open-source design system for products and experiences.", - "version": "11.36.0", + "version": "11.36.1-rc.0", "license": "Apache-2.0", "repository": { "type": "git", @@ -42,7 +42,7 @@ "sass": "^1.33.0" }, "dependencies": { - "@carbon/styles": "^1.36.0", + "@carbon/styles": "^1.36.1-rc.0", "@carbon/telemetry": "0.1.0", "chalk": "1.1.3" }, diff --git a/packages/elements/package.json b/packages/elements/package.json index 76654f4c5f47..b4d15a8607a2 100644 --- a/packages/elements/package.json +++ b/packages/elements/package.json @@ -1,7 +1,7 @@ { "name": "@carbon/elements", "description": "A collection of design elements in code for the IBM Design Language", - "version": "11.28.0", + "version": "11.28.1-rc.0", "license": "Apache-2.0", "main": "lib/index.js", "module": "es/index.js", @@ -38,7 +38,7 @@ "dependencies": { "@carbon/colors": "^11.19.0", "@carbon/grid": "^11.19.0", - "@carbon/icons": "^11.25.0", + "@carbon/icons": "^11.25.1-rc.0", "@carbon/layout": "^11.19.0", "@carbon/motion": "^11.15.0", "@carbon/themes": "^11.24.0", diff --git a/packages/icons-react/package.json b/packages/icons-react/package.json index 63800edce864..1e97cb30a6f6 100644 --- a/packages/icons-react/package.json +++ b/packages/icons-react/package.json @@ -1,7 +1,7 @@ { "name": "@carbon/icons-react", "description": "React components for icons in digital and software products using the Carbon Design System", - "version": "11.25.0", + "version": "11.25.1-rc.0", "license": "Apache-2.0", "main": "lib/index.js", "module": "es/index.js", @@ -43,7 +43,7 @@ }, "devDependencies": { "@carbon/icon-build-helpers": "^1.18.0", - "@carbon/icons": "^11.25.0", + "@carbon/icons": "^11.25.1-rc.0", "rimraf": "^5.0.0" }, "sideEffects": false diff --git a/packages/icons-vue/package.json b/packages/icons-vue/package.json index 13e178ab164e..406045d65bec 100644 --- a/packages/icons-vue/package.json +++ b/packages/icons-vue/package.json @@ -1,7 +1,7 @@ { "name": "@carbon/icons-vue", "description": "Vue components for icons in digital and software products using the Carbon Design System", - "version": "10.74.0", + "version": "10.74.1-rc.0", "license": "Apache-2.0", "main": "lib/index.js", "module": "es/index.js", @@ -33,7 +33,7 @@ }, "devDependencies": { "@carbon/cli-reporter": "^10.7.0", - "@carbon/icons": "^11.25.0", + "@carbon/icons": "^11.25.1-rc.0", "fs-extra": "^11.0.0", "prettier": "^2.8.8", "rimraf": "^5.0.0", diff --git a/packages/icons/package.json b/packages/icons/package.json index dd32d7ebe95d..7a44931f00a6 100644 --- a/packages/icons/package.json +++ b/packages/icons/package.json @@ -1,7 +1,7 @@ { "name": "@carbon/icons", "description": "Icons for digital and software products using the Carbon Design System", - "version": "11.25.0", + "version": "11.25.1-rc.0", "license": "Apache-2.0", "main": "lib/index.js", "module": "es/index.js", diff --git a/packages/react/package.json b/packages/react/package.json index 523770e87f54..6aee45f0f807 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.37.0-rc.0", + "version": "1.37.0-rc.1", "license": "Apache-2.0", "main": "lib/index.js", "module": "es/index.js", @@ -46,9 +46,9 @@ "dependencies": { "@babel/runtime": "^7.18.3", "@carbon/feature-flags": "^0.16.0", - "@carbon/icons-react": "^11.25.0", + "@carbon/icons-react": "^11.25.1-rc.0", "@carbon/layout": "^11.19.0", - "@carbon/styles": "^1.36.0", + "@carbon/styles": "^1.36.1-rc.0", "@carbon/telemetry": "0.1.0", "classnames": "2.3.2", "copy-to-clipboard": "^3.3.1", diff --git a/packages/styles/package.json b/packages/styles/package.json index c6b477e759d8..699ebbe814aa 100644 --- a/packages/styles/package.json +++ b/packages/styles/package.json @@ -1,7 +1,7 @@ { "name": "@carbon/styles", "description": "Styles for the Carbon Design System", - "version": "1.36.0", + "version": "1.36.1-rc.0", "license": "Apache-2.0", "repository": { "type": "git", diff --git a/www/package.json b/www/package.json index 773953bbf9c4..3c944e3eb4c9 100644 --- a/www/package.json +++ b/www/package.json @@ -1,7 +1,7 @@ { "name": "www", "private": true, - "version": "0.46.0-rc.0", + "version": "0.46.0-rc.1", "license": "Apache-2.0", "repository": { "type": "git", @@ -22,7 +22,7 @@ "start": "next start" }, "dependencies": { - "@carbon/react": "^1.37.0-rc.0", + "@carbon/react": "^1.37.0-rc.1", "@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 ebf06d167cea..ff014cea2db8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1938,7 +1938,7 @@ __metadata: "@carbon/cli": ^11.14.0 "@carbon/colors": ^11.19.0 "@carbon/grid": ^11.19.0 - "@carbon/icons": ^11.25.0 + "@carbon/icons": ^11.25.1-rc.0 "@carbon/layout": ^11.19.0 "@carbon/motion": ^11.15.0 "@carbon/themes": ^11.24.0 @@ -2032,13 +2032,13 @@ __metadata: languageName: unknown linkType: soft -"@carbon/icons-react@^11.25.0, @carbon/icons-react@workspace:packages/icons-react": +"@carbon/icons-react@^11.25.1-rc.0, @carbon/icons-react@workspace:packages/icons-react": version: 0.0.0-use.local resolution: "@carbon/icons-react@workspace:packages/icons-react" dependencies: "@carbon/icon-build-helpers": ^1.18.0 "@carbon/icon-helpers": ^10.44.0 - "@carbon/icons": ^11.25.0 + "@carbon/icons": ^11.25.1-rc.0 "@carbon/telemetry": 0.1.0 prop-types: ^15.7.2 rimraf: ^5.0.0 @@ -2066,7 +2066,7 @@ __metadata: dependencies: "@carbon/cli-reporter": ^10.7.0 "@carbon/icon-helpers": ^10.44.0 - "@carbon/icons": ^11.25.0 + "@carbon/icons": ^11.25.1-rc.0 fs-extra: ^11.0.0 prettier: ^2.8.8 rimraf: ^5.0.0 @@ -2075,7 +2075,7 @@ __metadata: languageName: unknown linkType: soft -"@carbon/icons@^11.25.0, @carbon/icons@workspace:packages/icons": +"@carbon/icons@^11.25.1-rc.0, @carbon/icons@workspace:packages/icons": version: 0.0.0-use.local resolution: "@carbon/icons@workspace:packages/icons" dependencies: @@ -2137,7 +2137,7 @@ __metadata: languageName: unknown linkType: soft -"@carbon/react@^1.37.0-rc.0, @carbon/react@workspace:packages/react": +"@carbon/react@^1.37.0-rc.1, @carbon/react@workspace:packages/react": version: 0.0.0-use.local resolution: "@carbon/react@workspace:packages/react" dependencies: @@ -2151,9 +2151,9 @@ __metadata: "@babel/preset-typescript": ^7.21.5 "@babel/runtime": ^7.18.3 "@carbon/feature-flags": ^0.16.0 - "@carbon/icons-react": ^11.25.0 + "@carbon/icons-react": ^11.25.1-rc.0 "@carbon/layout": ^11.19.0 - "@carbon/styles": ^1.36.0 + "@carbon/styles": ^1.36.1-rc.0 "@carbon/telemetry": 0.1.0 "@carbon/test-utils": ^10.30.0 "@carbon/themes": ^11.24.0 @@ -2235,7 +2235,7 @@ __metadata: languageName: unknown linkType: soft -"@carbon/styles@^1.36.0, @carbon/styles@workspace:packages/styles": +"@carbon/styles@^1.36.1-rc.0, @carbon/styles@workspace:packages/styles": version: 0.0.0-use.local resolution: "@carbon/styles@workspace:packages/styles" dependencies: @@ -10715,8 +10715,8 @@ __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.37.0-rc.0 - "@carbon/styles": ^1.36.0 + "@carbon/react": ^1.37.0-rc.1 + "@carbon/styles": ^1.36.1-rc.0 "@carbon/telemetry": 0.1.0 "@carbon/test-utils": ^10.30.0 "@rollup/plugin-babel": ^6.0.0 @@ -10755,7 +10755,7 @@ __metadata: version: 0.0.0-use.local resolution: "carbon-components@workspace:packages/carbon-components" dependencies: - "@carbon/styles": ^1.36.0 + "@carbon/styles": ^1.36.1-rc.0 "@carbon/telemetry": 0.1.0 "@carbon/test-utils": ^10.30.0 chalk: 1.1.3 @@ -11119,7 +11119,7 @@ __metadata: version: 0.0.0-use.local resolution: "class-prefix@workspace:examples/class-prefix" dependencies: - "@carbon/react": ^1.37.0-rc.0 + "@carbon/react": ^1.37.0-rc.1 "@vitejs/plugin-react": 4.0.0 react: ^18.2.0 react-dom: ^18.2.0 @@ -11442,7 +11442,7 @@ __metadata: version: 0.0.0-use.local resolution: "codesandbox-styles@workspace:examples/codesandbox-styles" dependencies: - "@carbon/styles": ^1.36.0 + "@carbon/styles": ^1.36.1-rc.0 sass: ^1.51.0 vite: ^4.3.8 languageName: unknown @@ -11452,7 +11452,7 @@ __metadata: version: 0.0.0-use.local resolution: "codesandbox-with-sass-compilation@workspace:examples/codesandbox-with-sass-compilation" dependencies: - "@carbon/react": ^1.37.0-rc.0 + "@carbon/react": ^1.37.0-rc.1 react: ^18.2.0 react-dom: ^18.2.0 react-scripts: 5.0.0 @@ -11464,7 +11464,7 @@ __metadata: version: 0.0.0-use.local resolution: "codesandbox@workspace:examples/codesandbox" dependencies: - "@carbon/react": ^1.37.0-rc.0 + "@carbon/react": ^1.37.0-rc.1 react: ^18.2.0 react-dom: ^18.2.0 react-scripts: 5.0.0 @@ -12707,7 +12707,7 @@ __metadata: version: 0.0.0-use.local resolution: "custom-theme@workspace:examples/custom-theme" dependencies: - "@carbon/react": ^1.37.0-rc.0 + "@carbon/react": ^1.37.0-rc.1 "@vitejs/plugin-react": 4.0.0 react: ^18.2.0 react-dom: ^18.2.0 @@ -15142,7 +15142,7 @@ __metadata: version: 0.0.0-use.local resolution: "examples-light-dark@workspace:examples/light-dark-mode" dependencies: - "@carbon/react": ^1.37.0-rc.0 + "@carbon/react": ^1.37.0-rc.1 eslint: 8.40.0 next: 12.1.4 react: 18.2.0 @@ -15155,7 +15155,7 @@ __metadata: version: 0.0.0-use.local resolution: "examples-nextjs@workspace:examples/nextjs" dependencies: - "@carbon/react": ^1.37.0-rc.0 + "@carbon/react": ^1.37.0-rc.1 eslint: 8.40.0 eslint-config-next: 13.4.7 next: 13.4.7 @@ -17531,7 +17531,7 @@ __metadata: version: 0.0.0-use.local resolution: "id-prefix@workspace:examples/id-prefix" dependencies: - "@carbon/react": ^1.37.0-rc.0 + "@carbon/react": ^1.37.0-rc.1 "@vitejs/plugin-react": 4.0.0 react: ^18.2.0 react-dom: ^18.2.0 @@ -17668,7 +17668,7 @@ __metadata: resolution: "incremental-migration-vite@workspace:examples/incremental-migration-vite" dependencies: "@carbon/icons-react": ^10.49.0 - "@carbon/react": ^1.37.0-rc.0 + "@carbon/react": ^1.37.0-rc.1 "@vitejs/plugin-react": 4.0.0 carbon-components: ^10.57.0 carbon-components-react: ^7.57.0 @@ -17685,7 +17685,7 @@ __metadata: resolution: "incremental-migration@workspace:examples/incremental-migration" dependencies: "@carbon/icons-react": ^10.49.0 - "@carbon/react": ^1.37.0-rc.0 + "@carbon/react": ^1.37.0-rc.1 carbon-components: ^10.57.0 carbon-components-react: ^7.57.0 carbon-icons: ^7.0.7 @@ -31609,7 +31609,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.37.0-rc.0 + "@carbon/react": ^1.37.0-rc.1 "@vitejs/plugin-react": 4.0.0 react: ^18.2.0 react-dom: ^18.2.0 @@ -31913,7 +31913,7 @@ __metadata: version: 0.0.0-use.local resolution: "vite@workspace:examples/vite" dependencies: - "@carbon/react": ^1.37.0-rc.0 + "@carbon/react": ^1.37.0-rc.1 "@vitejs/plugin-react": 4.0.0 react: ^18.2.0 react-dom: ^18.2.0 @@ -32826,7 +32826,7 @@ __metadata: version: 0.0.0-use.local resolution: "www@workspace:www" dependencies: - "@carbon/react": ^1.37.0-rc.0 + "@carbon/react": ^1.37.0-rc.1 "@octokit/core": ^4.0.0 "@octokit/plugin-retry": ^3.0.9 "@octokit/plugin-throttling": ^4.0.0