Skip to content

Commit

Permalink
Cherry pick all keykloakify updates together (#3319)
Browse files Browse the repository at this point in the history
  • Loading branch information
corneliusroemer authored Dec 2, 2024
1 parent 05df774 commit 0817428
Show file tree
Hide file tree
Showing 2 changed files with 168 additions and 200 deletions.
8 changes: 4 additions & 4 deletions keycloak/keycloakify/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,10 +29,10 @@
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
"@typescript-eslint/eslint-plugin": "^6.14.0",
"@typescript-eslint/parser": "^6.14.0",
"@typescript-eslint/parser": "^8.16.0",
"@vitejs/plugin-react": "^4.3.4",
"eslint": "^8.55.0",
"eslint-plugin-react-hooks": "^4.6.0",
"eslint": "^9.16.0",
"eslint-plugin-react-hooks": "^5.0.0",
"eslint-plugin-react-refresh": "^0.4.14",
"eslint-plugin-storybook": "^0.11.1",
"prettier": "3.4.1",
Expand All @@ -43,5 +43,5 @@
"engines": {
"node": "^18.0.0 || >=20.0.0"
},
"packageManager": "[email protected].1+sha512.341db9396b6e289fecc30cd7ab3af65060e05ebff4b3b47547b278b9e67b08f485ecd8c79006b405446262142c7a38154445ef7f17c1d5d1de7d90bf9ce7054d"
"packageManager": "[email protected].3"
}
Loading

0 comments on commit 0817428

Please sign in to comment.