Upgrade to tss-react v4

This commit is contained in:
garronej
2022-09-01 15:13:24 +02:00
parent daaaed43df
commit 5b20ab2f7c
15 changed files with 99 additions and 76 deletions

View File

@ -75,15 +75,15 @@
"@octokit/rest": "^18.12.0",
"cheerio": "^1.0.0-rc.5",
"cli-select": "^1.1.2",
"evt": "^2.3.1",
"evt": "^2.4.0",
"memoizee": "^0.4.15",
"minimal-polyfills": "^2.2.1",
"minimal-polyfills": "^2.2.2",
"path-browserify": "^1.0.1",
"powerhooks": "^0.20.10",
"powerhooks": "^0.20.15",
"react-markdown": "^5.0.3",
"scripting-tools": "^0.19.13",
"tsafe": "^0.10.1",
"tss-react": "^3.7.1",
"tsafe": "^1.0.1",
"tss-react": "^4.0.0",
"zod": "^3.17.10"
}
}