Skip to content

Commit 0a6d9d1

Browse files
chore(deps): update react monorepo
1 parent 980dca3 commit 0a6d9d1

File tree

3 files changed

+49
-143
lines changed

3 files changed

+49
-143
lines changed

apps/keycloak-theme/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@
1717
"@ibm/plex": "catalog:",
1818
"clsx": "catalog:",
1919
"keycloakify": "^11.15.1",
20-
"react": "^18.3.1",
21-
"react-dom": "^18.3.1"
20+
"react": "^19.0.0",
21+
"react-dom": "^19.0.0"
2222
},
2323
"devDependencies": {
2424
"@i-am-bee/lint-config": "workspace:*",

apps/lint-config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"eslint-config-next": "^15.5.12",
2424
"eslint-config-prettier": "^10.1.8",
2525
"eslint-plugin-css-modules": "^2.12.0",
26-
"eslint-plugin-react-hooks": "^5.2.0",
26+
"eslint-plugin-react-hooks": "^7.0.0",
2727
"eslint-plugin-simple-import-sort": "^12.1.1",
2828
"prettier": "^3.8.1",
2929
"stylelint-config-css-modules": "^4.6.0",

0 commit comments

Comments
 (0)