keycloakify 8.4.3 → 8.4.4
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.
- package/package.json +2 -2
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "keycloakify",
|
3
|
-
"version": "8.4.
|
3
|
+
"version": "8.4.4",
|
4
4
|
"description": "Create Keycloak themes using React",
|
5
5
|
"repository": {
|
6
6
|
"type": "git",
|
@@ -960,7 +960,7 @@
|
|
960
960
|
"@babel/parser": "^7.22.7",
|
961
961
|
"@babel/types": "^7.22.5",
|
962
962
|
"@octokit/rest": "^18.12.0",
|
963
|
-
"cheerio": "
|
963
|
+
"cheerio": "1.0.0-rc.5",
|
964
964
|
"cli-select": "^1.1.2",
|
965
965
|
"evt": "^2.4.18",
|
966
966
|
"make-fetch-happen": "^11.0.3",
|