Overview & recent fixes, auth updates, SWR fixes

This commit is contained in:
Darren Clarke 2023-11-10 14:17:09 +01:00
parent 7df947f35a
commit 8d86db882d
29 changed files with 1252 additions and 1221 deletions

View file

@ -26,14 +26,14 @@
"test": "echo n/a"
},
"devDependencies": {
"@types/backoff": "^2.5.4",
"@types/backoff": "^2.5.5",
"babel-preset-link": "*",
"camelcase": "^8.0.0",
"eslint-config-link": "*",
"jest-config-link": "*",
"tsc-watch": "^6.0.4",
"tsconfig-link": "*",
"typedoc": "^0.25.2"
"typedoc": "^0.25.3"
},
"dependencies": {
"backoff": "^2.5.0",