@carbon/pictograms-react 11.67.1 → 11.68.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -115,9 +115,9 @@ Licensed under the [Apache 2.0 License](/LICENSE).
115
115
 
116
116
  ## <picture><source height="20" width="20" media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/ibm-telemetry/telemetry-js/main/docs/images/ibm-telemetry-dark.svg"><source height="20" width="20" media="(prefers-color-scheme: light)" srcset="https://raw.githubusercontent.com/ibm-telemetry/telemetry-js/main/docs/images/ibm-telemetry-light.svg"><img height="20" width="20" alt="IBM Telemetry" src="https://raw.githubusercontent.com/ibm-telemetry/telemetry-js/main/docs/images/ibm-telemetry-light.svg"></picture> IBM Telemetry
117
117
 
118
- This package uses IBM Telemetry to collect metrics data. By installing this
119
- package as a dependency you are agreeing to telemetry collection. To opt out,
120
- see
118
+ This package uses IBM Telemetry to collect de-identified and anonymized metrics
119
+ data. By installing this package as a dependency you are agreeing to telemetry
120
+ collection. To opt out, see
121
121
  [Opting out of IBM Telemetry data collection](https://github.com/ibm-telemetry/telemetry-js/tree/main#opting-out-of-ibm-telemetry-data-collection).
122
122
  For more information on the data being collected, please see the
123
123
  [IBM Telemetry documentation](https://github.com/ibm-telemetry/telemetry-js/tree/main#ibm-telemetry-collection-basics).
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@carbon/pictograms-react",
3
3
  "description": "React components for pictograms in digital and software products using the Carbon Design System",
4
- "version": "11.67.1",
4
+ "version": "11.68.0",
5
5
  "license": "Apache-2.0",
6
6
  "main": "lib/index.js",
7
7
  "module": "es/index.js",
@@ -39,15 +39,15 @@
39
39
  "react": ">=16"
40
40
  },
41
41
  "dependencies": {
42
- "@carbon/icon-helpers": "^10.53.1",
42
+ "@carbon/icon-helpers": "^10.54.0",
43
43
  "@ibm/telemetry-js": "^1.5.0",
44
44
  "prop-types": "^15.7.2"
45
45
  },
46
46
  "devDependencies": {
47
- "@carbon/icon-build-helpers": "^1.31.1",
48
- "@carbon/pictograms": "^12.41.1",
47
+ "@carbon/icon-build-helpers": "^1.32.0",
48
+ "@carbon/pictograms": "^12.42.0",
49
49
  "rimraf": "^6.0.0"
50
50
  },
51
51
  "sideEffects": false,
52
- "gitHead": "2df4c295d300f96fae292a00b88f07a99e9a80c7"
52
+ "gitHead": "3141442e5ef367667c8f1d379a1b4a23f67992ad"
53
53
  }
package/telemetry.yml CHANGED
@@ -1,7 +1,7 @@
1
1
  # yaml-language-server: $schema=https://unpkg.com/@ibm/telemetry-config-schema@v1/dist/config.schema.json
2
2
  version: 1
3
3
  projectId: 6ec11acd-6750-42fe-8f88-aa8725537be2
4
- endpoint: https://collector-prod.1am6wm210aow.us-south.codeengine.appdomain.cloud/v1/metrics
4
+ endpoint: https://www-api.ibm.com/ibm-telemetry/v1/metrics
5
5
  collect:
6
6
  npm:
7
7
  dependencies: null