fix(deps): update garronej_modules_update

This commit is contained in:
renovate[bot]
2023-01-31 06:36:38 +00:00
parent 677cb5c330
commit fa8e119514
2 changed files with 13 additions and 8 deletions

View File

@ -1,6 +1,6 @@
{
"name": "keycloakify",
"version": "6.10.0",
"version": "6.10.1",
"description": "Keycloak theme generator for Reacts app",
"repository": {
"type": "git",
@ -82,11 +82,11 @@
"minimal-polyfills": "^2.2.2",
"minimist": "^1.2.6",
"path-browserify": "^1.0.1",
"powerhooks": "^0.22.0",
"powerhooks": "^0.22.1",
"react-markdown": "^5.0.3",
"rfc4648": "^1.5.2",
"scripting-tools": "^0.19.13",
"tsafe": "^1.4.1",
"tsafe": "^1.4.2",
"tss-react": "4.4.1-rc.0",
"zod": "^3.17.10"
}