Skip to content

Commit 792bdf7

Browse files
fix(deps): update react monorepo
| datasource | package | from | to | | ---------- | ------------ | ------- | ------- | | npm | @types/react | 17.0.22 | 17.0.90 | | npm | react | 18.2.0 | 18.3.1 | | npm | react-dom | 18.2.0 | 18.3.1 | Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
1 parent 9e5bcf5 commit 792bdf7

File tree

2 files changed

+97
-1019
lines changed

2 files changed

+97
-1019
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@
3131
"@grafana/schema": "^11.5.2",
3232
"@grafana/ui": "^11.5.2",
3333
"dotenv": "^16.5.0",
34-
"react": "18.2.0",
35-
"react-dom": "18.2.0",
34+
"react": "18.3.1",
35+
"react-dom": "18.3.1",
3636
"react-virtualized-auto-sizer": "^1.0.26",
3737
"sql-formatter-plus": "^1.3.6",
3838
"tslib": "2.5.3"
@@ -53,7 +53,7 @@
5353
"@types/jest": "^29.5.0",
5454
"@types/lodash": "^4.14.194",
5555
"@types/node": "^20.8.7",
56-
"@types/react": "17.0.22",
56+
"@types/react": "17.0.90",
5757
"@typescript-eslint/eslint-plugin": "^7.18.0",
5858
"@typescript-eslint/parser": "^7.18.0",
5959
"copy-webpack-plugin": "^12.0.2",

0 commit comments

Comments
 (0)