Compare commits
1 Commits
renovate/f
...
538bd7befc
Author | SHA1 | Date | |
---|---|---|---|
538bd7befc |
@@ -11,7 +11,7 @@ bcrypt==4.0.1
|
||||
pytest~=7.2.0
|
||||
pytest-cov
|
||||
marshmallow~=3.19.0
|
||||
faker~=17.0.0
|
||||
faker~=15.3.4
|
||||
requests~=2.28.1
|
||||
investpy~=1.0.8
|
||||
pandas~=1.5.0
|
||||
|
6
frontend/package-lock.json
generated
6
frontend/package-lock.json
generated
@@ -924,9 +924,9 @@
|
||||
}
|
||||
},
|
||||
"@angular/compiler": {
|
||||
"version": "15.0.3",
|
||||
"resolved": "https://registry.npmjs.org/@angular/compiler/-/compiler-15.0.3.tgz",
|
||||
"integrity": "sha512-LNQkQgjAy43ZbQcoUzbzwaCokl6LQHhnTnGIO8s8ZWFT9cTRORsLb/ziMKPPIWlSUImHUG4NH0dK7fVe7/eAng==",
|
||||
"version": "15.1.0",
|
||||
"resolved": "https://registry.npmjs.org/@angular/compiler/-/compiler-15.1.0.tgz",
|
||||
"integrity": "sha512-+ky5Cvgps725Q/KdgsYzi/fe9LbT5ujhZoT9N5k+tYTJsepMUrpExFwMFkWrdMUYTK7DaxC9ufjZ4WZmHVhFoA==",
|
||||
"requires": {
|
||||
"tslib": "^2.3.0"
|
||||
}
|
||||
|
@@ -15,7 +15,7 @@
|
||||
"@angular/animations": "~15.0.0",
|
||||
"@angular/cdk": "^15.0.0",
|
||||
"@angular/common": "~15.0.0",
|
||||
"@angular/compiler": "~15.0.0",
|
||||
"@angular/compiler": "~15.1.0",
|
||||
"@angular/core": "~15.0.0",
|
||||
"@angular/forms": "~15.0.0",
|
||||
"@angular/material": "^15.0.0",
|
||||
|
Reference in New Issue
Block a user