Skip to content

Commit

Permalink
chore(release): v10.59.23 (#16358)
Browse files Browse the repository at this point in the history
  • Loading branch information
guidari committed May 8, 2024
1 parent 0a19a55 commit 37eae9c
Show file tree
Hide file tree
Showing 27 changed files with 168 additions and 168 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.5.8",
"version": "0.5.9",
"scripts": {
"develop": "vite"
},
"devDependencies": {
"vite": "^2.8.0"
},
"dependencies": {
"@carbon/styles": "^0.19.8",
"@carbon/styles": "^0.19.9",
"sass": "^1.65.1"
}
}
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.6.22",
"version": "0.6.23",
"scripts": {
"develop": "vite"
},
"dependencies": {
"@carbon/react": "^0.20.22",
"@carbon/react": "^0.20.23",
"react": "^17.0.2",
"react-dom": "^17.0.2"
},
Expand Down
14 changes: 7 additions & 7 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.20.22",
"version": "0.20.23",
"private": true,
"license": "Apache-2.0",
"main": "lib/index.js",
Expand Down Expand Up @@ -43,12 +43,12 @@
"sass": "^1.32.12"
},
"dependencies": {
"@carbon/feature-flags": "^0.7.1",
"@carbon/icons-react": "^10.49.4",
"@carbon/styles": "^0.19.8",
"@carbon/feature-flags": "^0.7.2",
"@carbon/icons-react": "^10.49.5",
"@carbon/styles": "^0.19.9",
"@carbon/telemetry": "0.1.0",
"carbon-components": "^10.58.14",
"carbon-components-react": "^7.59.22",
"carbon-components": "^10.58.15",
"carbon-components-react": "^7.59.23",
"carbon-icons": "^7.0.7"
},
"devDependencies": {
Expand All @@ -59,7 +59,7 @@
"@babel/plugin-transform-react-constant-elements": "^7.16.7",
"@babel/preset-env": "^7.16.7",
"@babel/preset-react": "^7.16.7",
"@carbon/themes": "^10.55.4",
"@carbon/themes": "^10.55.5",
"@rollup/plugin-babel": "^5.3.0",
"@rollup/plugin-commonjs": "^21.0.0",
"@rollup/plugin-node-resolve": "^13.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@carbon/cli",
"description": "Task automation for working with the Carbon Design System",
"version": "10.34.3",
"version": "10.34.4",
"license": "Apache-2.0",
"bin": {
"carbon-cli": "./bin/carbon-cli.js"
Expand Down
4 changes: 2 additions & 2 deletions packages/colors/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@carbon/colors",
"description": "Colors for digital and software products using the Carbon Design System",
"version": "10.37.3",
"version": "10.37.4",
"license": "Apache-2.0",
"main": "lib/index.js",
"module": "es/index.js",
Expand Down Expand Up @@ -38,7 +38,7 @@
"postinstall": "ibmtelemetry --config=telemetry.yml"
},
"devDependencies": {
"@carbon/cli": "^10.34.3",
"@carbon/cli": "^10.34.4",
"@carbon/cli-reporter": "^10.5.0",
"@carbon/scss-generator": "^10.13.0",
"@carbon/test-utils": "^10.21.1",
Expand Down
10 changes: 5 additions & 5 deletions 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.58.14",
"version": "10.58.15",
"license": "Apache-2.0",
"main": "umd/index.js",
"module": "es/index.js",
Expand Down Expand Up @@ -77,10 +77,10 @@
"@babel/preset-env": "^7.16.7",
"@babel/preset-react": "^7.16.7",
"@babel/runtime": "^7.16.7",
"@carbon/cli": "^10.34.3",
"@carbon/elements": "^10.56.5",
"@carbon/icons-handlebars": "^10.48.4",
"@carbon/icons-react": "^10.49.4",
"@carbon/cli": "^10.34.4",
"@carbon/elements": "^10.56.6",
"@carbon/icons-handlebars": "^10.48.5",
"@carbon/icons-react": "^10.49.5",
"@carbon/test-utils": "^10.21.1",
"@frctl/fractal": "^1.1.0",
"@rollup/plugin-babel": "^5.3.0",
Expand Down
20 changes: 10 additions & 10 deletions packages/elements/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@carbon/elements",
"description": "A collection of design elements in code for the IBM Design Language",
"version": "10.56.5",
"version": "10.56.6",
"license": "Apache-2.0",
"main": "lib/index.js",
"module": "es/index.js",
Expand Down Expand Up @@ -37,18 +37,18 @@
"postinstall": "ibmtelemetry --config=telemetry.yml"
},
"dependencies": {
"@carbon/colors": "^10.37.3",
"@carbon/grid": "^10.43.3",
"@carbon/icons": "^10.48.4",
"@carbon/import-once": "^10.7.1",
"@carbon/layout": "^10.37.3",
"@carbon/motion": "^10.29.3",
"@carbon/themes": "^10.55.4",
"@carbon/type": "^10.45.4",
"@carbon/colors": "^10.37.4",
"@carbon/grid": "^10.43.4",
"@carbon/icons": "^10.48.5",
"@carbon/import-once": "^10.7.2",
"@carbon/layout": "^10.37.4",
"@carbon/motion": "^10.29.4",
"@carbon/themes": "^10.55.5",
"@carbon/type": "^10.45.5",
"@ibm/telemetry-js": "^1.5.0"
},
"devDependencies": {
"@carbon/cli": "^10.34.3",
"@carbon/cli": "^10.34.4",
"fs-extra": "^10.0.0",
"klaw-sync": "^6.0.0",
"replace-in-file": "^3.4.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/feature-flags/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@carbon/feature-flags",
"description": "Build with feature flags in Carbon",
"version": "0.7.1",
"version": "0.7.2",
"license": "Apache-2.0",
"main": "lib/index.js",
"module": "es/index.js",
Expand Down
8 changes: 4 additions & 4 deletions packages/grid/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@carbon/grid",
"description": "Grid for digital and software products using the Carbon Design System",
"version": "10.43.3",
"version": "10.43.4",
"license": "Apache-2.0",
"repository": {
"type": "git",
Expand Down Expand Up @@ -34,12 +34,12 @@
"postinstall": "ibmtelemetry --config=telemetry.yml"
},
"dependencies": {
"@carbon/import-once": "^10.7.1",
"@carbon/layout": "^10.37.3",
"@carbon/import-once": "^10.7.2",
"@carbon/layout": "^10.37.4",
"@ibm/telemetry-js": "^1.5.0"
},
"devDependencies": {
"@carbon/cli": "^10.34.3",
"@carbon/cli": "^10.34.4",
"rimraf": "^3.0.0"
},
"eyeglass": {
Expand Down
4 changes: 2 additions & 2 deletions packages/icon-build-helpers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@carbon/icon-build-helpers",
"private": true,
"description": "Build helpers for the Carbon Design System icon library",
"version": "0.34.3",
"version": "0.34.4",
"license": "Apache-2.0",
"main": "src/index.js",
"repository": {
Expand All @@ -29,7 +29,7 @@
"@babel/template": "^7.16.7",
"@babel/types": "^7.16.7",
"@carbon/cli-reporter": "^10.5.0",
"@carbon/icon-helpers": "^10.28.3",
"@carbon/icon-helpers": "^10.28.4",
"@rollup/plugin-babel": "^5.3.0",
"@rollup/plugin-replace": "^4.0.0",
"browserslist-config-carbon": "^10.6.1",
Expand Down
4 changes: 2 additions & 2 deletions packages/icon-helpers/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@carbon/icon-helpers",
"description": "Helpers used alongside icons for digital and software products using the Carbon Design System",
"version": "10.28.3",
"version": "10.28.4",
"license": "Apache-2.0",
"main": "lib/index.js",
"module": "es/index.js",
Expand Down Expand Up @@ -35,7 +35,7 @@
"postinstall": "ibmtelemetry --config=telemetry.yml"
},
"devDependencies": {
"@carbon/cli": "^10.34.3",
"@carbon/cli": "^10.34.4",
"rimraf": "^3.0.0"
},
"sideEffects": false,
Expand Down
6 changes: 3 additions & 3 deletions packages/icons-handlebars/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@carbon/icons-handlebars",
"description": "Handlebars helpers for IBM Design Language icons in digital and software products using the Carbon Design System",
"version": "10.48.4",
"version": "10.48.5",
"license": "Apache-2.0",
"main": "index.js",
"repository": {
Expand All @@ -26,8 +26,8 @@
"handlebars": "^4.0.12"
},
"dependencies": {
"@carbon/icon-helpers": "^10.28.3",
"@carbon/icons": "^10.48.4"
"@carbon/icon-helpers": "^10.28.4",
"@carbon/icons": "^10.48.5"
},
"devDependencies": {
"handlebars": "^4.0.12"
Expand Down
8 changes: 4 additions & 4 deletions packages/icons-react/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@carbon/icons-react",
"description": "React components for icons in digital and software products using the Carbon Design System",
"version": "10.49.4",
"version": "10.49.5",
"license": "Apache-2.0",
"main": "lib/index.js",
"module": "es/index.js",
Expand Down Expand Up @@ -39,13 +39,13 @@
"react": ">=16"
},
"dependencies": {
"@carbon/icon-helpers": "^10.28.3",
"@carbon/icon-helpers": "^10.28.4",
"@ibm/telemetry-js": "^1.5.0",
"prop-types": "^15.7.2"
},
"devDependencies": {
"@carbon/icon-build-helpers": "^0.34.3",
"@carbon/icons": "^10.48.4",
"@carbon/icon-build-helpers": "^0.34.4",
"@carbon/icons": "^10.48.5",
"rimraf": "^3.0.2"
},
"sideEffects": false
Expand Down
6 changes: 3 additions & 3 deletions packages/icons-vue/package.json
Original file line number Diff line number Diff line change
@@ -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.48.4",
"version": "10.48.5",
"license": "Apache-2.0",
"main": "lib/index.js",
"module": "es/index.js",
Expand Down Expand Up @@ -29,12 +29,12 @@
"postinstall": "ibmtelemetry --config=telemetry.yml"
},
"dependencies": {
"@carbon/icon-helpers": "^10.28.3",
"@carbon/icon-helpers": "^10.28.4",
"@ibm/telemetry-js": "^1.5.0"
},
"devDependencies": {
"@carbon/cli-reporter": "^10.5.0",
"@carbon/icons": "^10.48.4",
"@carbon/icons": "^10.48.5",
"fs-extra": "^10.0.0",
"prettier": "^2.2.1",
"rimraf": "^3.0.0",
Expand Down
6 changes: 3 additions & 3 deletions packages/icons/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@carbon/icons",
"description": "Icons for digital and software products using the Carbon Design System",
"version": "10.48.4",
"version": "10.48.5",
"license": "Apache-2.0",
"main": "lib/index.js",
"module": "es/index.js",
Expand Down Expand Up @@ -40,8 +40,8 @@
"postinstall": "ibmtelemetry --config=telemetry.yml"
},
"devDependencies": {
"@carbon/cli": "^10.34.3",
"@carbon/icon-build-helpers": "^0.34.3",
"@carbon/cli": "^10.34.4",
"@carbon/icon-build-helpers": "^0.34.4",
"rimraf": "^3.0.2"
},
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/import-once/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@carbon/import-once",
"description": "Sass helper for importing files only once. Used in the Carbon Design System",
"version": "10.7.1",
"version": "10.7.2",
"license": "Apache-2.0",
"repository": {
"type": "git",
Expand Down
4 changes: 2 additions & 2 deletions packages/layout/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@carbon/layout",
"description": "Layout helpers for digital and software products using the Carbon Design System",
"version": "10.37.3",
"version": "10.37.4",
"license": "Apache-2.0",
"main": "lib/index.js",
"module": "es/index.js",
Expand Down Expand Up @@ -30,7 +30,7 @@
"postinstall": "ibmtelemetry --config=telemetry.yml"
},
"devDependencies": {
"@carbon/cli": "^10.34.3",
"@carbon/cli": "^10.34.4",
"@carbon/cli-reporter": "^10.5.0",
"@carbon/scss-generator": "^10.13.0",
"@carbon/test-utils": "^10.21.1",
Expand Down
4 changes: 2 additions & 2 deletions packages/motion/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@carbon/motion",
"description": "Motion helpers for digital and software products using the Carbon Design System",
"version": "10.29.3",
"version": "10.29.4",
"license": "Apache-2.0",
"main": "lib/index.js",
"module": "es/index.js",
Expand Down Expand Up @@ -30,7 +30,7 @@
"postinstall": "ibmtelemetry --config=telemetry.yml"
},
"devDependencies": {
"@carbon/cli": "^10.34.3",
"@carbon/cli": "^10.34.4",
"rimraf": "^3.0.0"
},
"eyeglass": {
Expand Down
8 changes: 4 additions & 4 deletions packages/pictograms-react/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@carbon/pictograms-react",
"description": "React components for pictograms in digital and software products using the Carbon Design System",
"version": "11.25.4",
"version": "11.25.5",
"license": "Apache-2.0",
"main": "lib/index.js",
"module": "es/index.js",
Expand Down Expand Up @@ -38,13 +38,13 @@
"react": ">=16"
},
"dependencies": {
"@carbon/icon-helpers": "^10.28.3",
"@carbon/icon-helpers": "^10.28.4",
"@ibm/telemetry-js": "^1.5.0",
"prop-types": "^15.7.2"
},
"devDependencies": {
"@carbon/icon-build-helpers": "^0.34.3",
"@carbon/pictograms": "^11.24.4"
"@carbon/icon-build-helpers": "^0.34.4",
"@carbon/pictograms": "^11.24.5"
},
"sideEffects": false
}

0 comments on commit 37eae9c

Please sign in to comment.