mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Update react monorepo
This commit is contained in:
@@ -31,7 +31,7 @@
|
||||
"@types/lodash": "4.17.0",
|
||||
"@types/node": "20.12.7",
|
||||
"@types/prismjs": "1.26.3",
|
||||
"@types/react": "18.2.74",
|
||||
"@types/react": "18.2.75",
|
||||
"@types/testing-library__jest-dom": "5.14.9",
|
||||
"react-select-event": "5.5.1",
|
||||
"ts-node": "10.9.2",
|
||||
|
||||
@@ -33,7 +33,7 @@
|
||||
"@types/lodash": "4.17.0",
|
||||
"@types/node": "20.12.7",
|
||||
"@types/prismjs": "1.26.3",
|
||||
"@types/react": "18.2.74",
|
||||
"@types/react": "18.2.75",
|
||||
"@types/react-test-renderer": "18.0.7",
|
||||
"@types/testing-library__jest-dom": "5.14.9",
|
||||
"react-select-event": "5.5.1",
|
||||
|
||||
@@ -27,8 +27,8 @@
|
||||
"@types/jest": "29.5.12",
|
||||
"@types/lodash": "4.17.0",
|
||||
"@types/prismjs": "1.26.3",
|
||||
"@types/react": "18.2.74",
|
||||
"@types/react-dom": "18.2.23",
|
||||
"@types/react": "18.2.75",
|
||||
"@types/react-dom": "18.2.24",
|
||||
"@types/testing-library__jest-dom": "5.14.9",
|
||||
"css-loader": "6.10.0",
|
||||
"jest": "29.7.0",
|
||||
|
||||
@@ -28,7 +28,7 @@
|
||||
"@types/jest": "29.5.12",
|
||||
"@types/lodash": "4.17.0",
|
||||
"@types/node": "20.12.7",
|
||||
"@types/react": "18.2.74",
|
||||
"@types/react": "18.2.75",
|
||||
"@types/testing-library__jest-dom": "5.14.9",
|
||||
"@types/uuid": "9.0.8",
|
||||
"ts-node": "10.9.2",
|
||||
|
||||
@@ -21,7 +21,7 @@
|
||||
"@testing-library/react": "14.2.2",
|
||||
"@testing-library/user-event": "14.5.2",
|
||||
"@types/lodash": "4.17.0",
|
||||
"@types/react": "18.2.74",
|
||||
"@types/react": "18.2.75",
|
||||
"ts-node": "10.9.2",
|
||||
"webpack": "5.91.0"
|
||||
},
|
||||
|
||||
@@ -46,8 +46,8 @@
|
||||
"@types/lodash": "4.17.0",
|
||||
"@types/node": "20.12.7",
|
||||
"@types/prismjs": "1.26.3",
|
||||
"@types/react": "18.2.74",
|
||||
"@types/react-dom": "18.2.23",
|
||||
"@types/react": "18.2.75",
|
||||
"@types/react-dom": "18.2.24",
|
||||
"@types/semver": "7.5.8",
|
||||
"@types/uuid": "9.0.8",
|
||||
"glob": "10.3.12",
|
||||
|
||||
@@ -22,7 +22,7 @@
|
||||
"@testing-library/react": "14.2.2",
|
||||
"@types/jest": "29.5.12",
|
||||
"@types/lodash": "4.17.0",
|
||||
"@types/react": "18.2.74",
|
||||
"@types/react": "18.2.75",
|
||||
"ts-node": "10.9.2",
|
||||
"webpack": "5.91.0"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user