We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 980dca3 commit 0a6d9d1Copy full SHA for 0a6d9d1
apps/keycloak-theme/package.json
@@ -17,8 +17,8 @@
17
"@ibm/plex": "catalog:",
18
"clsx": "catalog:",
19
"keycloakify": "^11.15.1",
20
- "react": "^18.3.1",
21
- "react-dom": "^18.3.1"
+ "react": "^19.0.0",
+ "react-dom": "^19.0.0"
22
},
23
"devDependencies": {
24
"@i-am-bee/lint-config": "workspace:*",
apps/lint-config/package.json
@@ -23,7 +23,7 @@
"eslint-config-next": "^15.5.12",
"eslint-config-prettier": "^10.1.8",
25
"eslint-plugin-css-modules": "^2.12.0",
26
- "eslint-plugin-react-hooks": "^5.2.0",
+ "eslint-plugin-react-hooks": "^7.0.0",
27
"eslint-plugin-simple-import-sort": "^12.1.1",
28
"prettier": "^3.8.1",
29
"stylelint-config-css-modules": "^4.6.0",
0 commit comments