Skip to content

Commit ab939d0

Browse files
chore(deps): update react monorepo
1 parent 47e39e5 commit ab939d0

File tree

2 files changed

+281
-316
lines changed

2 files changed

+281
-316
lines changed

package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,8 @@
3939
"@types/jest": "^29.5.7",
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": "^50.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": "^11.6.0",
8181
"@grafana/ui": "^11.6.0",
8282
"lodash": "^4.17.21",
83-
"react": "^18.3.1",
84-
"react-dom": "^18.3.1",
83+
"react": "^19.1.0",
84+
"react-dom": "^19.1.0",
8585
"react-virtualized-auto-sizer": "^1.0.26",
8686
"rxjs": "7.8.1",
8787
"ts-pattern": "^5.7.0",

0 commit comments

Comments
 (0)