refactor(examples): update types of some examples

This commit is contained in:
moklick
2022-04-25 11:08:24 +02:00
parent e4eb9d0b38
commit 90aca9d4e6
6 changed files with 37 additions and 19 deletions

View File

@@ -63,6 +63,7 @@
"@rollup/plugin-replace": "^4.0.0",
"@types/d3": "^7.1.0",
"@types/react": "^18.0.1",
"@types/react-dom": "^18.0.2",
"@types/resize-observer-browser": "^0.1.7",
"autoprefixer": "^10.4.2",
"babel-preset-react-app": "^10.0.1",