Update dependency @types/react to v18.2.71

This commit is contained in:
renovate[bot]
2024-03-26 17:05:18 +00:00
parent fec7765111
commit a256c064df
17 changed files with 36 additions and 36 deletions

View File

@@ -31,7 +31,7 @@
"@types/lodash": "4.17.0",
"@types/node": "20.11.30",
"@types/prismjs": "1.26.3",
"@types/react": "18.2.67",
"@types/react": "18.2.71",
"@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.11.30",
"@types/prismjs": "1.26.3",
"@types/react": "18.2.67",
"@types/react": "18.2.71",
"@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.67",
"@types/react": "18.2.71",
"@types/react-dom": "18.2.22",
"@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.11.30",
"@types/react": "18.2.67",
"@types/react": "18.2.71",
"@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.67",
"@types/react": "18.2.71",
"ts-node": "10.9.2",
"webpack": "5.90.3"
},

View File

@@ -46,7 +46,7 @@
"@types/lodash": "4.17.0",
"@types/node": "20.11.30",
"@types/prismjs": "1.26.3",
"@types/react": "18.2.67",
"@types/react": "18.2.71",
"@types/react-dom": "18.2.22",
"@types/semver": "7.5.8",
"@types/uuid": "9.0.8",

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.67",
"@types/react": "18.2.71",
"ts-node": "10.9.2",
"webpack": "5.90.3"
},