Compare commits

..

1 Commits

Author SHA1 Message Date
7917a75c0d Update dependency @angular/compiler to v15
Some checks failed
charlyghislain/charlyghislaindotcom/pipeline/pr-master There was a failure building this commit
2023-01-31 01:09:05 +00:00
2 changed files with 406 additions and 416 deletions

812
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -16,7 +16,7 @@
"@angular/compiler": "^15.0.0",
"@angular/core": "^13.3.3",
"@angular/forms": "^13.3.3",
"@angular/localize": "~13.4.0",
"@angular/localize": "~13.3.3",
"@angular/platform-browser": "^13.3.3",
"@angular/platform-browser-dynamic": "^13.3.3",
"@angular/router": "^13.3.3",
@ -31,17 +31,17 @@
"@angular/cli": "~13.3.3",
"@angular/compiler-cli": "^13.3.3",
"@angular/language-service": "^13.3.3",
"@types/jasmine": "~4.3.0",
"@types/jasmine": "~4.0.0",
"@types/jasminewd2": "^2.0.10",
"@types/node": "^16.11.27",
"@types/luxon": "^3.0.0",
"codelyzer": "^6.0.2",
"jasmine-core": "~4.6.0",
"jasmine-core": "~4.5.0",
"jasmine-spec-reporter": "~7.0.0",
"karma": "~6.4.0",
"karma": "~6.3.18",
"karma-chrome-launcher": "~3.1.1",
"karma-coverage-istanbul-reporter": "~3.0.2",
"karma-jasmine": "~5.1.0",
"karma-jasmine": "~5.0.0",
"karma-jasmine-html-reporter": "^2.0.0",
"protractor": "~7.0.0",
"ts-node": "~10.9.0",