Update dependency @types/react to v18.2.78

This commit is contained in:
renovate[bot]
2024-04-15 09:44:27 +00:00
parent d379e319d6
commit 6541be39d1
17 changed files with 36 additions and 36 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.77",
"@types/react": "18.2.78",
"@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.77",
"@types/react": "18.2.78",
"@types/react-test-renderer": "18.0.7",
"@types/testing-library__jest-dom": "5.14.9",
"react-select-event": "5.5.1",

View File

@@ -27,7 +27,7 @@
"@types/jest": "29.5.12",
"@types/lodash": "4.17.0",
"@types/prismjs": "1.26.3",
"@types/react": "18.2.77",
"@types/react": "18.2.78",
"@types/react-dom": "18.2.25",
"@types/testing-library__jest-dom": "5.14.9",
"css-loader": "6.10.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.77",
"@types/react": "18.2.78",
"@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": "15.0.2",
"@testing-library/user-event": "14.5.2",
"@types/lodash": "4.17.0",
"@types/react": "18.2.77",
"@types/react": "18.2.78",
"ts-node": "10.9.2",
"webpack": "5.91.0"
},

View File

@@ -46,7 +46,7 @@
"@types/lodash": "4.17.0",
"@types/node": "20.12.7",
"@types/prismjs": "1.26.3",
"@types/react": "18.2.77",
"@types/react": "18.2.78",
"@types/react-dom": "18.2.25",
"@types/semver": "7.5.8",
"@types/uuid": "9.0.8",

View File

@@ -22,7 +22,7 @@
"@testing-library/react": "15.0.2",
"@types/jest": "29.5.12",
"@types/lodash": "4.17.0",
"@types/react": "18.2.77",
"@types/react": "18.2.78",
"ts-node": "10.9.2",
"webpack": "5.91.0"
},