@angular/material 16.2.1 → 16.2.2

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@angular/material",
3
- "version": "16.2.1",
3
+ "version": "16.2.2",
4
4
  "description": "Angular Material",
5
5
  "repository": {
6
6
  "type": "git",
@@ -757,7 +757,7 @@
757
757
  },
758
758
  "peerDependencies": {
759
759
  "@angular/animations": "^16.0.0 || ^17.0.0",
760
- "@angular/cdk": "16.2.1",
760
+ "@angular/cdk": "16.2.2",
761
761
  "@angular/core": "^16.0.0 || ^17.0.0",
762
762
  "@angular/common": "^16.0.0 || ^17.0.0",
763
763
  "@angular/forms": "^16.0.0 || ^17.0.0",
@@ -18,7 +18,7 @@ const package_config_1 = require("./package-config");
18
18
  * Note that the fallback version range does not use caret, but tilde because that is
19
19
  * the default for Angular framework dependencies in CLI projects.
20
20
  */
21
- const fallbackMaterialVersionRange = `~16.2.1`;
21
+ const fallbackMaterialVersionRange = `~16.2.2`;
22
22
  /**
23
23
  * Schematic factory entry-point for the `ng-add` schematic. The ng-add schematic will be
24
24
  * automatically executed if developers run `ng add @angular/material`.
@@ -18,7 +18,7 @@ const package_config_1 = require("./package-config");
18
18
  * Note that the fallback version range does not use caret, but tilde because that is
19
19
  * the default for Angular framework dependencies in CLI projects.
20
20
  */
21
- const fallbackMaterialVersionRange = `~16.2.1`;
21
+ const fallbackMaterialVersionRange = `~16.2.2`;
22
22
  /**
23
23
  * Schematic factory entry-point for the `ng-add` schematic. The ng-add schematic will be
24
24
  * automatically executed if developers run `ng add @angular/material`.
@@ -3075,9 +3075,9 @@ var require_source_map = __commonJS({
3075
3075
  }
3076
3076
  });
3077
3077
 
3078
- // node_modules/nanoid/non-secure/index.cjs
3078
+ // node_modules/postcss/node_modules/nanoid/non-secure/index.cjs
3079
3079
  var require_non_secure = __commonJS({
3080
- "node_modules/nanoid/non-secure/index.cjs"(exports, module2) {
3080
+ "node_modules/postcss/node_modules/nanoid/non-secure/index.cjs"(exports, module2) {
3081
3081
  var urlAlphabet = "useandom-26T198340PX75pxJACKVERYMINDBUSHWOLF_GQZbfghjklqvwyzrict";
3082
3082
  var customAlphabet = (alphabet, defaultSize = 21) => {
3083
3083
  return (size = defaultSize) => {