Compare commits
No commits in common. "247b55f832405940bcdb0295dd5975325855a34f" and "6bcf52b89d7b5cf74374f28ce9cbc7d0f62e95fc" have entirely different histories.
247b55f832
...
6bcf52b89d
6
frontend/package-lock.json
generated
6
frontend/package-lock.json
generated
@ -899,9 +899,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@angular/core": {
|
"@angular/core": {
|
||||||
"version": "15.0.3",
|
"version": "14.2.2",
|
||||||
"resolved": "https://registry.npmjs.org/@angular/core/-/core-15.0.3.tgz",
|
"resolved": "https://registry.npmjs.org/@angular/core/-/core-14.2.2.tgz",
|
||||||
"integrity": "sha512-tYQszxkk32RZkMA7Czv9l5apiDIsoqVO2taIuPKfesAcwsQ7z/x3JTu3JkwUnB9c9nq2c18wIzjzMs4iElxdVQ==",
|
"integrity": "sha512-kG30b4RqjgWvaH9y4g95JRCzoROV+9/xgFH4hSRejFa/IcapMfvCmONJtJzwTjdsEUQAbiFohF/z9bx3QA/Yvw==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"tslib": "^2.3.0"
|
"tslib": "^2.3.0"
|
||||||
}
|
}
|
||||||
|
@ -16,7 +16,7 @@
|
|||||||
"@angular/cdk": "^15.0.0",
|
"@angular/cdk": "^15.0.0",
|
||||||
"@angular/common": "~14.2.0",
|
"@angular/common": "~14.2.0",
|
||||||
"@angular/compiler": "~15.0.0",
|
"@angular/compiler": "~15.0.0",
|
||||||
"@angular/core": "~15.0.0",
|
"@angular/core": "~14.2.0",
|
||||||
"@angular/forms": "~15.0.0",
|
"@angular/forms": "~15.0.0",
|
||||||
"@angular/material": "^15.0.0",
|
"@angular/material": "^15.0.0",
|
||||||
"@angular/platform-browser": "~15.0.0",
|
"@angular/platform-browser": "~15.0.0",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user