Update dependency tss-react to ^4.3.4

This commit is contained in:
renovate[bot]
2022-10-04 19:43:22 +00:00
committed by GitHub
parent 0c155a7a2e
commit ce2c68ecc9
2 changed files with 6 additions and 6 deletions

View File

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