Fix tsafe related warnings

This commit is contained in:
garronej
2023-02-07 01:20:12 +01:00
parent a3a9853e18
commit 52cf1ba02c
2 changed files with 6 additions and 1 deletions

View File

@ -86,7 +86,7 @@
"react-markdown": "^5.0.3",
"rfc4648": "^1.5.2",
"scripting-tools": "^0.19.13",
"tsafe": "^1.4.2",
"tsafe": "^1.4.3",
"tss-react": "4.4.1-rc.0",
"zod": "^3.17.10"
}