update angular to v15
6d1f5d6a
Svetloslav Novoselski
committed
4 changed files
tsconfig.lib.json
/projects/igniteui-angular-extras/tsconfig.lib.json-15+15
/projects/igniteui-angular-extras/tsconfig.lib.json
Add comment 12 },
Add comment 13 "private": true,
Add comment 14 "dependencies": {
Add comment 15 Minus   "@angular/animations": "^11.0.2",
Add comment 16 Minus   "@angular/common": "^11.0.2",
Add comment 17 Minus   "@angular/compiler": "^11.0.2",
Add comment 18 Minus   "@angular/core": "^11.0.2",
Add comment 19 Minus   "@angular/forms": "^11.0.2",
Add comment 20 Minus   "@angular/platform-browser": "^11.0.2",
Add comment 21 Minus   "@angular/platform-browser-dynamic": "^11.0.2",
Add comment 22 Minus   "@angular/router": "^11.0.2",
Add comment 23 Minus   "@infragistics/igniteui-angular": "^11.0.3",
Add comment 15 Plus   "@angular/animations": "^11.2.7",
Add comment 16 Plus   "@angular/common": "^11.2.7",
Add comment 17 Plus   "@angular/compiler": "^11.2.7",
Add comment 18 Plus   "@angular/core": "^11.2.7",
Add comment 19 Plus   "@angular/forms": "^11.2.7",
Add comment 20 Plus   "@angular/platform-browser": "^11.2.7",
Add comment 21 Plus   "@angular/platform-browser-dynamic": "^11.2.7",
Add comment 22 Plus   "@angular/router": "^11.2.7",
Add comment 23 Plus   "@infragistics/igniteui-angular": "^11.1.5",
Add comment 24 "classlist.js": "^1.1.20150312",
Add comment 25 "igniteui-angular-charts": "^9.0.1",
Add comment 26 "igniteui-angular-core": "^9.0.1",
Add comment 27 Minus   "rxjs": "^6.5.4",
Add comment 27 Plus   "rxjs": "^6.6.7",
Add comment 28 "tslib": "^2.0.0",
Add comment 29 "web-animations-js": "^2.3.2",
Add comment 30 "zone.js": "^0.10.3"
Add comment 31 },
Add comment 32 "devDependencies": {
Add comment 33 Minus   "@angular-devkit/build-angular": "~0.1100.2",
Add comment 34 Minus   "@angular/cli": "~11.0.2",
Add comment 35 Minus   "@angular/compiler-cli": "~11.0.2",
Add comment 36 Minus   "@angular/language-service": "~11.0.2",
Add comment 33 Plus   "@angular-devkit/build-angular": "~0.1102.6",
Add comment 34 Plus   "@angular/cli": "~11.2.6",
Add comment 35 Plus   "@angular/compiler-cli": "~11.2.7",
Add comment 36 Plus   "@angular/language-service": "~11.2.7",
Add comment 37 "@types/jasmine": "~3.6.0",
Add comment 38 "@types/jasminewd2": "~2.0.3",
Add comment 39 "@types/node": "^12.11.1",
Add comment 40 "codelyzer": "^6.0.0",
Add comment 41 "jasmine-core": "~3.6.0",
Add comment 42 "jasmine-spec-reporter": "~5.0.0",
Add comment 43 Minus   "karma": "~5.0.0",
Add comment 43 Plus   "karma": "~6.3.2",
Add comment 44 "karma-chrome-launcher": "~3.1.0",
Add comment 45 "karma-coverage-istanbul-reporter": "~3.0.2",
Add comment 46 "karma-jasmine": "~4.0.0",
package-lock.json
/package-lock.json-15+15
/package-lock.json
Add comment 12 },
Add comment 13 "private": true,
Add comment 14 "dependencies": {
Add comment 15 Minus   "@angular/animations": "^11.0.2",
Add comment 16 Minus   "@angular/common": "^11.0.2",
Add comment 17 Minus   "@angular/compiler": "^11.0.2",
Add comment 18 Minus   "@angular/core": "^11.0.2",
Add comment 19 Minus   "@angular/forms": "^11.0.2",
Add comment 20 Minus   "@angular/platform-browser": "^11.0.2",
Add comment 21 Minus   "@angular/platform-browser-dynamic": "^11.0.2",
Add comment 22 Minus   "@angular/router": "^11.0.2",
Add comment 23 Minus   "@infragistics/igniteui-angular": "^11.0.3",
Add comment 15 Plus   "@angular/animations": "^11.2.7",
Add comment 16 Plus   "@angular/common": "^11.2.7",
Add comment 17 Plus   "@angular/compiler": "^11.2.7",
Add comment 18 Plus   "@angular/core": "^11.2.7",
Add comment 19 Plus   "@angular/forms": "^11.2.7",
Add comment 20 Plus   "@angular/platform-browser": "^11.2.7",
Add comment 21 Plus   "@angular/platform-browser-dynamic": "^11.2.7",
Add comment 22 Plus   "@angular/router": "^11.2.7",
Add comment 23 Plus   "@infragistics/igniteui-angular": "^11.1.5",
Add comment 24 "classlist.js": "^1.1.20150312",
Add comment 25 "igniteui-angular-charts": "^9.0.1",
Add comment 26 "igniteui-angular-core": "^9.0.1",
Add comment 27 Minus   "rxjs": "^6.5.4",
Add comment 27 Plus   "rxjs": "^6.6.7",
Add comment 28 "tslib": "^2.0.0",
Add comment 29 "web-animations-js": "^2.3.2",
Add comment 30 "zone.js": "^0.10.3"
Add comment 31 },
Add comment 32 "devDependencies": {
Add comment 33 Minus   "@angular-devkit/build-angular": "~0.1100.2",
Add comment 34 Minus   "@angular/cli": "~11.0.2",
Add comment 35 Minus   "@angular/compiler-cli": "~11.0.2",
Add comment 36 Minus   "@angular/language-service": "~11.0.2",
Add comment 33 Plus   "@angular-devkit/build-angular": "~0.1102.6",
Add comment 34 Plus   "@angular/cli": "~11.2.6",
Add comment 35 Plus   "@angular/compiler-cli": "~11.2.7",
Add comment 36 Plus   "@angular/language-service": "~11.2.7",
Add comment 37 "@types/jasmine": "~3.6.0",
Add comment 38 "@types/jasminewd2": "~2.0.3",
Add comment 39 "@types/node": "^12.11.1",
Add comment 40 "codelyzer": "^6.0.0",
Add comment 41 "jasmine-core": "~3.6.0",
Add comment 42 "jasmine-spec-reporter": "~5.0.0",
Add comment 43 Minus   "karma": "~5.0.0",
Add comment 43 Plus   "karma": "~6.3.2",
Add comment 44 "karma-chrome-launcher": "~3.1.0",
Add comment 45 "karma-coverage-istanbul-reporter": "~3.0.2",
Add comment 46 "karma-jasmine": "~4.0.0",
package.json
/package.json-15+15
/package.json
Add comment 12 },
Add comment 13 "private": true,
Add comment 14 "dependencies": {
Add comment 15 Minus   "@angular/animations": "^11.0.2",
Add comment 16 Minus   "@angular/common": "^11.0.2",
Add comment 17 Minus   "@angular/compiler": "^11.0.2",
Add comment 18 Minus   "@angular/core": "^11.0.2",
Add comment 19 Minus   "@angular/forms": "^11.0.2",
Add comment 20 Minus   "@angular/platform-browser": "^11.0.2",
Add comment 21 Minus   "@angular/platform-browser-dynamic": "^11.0.2",
Add comment 22 Minus   "@angular/router": "^11.0.2",
Add comment 23 Minus   "@infragistics/igniteui-angular": "^11.0.3",
Add comment 15 Plus   "@angular/animations": "^11.2.7",
Add comment 16 Plus   "@angular/common": "^11.2.7",
Add comment 17 Plus   "@angular/compiler": "^11.2.7",
Add comment 18 Plus   "@angular/core": "^11.2.7",
Add comment 19 Plus   "@angular/forms": "^11.2.7",
Add comment 20 Plus   "@angular/platform-browser": "^11.2.7",
Add comment 21 Plus   "@angular/platform-browser-dynamic": "^11.2.7",
Add comment 22 Plus   "@angular/router": "^11.2.7",
Add comment 23 Plus   "@infragistics/igniteui-angular": "^11.1.5",
Add comment 24 "classlist.js": "^1.1.20150312",
Add comment 25 "igniteui-angular-charts": "^9.0.1",
Add comment 26 "igniteui-angular-core": "^9.0.1",
Add comment 27 Minus   "rxjs": "^6.5.4",
Add comment 27 Plus   "rxjs": "^6.6.7",
Add comment 28 "tslib": "^2.0.0",
Add comment 29 "web-animations-js": "^2.3.2",
Add comment 30 "zone.js": "^0.10.3"
Add comment 31 },
Add comment 32 "devDependencies": {
Add comment 33 Minus   "@angular-devkit/build-angular": "~0.1100.2",
Add comment 34 Minus   "@angular/cli": "~11.0.2",
Add comment 35 Minus   "@angular/compiler-cli": "~11.0.2",
Add comment 36 Minus   "@angular/language-service": "~11.0.2",
Add comment 33 Plus   "@angular-devkit/build-angular": "~0.1102.6",
Add comment 34 Plus   "@angular/cli": "~11.2.6",
Add comment 35 Plus   "@angular/compiler-cli": "~11.2.7",
Add comment 36 Plus   "@angular/language-service": "~11.2.7",
Add comment 37 "@types/jasmine": "~3.6.0",
Add comment 38 "@types/jasminewd2": "~2.0.3",
Add comment 39 "@types/node": "^12.11.1",
Add comment 40 "codelyzer": "^6.0.0",
Add comment 41 "jasmine-core": "~3.6.0",
Add comment 42 "jasmine-spec-reporter": "~5.0.0",
Add comment 43 Minus   "karma": "~5.0.0",
Add comment 43 Plus   "karma": "~6.3.2",
Add comment 44 "karma-chrome-launcher": "~3.1.0",
Add comment 45 "karma-coverage-istanbul-reporter": "~3.0.2",
Add comment 46 "karma-jasmine": "~4.0.0",
tsconfig.json
/tsconfig.json-15+15
/tsconfig.json
Add comment 12 },
Add comment 13 "private": true,
Add comment 14 "dependencies": {
Add comment 15 Minus   "@angular/animations": "^11.0.2",
Add comment 16 Minus   "@angular/common": "^11.0.2",
Add comment 17 Minus   "@angular/compiler": "^11.0.2",
Add comment 18 Minus   "@angular/core": "^11.0.2",
Add comment 19 Minus   "@angular/forms": "^11.0.2",
Add comment 20 Minus   "@angular/platform-browser": "^11.0.2",
Add comment 21 Minus   "@angular/platform-browser-dynamic": "^11.0.2",
Add comment 22 Minus   "@angular/router": "^11.0.2",
Add comment 23 Minus   "@infragistics/igniteui-angular": "^11.0.3",
Add comment 15 Plus   "@angular/animations": "^11.2.7",
Add comment 16 Plus   "@angular/common": "^11.2.7",
Add comment 17 Plus   "@angular/compiler": "^11.2.7",
Add comment 18 Plus   "@angular/core": "^11.2.7",
Add comment 19 Plus   "@angular/forms": "^11.2.7",
Add comment 20 Plus   "@angular/platform-browser": "^11.2.7",
Add comment 21 Plus   "@angular/platform-browser-dynamic": "^11.2.7",
Add comment 22 Plus   "@angular/router": "^11.2.7",
Add comment 23 Plus   "@infragistics/igniteui-angular": "^11.1.5",
Add comment 24 "classlist.js": "^1.1.20150312",
Add comment 25 "igniteui-angular-charts": "^9.0.1",
Add comment 26 "igniteui-angular-core": "^9.0.1",
Add comment 27 Minus   "rxjs": "^6.5.4",
Add comment 27 Plus   "rxjs": "^6.6.7",
Add comment 28 "tslib": "^2.0.0",
Add comment 29 "web-animations-js": "^2.3.2",
Add comment 30 "zone.js": "^0.10.3"
Add comment 31 },
Add comment 32 "devDependencies": {
Add comment 33 Minus   "@angular-devkit/build-angular": "~0.1100.2",
Add comment 34 Minus   "@angular/cli": "~11.0.2",
Add comment 35 Minus   "@angular/compiler-cli": "~11.0.2",
Add comment 36 Minus   "@angular/language-service": "~11.0.2",
Add comment 33 Plus   "@angular-devkit/build-angular": "~0.1102.6",
Add comment 34 Plus   "@angular/cli": "~11.2.6",
Add comment 35 Plus   "@angular/compiler-cli": "~11.2.7",
Add comment 36 Plus   "@angular/language-service": "~11.2.7",
Add comment 37 "@types/jasmine": "~3.6.0",
Add comment 38 "@types/jasminewd2": "~2.0.3",
Add comment 39 "@types/node": "^12.11.1",
Add comment 40 "codelyzer": "^6.0.0",
Add comment 41 "jasmine-core": "~3.6.0",
Add comment 42 "jasmine-spec-reporter": "~5.0.0",
Add comment 43 Minus   "karma": "~5.0.0",
Add comment 43 Plus   "karma": "~6.3.2",
Add comment 44 "karma-chrome-launcher": "~3.1.0",
Add comment 45 "karma-coverage-istanbul-reporter": "~3.0.2",
Add comment 46 "karma-jasmine": "~4.0.0",