We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2956995 commit cc12b99Copy full SHA for cc12b99
package.json
@@ -40,8 +40,8 @@
40
"@testing-library/react": "15.0.7",
41
"@types/jest": "29.5.14",
42
"@types/node": "22.18.0",
43
- "@types/react": "18.3.24",
44
- "@types/react-dom": "18.3.7",
+ "@types/react": "19.1.12",
+ "@types/react-dom": "19.1.9",
45
"@types/testing-library__jest-dom": "5.14.9",
46
"@typescript-eslint/eslint-plugin": "8.42.0",
47
"@typescript-eslint/parser": "8.42.0",
@@ -82,8 +82,8 @@
82
"@grafana/runtime": "^12.1.0",
83
"@grafana/ui": "^12.0.2",
84
"moment-timezone": "0.6.0",
85
- "react": "18.3.1",
86
- "react-dom": "18.3.1"
+ "react": "19.1.1",
+ "react-dom": "19.1.1"
87
},
88
"engines": {
89
"node": ">=22"
0 commit comments