Thomas Kaul
3 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
2 additions and
2 deletions
-
package.json
|
|
@ -77,7 +77,6 @@ |
|
|
|
"@simplewebauthn/server": "4.1.0", |
|
|
|
"@simplewebauthn/typescript-types": "4.0.0", |
|
|
|
"@stripe/stripe-js": "1.22.0", |
|
|
|
"@types/papaparse": "5.2.6", |
|
|
|
"alphavantage": "2.2.0", |
|
|
|
"angular-material-css-vars": "3.0.0", |
|
|
|
"bent": "7.3.12", |
|
|
@ -117,7 +116,6 @@ |
|
|
|
"rxjs": "7.4.0", |
|
|
|
"stripe": "8.199.0", |
|
|
|
"svgmap": "2.6.0", |
|
|
|
"tslib": "2.0.0", |
|
|
|
"twitter-api-v2": "1.10.3", |
|
|
|
"uuid": "8.3.2", |
|
|
|
"yahoo-finance2": "2.3.2", |
|
|
@ -156,6 +154,7 @@ |
|
|
|
"@types/jest": "27.4.1", |
|
|
|
"@types/lodash": "4.14.174", |
|
|
|
"@types/node": "14.14.33", |
|
|
|
"@types/papaparse": "5.2.6", |
|
|
|
"@types/passport-google-oauth20": "2.0.11", |
|
|
|
"@typescript-eslint/eslint-plugin": "5.4.0", |
|
|
|
"@typescript-eslint/parser": "5.4.0", |
|
|
@ -175,6 +174,7 @@ |
|
|
|
"prettier": "2.5.1", |
|
|
|
"replace-in-file": "6.2.0", |
|
|
|
"rimraf": "3.0.2", |
|
|
|
"tslib": "2.0.0", |
|
|
|
"ts-jest": "27.1.4", |
|
|
|
"ts-node": "9.1.1", |
|
|
|
"typescript": "4.6.4" |
|
|
|