Update dependency tss-react to ^4.3.3

This commit is contained in:
renovate[bot]
2022-10-03 00:16:38 +00:00
parent a4ac9fb0f3
commit 4d3220820b
2 changed files with 6 additions and 6 deletions

View File

@ -1,6 +1,6 @@
{
"name": "keycloakify",
"version": "6.4.2",
"version": "6.4.3",
"description": "Keycloak theme generator for Reacts app",
"repository": {
"type": "git",
@ -86,7 +86,7 @@
"react-markdown": "^5.0.3",
"scripting-tools": "^0.19.13",
"tsafe": "^1.1.1",
"tss-react": "^4.2.0",
"tss-react": "^4.3.3",
"zod": "^3.17.10"
}
}