Skip to content

Commit ac5a899

Browse files
chore(deps): update react monorepo
1 parent 679fb41 commit ac5a899

File tree

2 files changed

+130
-145
lines changed

2 files changed

+130
-145
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,8 @@
3939
"@types/jest": "^30.0.0",
4040
"@types/lodash": "^4.14.195",
4141
"@types/node": "^22.0.0",
42-
"@types/react": "^18.2.31",
43-
"@types/react-dom": "^18.2.14",
42+
"@types/react": "^19.0.0",
43+
"@types/react-dom": "^19.0.0",
4444
"@types/react-router-dom": "^5.2.0",
4545
"@types/react-virtualized-auto-sizer": "^1.0.0",
4646
"@typescript-eslint/eslint-plugin": "^7.0.0",
@@ -50,7 +50,7 @@
5050
"eslint-plugin-deprecation": "^3.0.0",
5151
"eslint-plugin-jsdoc": "^51.0.0",
5252
"eslint-plugin-react": "^7.31.11",
53-
"eslint-plugin-react-hooks": "^5.0.0",
53+
"eslint-plugin-react-hooks": "^6.0.0",
5454
"eslint-webpack-plugin": "^5.0.0",
5555
"fork-ts-checker-webpack-plugin": "^9.0.0",
5656
"glob": "^11.0.0",
@@ -80,8 +80,8 @@
8080
"@grafana/schema": "^12.0.2",
8181
"@grafana/ui": "^12.0.2",
8282
"lodash": "^4.17.21",
83-
"react": "^18.3.1",
84-
"react-dom": "^18.3.1",
83+
"react": "^19.2.0",
84+
"react-dom": "^19.2.0",
8585
"react-virtualized-auto-sizer": "^1.0.26",
8686
"rxjs": "7.8.1",
8787
"ts-pattern": "^5.8.0",

0 commit comments

Comments
 (0)