Update react monorepo

This commit is contained in:
renovate[bot]
2024-04-11 08:29:39 +00:00
parent cab7fefef5
commit 1ed3dc22d5
17 changed files with 56 additions and 56 deletions

View File

@@ -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",

View File

@@ -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",

View File

@@ -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",

View File

@@ -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",

View File

@@ -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"
},

View File

@@ -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",

View File

@@ -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"
},