tweak: upgrade dependencies

This commit is contained in:
NunoSempere 2022-10-29 00:12:53 +01:00
parent 8a191bb694
commit a55f49d5a2
2 changed files with 339 additions and 294 deletions

View File

@ -7,7 +7,8 @@
"url": "git+https://github.com/QURIresearch/metaforecast.git" "url": "git+https://github.com/QURIresearch/metaforecast.git"
}, },
"keywords": [ "keywords": [
"forecasts", "predictions" "forecasts",
"predictions"
], ],
"author": "Nuño Sempere", "author": "Nuño Sempere",
"license": "MIT", "license": "MIT",
@ -40,7 +41,7 @@
"@types/google-spreadsheet": "^3.3.0", "@types/google-spreadsheet": "^3.3.0",
"@types/jsdom": "^16.2.15", "@types/jsdom": "^16.2.15",
"@types/nprogress": "^0.2.0", "@types/nprogress": "^0.2.0",
"@types/react": "^17.0.50", "@types/react": "<18.0.0",
"@types/react-copy-to-clipboard": "^5.0.4", "@types/react-copy-to-clipboard": "^5.0.4",
"@types/textversionjs": "^1.1.1", "@types/textversionjs": "^1.1.1",
"@types/tunnel": "^0.0.3", "@types/tunnel": "^0.0.3",

628
yarn.lock

File diff suppressed because it is too large Load Diff