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 3cdd3c0 commit abe8b55Copy full SHA for abe8b55
package.json
@@ -42,8 +42,8 @@
42
"@testing-library/react": "16.3.0",
43
"@types/jest": "30.0.0",
44
"@types/node": "22.18.8",
45
- "@types/react": "18.3.25",
46
- "@types/react-dom": "18.3.7",
+ "@types/react": "19.1.16",
+ "@types/react-dom": "19.1.9",
47
"@types/semver": "^7.7.1",
48
"@typescript-eslint/eslint-plugin": "8.46.0",
49
"@typescript-eslint/parser": "8.46.0",
@@ -87,8 +87,8 @@
87
"@grafana/schema": "^12.2.0",
88
"@grafana/ui": "^12.2.0",
89
"moment-timezone": "0.6.0",
90
- "react": "18.3.1",
91
- "react-dom": "18.3.1",
+ "react": "19.1.1",
+ "react-dom": "19.1.1",
92
"semver": "^7.7.3"
93
},
94
"engines": {
0 commit comments