mirror of
https://github.com/johannesjo/super-productivity.git
synced 2026-01-23 02:36:05 +00:00
chore(deps): update Angular Material and CDK to v21
This commit is contained in:
parent
1ce8c0d0c8
commit
5c7df8a2a8
2 changed files with 17 additions and 17 deletions
30
package-lock.json
generated
30
package-lock.json
generated
|
|
@ -29,7 +29,7 @@
|
|||
"@angular-eslint/schematics": "^20.5.0",
|
||||
"@angular-eslint/template-parser": "^20.5.0",
|
||||
"@angular/animations": "^21.0.8",
|
||||
"@angular/cdk": "^20.2.10",
|
||||
"@angular/cdk": "^21.0.6",
|
||||
"@angular/cli": "^21.0.5",
|
||||
"@angular/common": "^21.0.8",
|
||||
"@angular/compiler": "^21.0.8",
|
||||
|
|
@ -37,7 +37,7 @@
|
|||
"@angular/core": "^21.0.8",
|
||||
"@angular/forms": "^21.0.8",
|
||||
"@angular/language-service": "^21.0.8",
|
||||
"@angular/material": "^20.2.10",
|
||||
"@angular/material": "^21.0.6",
|
||||
"@angular/platform-browser": "^21.0.8",
|
||||
"@angular/platform-browser-dynamic": "^21.0.8",
|
||||
"@angular/platform-server": "^21.0.8",
|
||||
|
|
@ -4149,9 +4149,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@angular/cdk": {
|
||||
"version": "20.2.10",
|
||||
"resolved": "https://registry.npmjs.org/@angular/cdk/-/cdk-20.2.10.tgz",
|
||||
"integrity": "sha512-d95C2r3JP11KCahouWmPaxswz/EE7Zn1k8ocoGt70jl33x42Sg96vAHeOpnQ4yfrdA4W7Q+eWB/NqqvAGCzOPQ==",
|
||||
"version": "21.0.6",
|
||||
"resolved": "https://registry.npmjs.org/@angular/cdk/-/cdk-21.0.6.tgz",
|
||||
"integrity": "sha512-5Gw8mXtKXvcvDMWEciPLRYB6Ja5vsikLAidZsdCEIF6Bc51GmoqT5Tk/Ke+ciCd5Hq9Aco/IcHxT1RC3470lZg==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
|
|
@ -4159,8 +4159,8 @@
|
|||
"tslib": "^2.3.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@angular/common": "^20.0.0 || ^21.0.0",
|
||||
"@angular/core": "^20.0.0 || ^21.0.0",
|
||||
"@angular/common": "^21.0.0 || ^22.0.0",
|
||||
"@angular/core": "^21.0.0 || ^22.0.0",
|
||||
"rxjs": "^6.5.3 || ^7.4.0"
|
||||
}
|
||||
},
|
||||
|
|
@ -4845,20 +4845,20 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@angular/material": {
|
||||
"version": "20.2.10",
|
||||
"resolved": "https://registry.npmjs.org/@angular/material/-/material-20.2.10.tgz",
|
||||
"integrity": "sha512-WkJfUu7KiQY2lqHjMZtEKBG653sPmky0nytTMASsfQ/xUs56W3CAAEOuKhSyCNKsNeFJZS/NgJnvlpRzcE5k6g==",
|
||||
"version": "21.0.6",
|
||||
"resolved": "https://registry.npmjs.org/@angular/material/-/material-21.0.6.tgz",
|
||||
"integrity": "sha512-BSbqFkVIjpXS+UGD7R1jDnuKArMCtLSKHL/1f/9mvHM4AntRFC88MQJMjS0k+pHCofN+MBMEpzBVrDOOqL+46A==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"tslib": "^2.3.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@angular/cdk": "20.2.10",
|
||||
"@angular/common": "^20.0.0 || ^21.0.0",
|
||||
"@angular/core": "^20.0.0 || ^21.0.0",
|
||||
"@angular/forms": "^20.0.0 || ^21.0.0",
|
||||
"@angular/platform-browser": "^20.0.0 || ^21.0.0",
|
||||
"@angular/cdk": "21.0.6",
|
||||
"@angular/common": "^21.0.0 || ^22.0.0",
|
||||
"@angular/core": "^21.0.0 || ^22.0.0",
|
||||
"@angular/forms": "^21.0.0 || ^22.0.0",
|
||||
"@angular/platform-browser": "^21.0.0 || ^22.0.0",
|
||||
"rxjs": "^6.5.3 || ^7.4.0"
|
||||
}
|
||||
},
|
||||
|
|
|
|||
|
|
@ -148,7 +148,7 @@
|
|||
"@angular-eslint/schematics": "^20.5.0",
|
||||
"@angular-eslint/template-parser": "^20.5.0",
|
||||
"@angular/animations": "^21.0.8",
|
||||
"@angular/cdk": "^20.2.10",
|
||||
"@angular/cdk": "^21.0.6",
|
||||
"@angular/cli": "^21.0.5",
|
||||
"@angular/common": "^21.0.8",
|
||||
"@angular/compiler": "^21.0.8",
|
||||
|
|
@ -156,7 +156,7 @@
|
|||
"@angular/core": "^21.0.8",
|
||||
"@angular/forms": "^21.0.8",
|
||||
"@angular/language-service": "^21.0.8",
|
||||
"@angular/material": "^20.2.10",
|
||||
"@angular/material": "^21.0.6",
|
||||
"@angular/platform-browser": "^21.0.8",
|
||||
"@angular/platform-browser-dynamic": "^21.0.8",
|
||||
"@angular/platform-server": "^21.0.8",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue