Compare commits

...

3 Commits

Author SHA1 Message Date
b560226bb2 Update dependency @angular/compiler-cli to v15
Some checks failed
charlyghislain/charlyghislaindotcom/pipeline/pr-master There was a failure building this commit
2023-01-31 01:09:46 +00:00
881f8e6bbc Lock file maintenance
All checks were successful
charlyghislain/charlyghislaindotcom/pipeline/pr-master This commit looks good
2023-01-30 01:02:38 +00:00
110406e460 Update dependency jasmine-core to ~4.5.0
Some checks reported errors
charlyghislain/charlyghislaindotcom/pipeline/pr-master This commit looks good
charlyghislain/charlyghislaindotcom/pipeline/head Something is wrong with the build of this commit
2022-10-30 01:01:17 +00:00
2 changed files with 2368 additions and 2381 deletions

4745
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -29,14 +29,14 @@
"devDependencies": { "devDependencies": {
"@angular-devkit/build-angular": "~13.3.3", "@angular-devkit/build-angular": "~13.3.3",
"@angular/cli": "~13.3.3", "@angular/cli": "~13.3.3",
"@angular/compiler-cli": "^13.3.3", "@angular/compiler-cli": "^15.0.0",
"@angular/language-service": "^13.3.3", "@angular/language-service": "^13.3.3",
"@types/jasmine": "~4.0.0", "@types/jasmine": "~4.0.0",
"@types/jasminewd2": "^2.0.10", "@types/jasminewd2": "^2.0.10",
"@types/node": "^16.11.27", "@types/node": "^16.11.27",
"@types/luxon": "^3.0.0", "@types/luxon": "^3.0.0",
"codelyzer": "^6.0.2", "codelyzer": "^6.0.2",
"jasmine-core": "~4.1.0", "jasmine-core": "~4.5.0",
"jasmine-spec-reporter": "~7.0.0", "jasmine-spec-reporter": "~7.0.0",
"karma": "~6.3.18", "karma": "~6.3.18",
"karma-chrome-launcher": "~3.1.1", "karma-chrome-launcher": "~3.1.1",