keycloakify 6.8.12 → 6.8.13

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1) hide show
  1. package/package.json +2 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "keycloakify",
3
- "version": "6.8.12",
3
+ "version": "6.8.13",
4
4
  "description": "Keycloak theme generator for Reacts app",
5
5
  "repository": {
6
6
  "type": "git",
@@ -1294,7 +1294,7 @@
1294
1294
  "minimal-polyfills": "^2.2.2",
1295
1295
  "minimist": "^1.2.6",
1296
1296
  "path-browserify": "^1.0.1",
1297
- "powerhooks": "^0.20.32",
1297
+ "powerhooks": "^0.21.0",
1298
1298
  "react-markdown": "^5.0.3",
1299
1299
  "rfc4648": "^1.5.2",
1300
1300
  "scripting-tools": "^0.19.13",