mirror of
https://github.com/jwetzell/showbridge-webui.git
synced 2026-09-10 07:39:25 +00:00
Update angularmaterial monorepo to v22.1.6
This commit is contained in:
Generated
+9
-9
@@ -9,12 +9,12 @@
|
||||
"version": "0.14.4",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@angular/cdk": "22.1.5",
|
||||
"@angular/cdk": "22.1.6",
|
||||
"@angular/common": "22.1.5",
|
||||
"@angular/compiler": "22.1.5",
|
||||
"@angular/core": "22.1.5",
|
||||
"@angular/forms": "22.1.5",
|
||||
"@angular/material": "22.1.5",
|
||||
"@angular/material": "22.1.6",
|
||||
"@angular/platform-browser": "22.1.5",
|
||||
"@angular/router": "22.1.5",
|
||||
"ajv": "8.20.0",
|
||||
@@ -261,9 +261,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@angular/cdk": {
|
||||
"version": "22.1.5",
|
||||
"resolved": "https://registry.npmjs.org/@angular/cdk/-/cdk-22.1.5.tgz",
|
||||
"integrity": "sha512-1tYAeI5KKIqNGNvyDuMM0Drs2FU3M4B25Q1BlAnwtZe3wvrpVETAGXgHaBX3Hs/pvWfgMNwgbcHkxlKVUBNXMA==",
|
||||
"version": "22.1.6",
|
||||
"resolved": "https://registry.npmjs.org/@angular/cdk/-/cdk-22.1.6.tgz",
|
||||
"integrity": "sha512-4eHSs/sIIp1mesNKFDkDTYDhfB/3/Bpfjzv/PbybsKVd642FTa3IAbjWf3uqHS/V7mpucF3Q5gSpirZHDgxwrg==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"parse5": "^8.0.0",
|
||||
@@ -415,15 +415,15 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@angular/material": {
|
||||
"version": "22.1.5",
|
||||
"resolved": "https://registry.npmjs.org/@angular/material/-/material-22.1.5.tgz",
|
||||
"integrity": "sha512-CeXPascggzu5w0xKETYVQhxlyYU+Vcj/DCY4JdND2veRr6/bmPM8uA/xY4jEvsFccz3HQ9OrkY+V+sNai2h++g==",
|
||||
"version": "22.1.6",
|
||||
"resolved": "https://registry.npmjs.org/@angular/material/-/material-22.1.6.tgz",
|
||||
"integrity": "sha512-NpURtI21B7D6+DVltihVLxQWOm/cshlbJKqlUuSmyoGGO8Fvf4RxMtx6IZ5YAfVSQsuZvCvdXPc4BKUlJrqnHw==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"tslib": "^2.3.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@angular/cdk": "22.1.5",
|
||||
"@angular/cdk": "22.1.6",
|
||||
"@angular/common": "^22.0.0 || ^23.0.0",
|
||||
"@angular/core": "^22.0.0 || ^23.0.0",
|
||||
"@angular/forms": "^22.0.0 || ^23.0.0",
|
||||
|
||||
Reference in New Issue
Block a user