(Dependencies) Updated the Angular & Angular Material to v15 stable

This commit is contained in:
Sercan Yemen 2022-11-17 13:10:53 +03:00
parent 08266c3e51
commit 1662042e35
2 changed files with 23800 additions and 23765 deletions

47537
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -13,17 +13,17 @@
"test": "ng test"
},
"dependencies": {
"@angular/animations": "15.0.0-rc.3",
"@angular/cdk": "15.0.0-rc.2",
"@angular/common": "15.0.0-rc.3",
"@angular/compiler": "15.0.0-rc.3",
"@angular/core": "15.0.0-rc.3",
"@angular/forms": "15.0.0-rc.3",
"@angular/material": "15.0.0-rc.2",
"@angular/material-luxon-adapter": "15.0.0-rc.2",
"@angular/platform-browser": "15.0.0-rc.3",
"@angular/platform-browser-dynamic": "15.0.0-rc.3",
"@angular/router": "15.0.0-rc.3",
"@angular/animations": "15.0.0",
"@angular/cdk": "15.0.0",
"@angular/common": "15.0.0",
"@angular/compiler": "15.0.0",
"@angular/core": "15.0.0",
"@angular/forms": "15.0.0",
"@angular/material": "15.0.0",
"@angular/material-luxon-adapter": "15.0.0",
"@angular/platform-browser": "15.0.0",
"@angular/platform-browser-dynamic": "15.0.0",
"@angular/router": "15.0.0",
"@ngneat/transloco": "4.1.1",
"apexcharts": "3.36.3",
"crypto-js": "3.3.0",
@ -40,9 +40,9 @@
"zone.js": "0.12.0"
},
"devDependencies": {
"@angular-devkit/build-angular": "15.0.0-rc.3",
"@angular/cli": "15.0.0-rc.3",
"@angular/compiler-cli": "15.0.0-rc.3",
"@angular-devkit/build-angular": "15.0.0",
"@angular/cli": "15.0.0",
"@angular/compiler-cli": "15.0.0",
"@tailwindcss/line-clamp": "0.4.2",
"@tailwindcss/typography": "0.5.8",
"@types/chroma-js": "2.1.4",