Update dependency @types/react-dom to v18.2.19

This commit is contained in:
renovate[bot]
2024-02-08 16:12:05 +00:00
parent fb86ed79fc
commit e612b9b46b
8 changed files with 18 additions and 18 deletions

View File

@@ -79,7 +79,7 @@
"@types/node": "20.11.16",
"@types/papaparse": "5.3.14",
"@types/react": "18.2.55",
"@types/react-dom": "18.2.18",
"@types/react-dom": "18.2.19",
"@types/testing-library__jest-dom": "5.14.9",
"@types/tinycolor2": "1.4.6",
"esbuild": "0.18.12",

View File

@@ -87,7 +87,7 @@
"@types/prismjs": "1.26.3",
"@types/react": "18.2.55",
"@types/react-beautiful-dnd": "13.1.8",
"@types/react-dom": "18.2.18",
"@types/react-dom": "18.2.19",
"@types/react-highlight-words": "0.16.7",
"@types/react-window": "1.8.8",
"@types/semver": "7.5.6",

View File

@@ -61,7 +61,7 @@
"@types/jest": "29.5.12",
"@types/lodash": "4.14.202",
"@types/react": "18.2.55",
"@types/react-dom": "18.2.18",
"@types/react-dom": "18.2.19",
"@types/systemjs": "6.13.5",
"esbuild": "0.18.12",
"lodash": "4.17.21",

View File

@@ -146,7 +146,7 @@
"@types/react-beautiful-dnd": "13.1.8",
"@types/react-calendar": "3.9.0",
"@types/react-color": "3.0.11",
"@types/react-dom": "18.2.18",
"@types/react-dom": "18.2.19",
"@types/react-highlight-words": "0.16.7",
"@types/react-router-dom": "5.3.3",
"@types/react-table": "7.7.19",