diff --git a/examples/class-prefix/package.json b/examples/class-prefix/package.json index c8218cfab9c6..f00cee626c70 100644 --- a/examples/class-prefix/package.json +++ b/examples/class-prefix/package.json @@ -1,7 +1,7 @@ { "name": "class-prefix", "private": true, - "version": "0.69.0-rc.0", + "version": "0.69.0", "type": "module", "scripts": { "dev": "vite", @@ -9,7 +9,7 @@ "preview": "vite preview" }, "dependencies": { - "@carbon/react": "^1.72.0-rc.0", + "@carbon/react": "^1.72.0", "react": "^18.2.0", "react-dom": "^18.2.0" }, diff --git a/examples/codesandbox-styles/package.json b/examples/codesandbox-styles/package.json index fce1b26102a5..7acdc811bb25 100644 --- a/examples/codesandbox-styles/package.json +++ b/examples/codesandbox-styles/package.json @@ -1,7 +1,7 @@ { "name": "codesandbox-styles", "private": true, - "version": "0.74.0-rc.0", + "version": "0.74.0", "type": "module", "scripts": { "dev": "vite" @@ -11,6 +11,6 @@ "vite": "^4.3.8" }, "dependencies": { - "@carbon/styles": "^1.71.0-rc.0" + "@carbon/styles": "^1.71.0" } } diff --git a/examples/custom-theme/package.json b/examples/custom-theme/package.json index 681d1a5d0bf8..cb1ad139788b 100644 --- a/examples/custom-theme/package.json +++ b/examples/custom-theme/package.json @@ -1,7 +1,7 @@ { "name": "custom-theme", "private": true, - "version": "0.70.0-rc.0", + "version": "0.70.0", "type": "module", "scripts": { "dev": "vite", @@ -9,7 +9,7 @@ "preview": "vite preview" }, "dependencies": { - "@carbon/react": "^1.72.0-rc.0", + "@carbon/react": "^1.72.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 a0b5d680950b..cb2b8d8992fe 100644 --- a/examples/id-prefix/package.json +++ b/examples/id-prefix/package.json @@ -1,7 +1,7 @@ { "name": "id-prefix", "private": true, - "version": "0.69.0-rc.0", + "version": "0.69.0", "type": "module", "scripts": { "dev": "vite", @@ -9,7 +9,7 @@ "preview": "vite preview" }, "dependencies": { - "@carbon/react": "^1.72.0-rc.0", + "@carbon/react": "^1.72.0", "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 070722a6871e..01fc58ae3d8e 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.70.0-rc.0", + "version": "0.70.0", "scripts": { "build": "next build", "dev": "next dev", @@ -9,7 +9,7 @@ "start": "next start" }, "dependencies": { - "@carbon/react": "^1.72.0-rc.0", + "@carbon/react": "^1.72.0", "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 5d8b188acc86..576438e21e1c 100644 --- a/examples/nextjs/package.json +++ b/examples/nextjs/package.json @@ -1,7 +1,7 @@ { "name": "examples-nextjs", "private": true, - "version": "0.72.0-rc.0", + "version": "0.72.0", "scripts": { "build": "next build", "dev": "next dev", @@ -9,7 +9,7 @@ "start": "next start" }, "dependencies": { - "@carbon/react": "^1.72.0-rc.0", + "@carbon/react": "^1.72.0", "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 425e2a9a4dde..beb3e0a5f583 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.70.0-rc.0", + "version": "0.70.0", "type": "module", "scripts": { "dev": "vite", @@ -9,7 +9,7 @@ "preview": "vite preview" }, "dependencies": { - "@carbon/react": "^1.72.0-rc.0", + "@carbon/react": "^1.72.0", "react": "^18.2.0", "react-dom": "^18.2.0" }, diff --git a/examples/vite/package.json b/examples/vite/package.json index ca4534742cea..36dcf17f2540 100644 --- a/examples/vite/package.json +++ b/examples/vite/package.json @@ -1,7 +1,7 @@ { "name": "vite", "private": true, - "version": "0.70.0-rc.0", + "version": "0.70.0", "type": "module", "scripts": { "dev": "vite", @@ -9,7 +9,7 @@ "preview": "vite preview" }, "dependencies": { - "@carbon/react": "^1.72.0-rc.0", + "@carbon/react": "^1.72.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 036a39b32b6e..d39b07943d92 100644 --- a/packages/carbon-components-react/package.json +++ b/packages/carbon-components-react/package.json @@ -2,7 +2,7 @@ "name": "carbon-components-react", "private": true, "description": "The Carbon Design System is IBM’s open-source design system for products and experiences. This package reached end of support on September 30, 2024 and will not receive any more updates.", - "version": "8.72.0-rc.0", + "version": "8.72.0", "license": "Apache-2.0", "main": "lib/index.js", "module": "es/index.js", @@ -43,8 +43,8 @@ "sass": "^1.33.0" }, "dependencies": { - "@carbon/react": "^1.72.0-rc.0", - "@carbon/styles": "^1.71.0-rc.0", + "@carbon/react": "^1.72.0", + "@carbon/styles": "^1.71.0", "@ibm/telemetry-js": "^1.5.0", "chalk": "1.1.3" }, diff --git a/packages/carbon-components/package.json b/packages/carbon-components/package.json index 7eca9fd050d1..2ae5c02dda66 100644 --- a/packages/carbon-components/package.json +++ b/packages/carbon-components/package.json @@ -2,7 +2,7 @@ "name": "carbon-components", "private": true, "description": "The Carbon Design System is IBM’s open-source design system for products and experiences. This package reached end of support on September 30, 2024 and will not receive any more updates.", - "version": "11.71.0-rc.0", + "version": "11.71.0", "license": "Apache-2.0", "repository": { "type": "git", @@ -44,7 +44,7 @@ "sass": "^1.33.0" }, "dependencies": { - "@carbon/styles": "^1.71.0-rc.0", + "@carbon/styles": "^1.71.0", "@ibm/telemetry-js": "^1.5.0", "chalk": "1.1.3" }, diff --git a/packages/react/package.json b/packages/react/package.json index fe32fbff380d..257aaab09b33 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.72.0-rc.0", + "version": "1.72.0", "license": "Apache-2.0", "main": "lib/index.js", "module": "es/index.js", @@ -52,7 +52,7 @@ "@carbon/feature-flags": "^0.24.0", "@carbon/icons-react": "^11.53.0", "@carbon/layout": "^11.28.0", - "@carbon/styles": "^1.71.0-rc.0", + "@carbon/styles": "^1.71.0", "@floating-ui/react": "^0.26.0", "@ibm/telemetry-js": "^1.5.0", "classnames": "2.5.1", diff --git a/packages/styles/package.json b/packages/styles/package.json index 7d66706c7b3f..65fd6b68e9b3 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.71.0-rc.0", + "version": "1.71.0", "license": "Apache-2.0", "repository": { "type": "git", diff --git a/packages/web-components/package.json b/packages/web-components/package.json index c11ca8afc4ed..adb9b9abe9d7 100644 --- a/packages/web-components/package.json +++ b/packages/web-components/package.json @@ -1,7 +1,7 @@ { "name": "@carbon/web-components", "description": "Web components for the Carbon Design System", - "version": "2.19.0-rc.0", + "version": "2.19.0", "license": "Apache-2.0", "main": "es/index.js", "module": "es/index.js", @@ -67,7 +67,7 @@ "wca": "web-component-analyzer analyze src --outFile custom-elements.json" }, "dependencies": { - "@carbon/styles": "^1.71.0-rc.0", + "@carbon/styles": "^1.71.0", "@floating-ui/dom": "^1.6.3", "@ibm/telemetry-js": "^1.5.0", "flatpickr": "4.6.13", diff --git a/www/package.json b/www/package.json index b0562f16eccf..2d7e9fe408d0 100644 --- a/www/package.json +++ b/www/package.json @@ -1,7 +1,7 @@ { "name": "www", "private": true, - "version": "0.81.0-rc.0", + "version": "0.81.0", "license": "Apache-2.0", "repository": { "type": "git", @@ -22,7 +22,7 @@ "start": "next start" }, "dependencies": { - "@carbon/react": "^1.72.0-rc.0", + "@carbon/react": "^1.72.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 a0c49e7381f4..a73b14cbb80a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1967,7 +1967,7 @@ __metadata: languageName: unknown linkType: soft -"@carbon/react@npm:^1.72.0-rc.0, @carbon/react@workspace:packages/react": +"@carbon/react@npm:^1.72.0, @carbon/react@workspace:packages/react": version: 0.0.0-use.local resolution: "@carbon/react@workspace:packages/react" dependencies: @@ -1983,7 +1983,7 @@ __metadata: "@carbon/feature-flags": "npm:^0.24.0" "@carbon/icons-react": "npm:^11.53.0" "@carbon/layout": "npm:^11.28.0" - "@carbon/styles": "npm:^1.71.0-rc.0" + "@carbon/styles": "npm:^1.71.0" "@carbon/test-utils": "npm:^10.34.0" "@carbon/themes": "npm:^11.43.0" "@figma/code-connect": "npm:^1.2.2" @@ -2068,7 +2068,7 @@ __metadata: languageName: unknown linkType: soft -"@carbon/styles@npm:^1.71.0-rc.0, @carbon/styles@workspace:packages/styles": +"@carbon/styles@npm:^1.71.0, @carbon/styles@workspace:packages/styles": version: 0.0.0-use.local resolution: "@carbon/styles@workspace:packages/styles" dependencies: @@ -2221,7 +2221,7 @@ __metadata: "@carbon/icons": "npm:^11.53.0" "@carbon/layout": "npm:^11.28.0" "@carbon/motion": "npm:^11.24.0" - "@carbon/styles": "npm:^1.71.0-rc.0" + "@carbon/styles": "npm:^1.71.0" "@floating-ui/dom": "npm:^1.6.3" "@ibm/telemetry-js": "npm:^1.5.0" "@juggle/resize-observer": "npm:^3.4.0" @@ -9448,8 +9448,8 @@ __metadata: "@babel/plugin-transform-react-constant-elements": "npm:^7.24.7" "@babel/preset-env": "npm:^7.24.7" "@babel/preset-react": "npm:^7.24.7" - "@carbon/react": "npm:^1.72.0-rc.0" - "@carbon/styles": "npm:^1.71.0-rc.0" + "@carbon/react": "npm:^1.72.0" + "@carbon/styles": "npm:^1.71.0" "@carbon/test-utils": "npm:^10.34.0" "@ibm/telemetry-js": "npm:^1.5.0" "@rollup/plugin-babel": "npm:^6.0.0" @@ -9476,7 +9476,7 @@ __metadata: version: 0.0.0-use.local resolution: "carbon-components@workspace:packages/carbon-components" dependencies: - "@carbon/styles": "npm:^1.71.0-rc.0" + "@carbon/styles": "npm:^1.71.0" "@carbon/test-utils": "npm:^10.34.0" "@ibm/telemetry-js": "npm:^1.5.0" chalk: "npm:1.1.3" @@ -9849,7 +9849,7 @@ __metadata: version: 0.0.0-use.local resolution: "class-prefix@workspace:examples/class-prefix" dependencies: - "@carbon/react": "npm:^1.72.0-rc.0" + "@carbon/react": "npm:^1.72.0" "@vitejs/plugin-react": "npm:4.0.0" react: "npm:^18.2.0" react-dom: "npm:^18.2.0" @@ -10142,7 +10142,7 @@ __metadata: version: 0.0.0-use.local resolution: "codesandbox-styles@workspace:examples/codesandbox-styles" dependencies: - "@carbon/styles": "npm:^1.71.0-rc.0" + "@carbon/styles": "npm:^1.71.0" sass: "npm:^1.77.7" vite: "npm:^4.3.8" languageName: unknown @@ -11199,7 +11199,7 @@ __metadata: version: 0.0.0-use.local resolution: "custom-theme@workspace:examples/custom-theme" dependencies: - "@carbon/react": "npm:^1.72.0-rc.0" + "@carbon/react": "npm:^1.72.0" "@vitejs/plugin-react": "npm:4.0.0" react: "npm:^18.2.0" react-dom: "npm:^18.2.0" @@ -13356,7 +13356,7 @@ __metadata: version: 0.0.0-use.local resolution: "examples-light-dark@workspace:examples/light-dark-mode" dependencies: - "@carbon/react": "npm:^1.72.0-rc.0" + "@carbon/react": "npm:^1.72.0" eslint: "npm:8.40.0" next: "npm:14.1.1" react: "npm:18.2.0" @@ -13369,7 +13369,7 @@ __metadata: version: 0.0.0-use.local resolution: "examples-nextjs@workspace:examples/nextjs" dependencies: - "@carbon/react": "npm:^1.72.0-rc.0" + "@carbon/react": "npm:^1.72.0" eslint: "npm:8.40.0" eslint-config-next: "npm:13.4.7" next: "npm:14.1.1" @@ -15580,7 +15580,7 @@ __metadata: version: 0.0.0-use.local resolution: "id-prefix@workspace:examples/id-prefix" dependencies: - "@carbon/react": "npm:^1.72.0-rc.0" + "@carbon/react": "npm:^1.72.0" "@vitejs/plugin-react": "npm:4.0.0" react: "npm:^18.2.0" react-dom: "npm:^18.2.0" @@ -27143,7 +27143,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.72.0-rc.0" + "@carbon/react": "npm:^1.72.0" "@vitejs/plugin-react": "npm:4.0.0" react: "npm:^18.2.0" react-dom: "npm:^18.2.0" @@ -27478,7 +27478,7 @@ __metadata: version: 0.0.0-use.local resolution: "vite@workspace:examples/vite" dependencies: - "@carbon/react": "npm:^1.72.0-rc.0" + "@carbon/react": "npm:^1.72.0" "@vitejs/plugin-react": "npm:4.0.0" react: "npm:^18.2.0" react-dom: "npm:^18.2.0" @@ -28099,7 +28099,7 @@ __metadata: version: 0.0.0-use.local resolution: "www@workspace:www" dependencies: - "@carbon/react": "npm:^1.72.0-rc.0" + "@carbon/react": "npm:^1.72.0" "@octokit/core": "npm:^4.0.0" "@octokit/plugin-retry": "npm:^3.0.9" "@octokit/plugin-throttling": "npm:^4.0.0"