Compare commits

...

3 Commits

Author SHA1 Message Date
3251ff75d2 Update dependency @angular/platform-browser to v15
Some checks failed
charlyghislain/charlyghislaindotcom/pipeline/pr-master There was a failure building this commit
2023-01-31 01:13:03 +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 2352 additions and 2396 deletions

4744
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -17,7 +17,7 @@
"@angular/core": "^13.3.3",
"@angular/forms": "^13.3.3",
"@angular/localize": "~13.3.3",
"@angular/platform-browser": "^13.3.3",
"@angular/platform-browser": "^15.0.0",
"@angular/platform-browser-dynamic": "^13.3.3",
"@angular/router": "^13.3.3",
"core-js": "^2.6.12",
@ -36,7 +36,7 @@
"@types/node": "^16.11.27",
"@types/luxon": "^3.0.0",
"codelyzer": "^6.0.2",
"jasmine-core": "~4.1.0",
"jasmine-core": "~4.5.0",
"jasmine-spec-reporter": "~7.0.0",
"karma": "~6.3.18",
"karma-chrome-launcher": "~3.1.1",