Update garronej_modules_update

This commit is contained in:
renovate[bot]
2022-09-30 14:04:34 +00:00
parent 1ff79ecf07
commit a4ac9fb0f3
2 changed files with 24 additions and 24 deletions

View File

@ -1,6 +1,6 @@
{
"name": "keycloakify",
"version": "6.4.1",
"version": "6.4.2",
"description": "Keycloak theme generator for Reacts app",
"repository": {
"type": "git",
@ -77,16 +77,16 @@
"@octokit/rest": "^18.12.0",
"cheerio": "^1.0.0-rc.5",
"cli-select": "^1.1.2",
"evt": "^2.4.3",
"evt": "^2.4.4",
"memoizee": "^0.4.15",
"minimal-polyfills": "^2.2.2",
"minimist": "^1.2.6",
"path-browserify": "^1.0.1",
"powerhooks": "^0.20.18",
"powerhooks": "^0.20.20",
"react-markdown": "^5.0.3",
"scripting-tools": "^0.19.13",
"tsafe": "^1.1.0",
"tss-react": "^4.1.4",
"tsafe": "^1.1.1",
"tss-react": "^4.2.0",
"zod": "^3.17.10"
}
}