mirror of
https://github.com/jwetzell/showbridge-webui.git
synced 2026-09-10 07:39:25 +00:00
Update angularmaterial monorepo to v22.1.2
This commit is contained in:
Generated
+9
-9
@@ -9,12 +9,12 @@
|
|||||||
"version": "0.14.4",
|
"version": "0.14.4",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@angular/cdk": "22.1.0",
|
"@angular/cdk": "22.1.2",
|
||||||
"@angular/common": "22.1.2",
|
"@angular/common": "22.1.2",
|
||||||
"@angular/compiler": "22.1.2",
|
"@angular/compiler": "22.1.2",
|
||||||
"@angular/core": "22.1.2",
|
"@angular/core": "22.1.2",
|
||||||
"@angular/forms": "22.1.2",
|
"@angular/forms": "22.1.2",
|
||||||
"@angular/material": "22.1.0",
|
"@angular/material": "22.1.2",
|
||||||
"@angular/platform-browser": "22.1.2",
|
"@angular/platform-browser": "22.1.2",
|
||||||
"@angular/router": "22.1.2",
|
"@angular/router": "22.1.2",
|
||||||
"ajv": "8.20.0",
|
"ajv": "8.20.0",
|
||||||
@@ -809,9 +809,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@angular/cdk": {
|
"node_modules/@angular/cdk": {
|
||||||
"version": "22.1.0",
|
"version": "22.1.2",
|
||||||
"resolved": "https://registry.npmjs.org/@angular/cdk/-/cdk-22.1.0.tgz",
|
"resolved": "https://registry.npmjs.org/@angular/cdk/-/cdk-22.1.2.tgz",
|
||||||
"integrity": "sha512-yfQug47CZ+51mHy0ZLWzi6F/YHfsAF2Z7Jxo3JLM7Aj3Er47hHB8VnrNERwK5tBLs0bE5DoEIm59ga/MI3fVGg==",
|
"integrity": "sha512-YwTzVnTgZIQDLq3lnnPLINIB24e0SiDn7XxBxHSrOzD/+Y0zLAid5XIiMALXWOqa7rfdhfVh1kEeM93RRLnllQ==",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"parse5": "^8.0.0",
|
"parse5": "^8.0.0",
|
||||||
@@ -1055,15 +1055,15 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@angular/material": {
|
"node_modules/@angular/material": {
|
||||||
"version": "22.1.0",
|
"version": "22.1.2",
|
||||||
"resolved": "https://registry.npmjs.org/@angular/material/-/material-22.1.0.tgz",
|
"resolved": "https://registry.npmjs.org/@angular/material/-/material-22.1.2.tgz",
|
||||||
"integrity": "sha512-i3Os8JZg4DejgNTtw8GCLQbbZ8+lv8h/ym6PxRwmYNpegmyGiVSKAZ2JBkEs5f1pmMaTppuG3MF6mXei4xi6Wg==",
|
"integrity": "sha512-KX0bVUppfwjDfUepsjpG1CAQGUGHI0l5e0QYpFcskB+1wNRCocBGsIO1br5z6neYu0rzsbhtWocjCeH05gwi7w==",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"tslib": "^2.3.0"
|
"tslib": "^2.3.0"
|
||||||
},
|
},
|
||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
"@angular/cdk": "22.1.0",
|
"@angular/cdk": "22.1.2",
|
||||||
"@angular/common": "^22.0.0 || ^23.0.0",
|
"@angular/common": "^22.0.0 || ^23.0.0",
|
||||||
"@angular/core": "^22.0.0 || ^23.0.0",
|
"@angular/core": "^22.0.0 || ^23.0.0",
|
||||||
"@angular/forms": "^22.0.0 || ^23.0.0",
|
"@angular/forms": "^22.0.0 || ^23.0.0",
|
||||||
|
|||||||
+2
-2
@@ -28,12 +28,12 @@
|
|||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"packageManager": "npm@11.19.0",
|
"packageManager": "npm@11.19.0",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@angular/cdk": "22.1.0",
|
"@angular/cdk": "22.1.2",
|
||||||
"@angular/common": "22.1.2",
|
"@angular/common": "22.1.2",
|
||||||
"@angular/compiler": "22.1.2",
|
"@angular/compiler": "22.1.2",
|
||||||
"@angular/core": "22.1.2",
|
"@angular/core": "22.1.2",
|
||||||
"@angular/forms": "22.1.2",
|
"@angular/forms": "22.1.2",
|
||||||
"@angular/material": "22.1.0",
|
"@angular/material": "22.1.2",
|
||||||
"@angular/platform-browser": "22.1.2",
|
"@angular/platform-browser": "22.1.2",
|
||||||
"@angular/router": "22.1.2",
|
"@angular/router": "22.1.2",
|
||||||
"ajv": "8.20.0",
|
"ajv": "8.20.0",
|
||||||
|
|||||||
Reference in New Issue
Block a user