This commit is contained in:
Tomáš Dvořák
2025-10-16 17:10:13 +02:00
parent f5e7be92c7
commit 35d0954afd
84 changed files with 9571 additions and 4668 deletions
+3
View File
@@ -40,10 +40,12 @@
"react-hook-form": "^7.48.2",
"react-icons": "^4.12.0",
"react-image-crop": "^11.0.10",
"react-markdown": "^10.1.0",
"react-quill": "^2.0.0",
"react-router-dom": "^6.20.1",
"react-scripts": "5.0.1",
"react-simple-maps": "^3.0.0",
"react-syntax-highlighter": "^15.6.6",
"typescript": "^4.9.5",
"web-vitals": "^2.1.4",
"yup": "^1.3.3"
@@ -55,6 +57,7 @@
"@types/maplibre-gl": "^1.13.2",
"@types/react-chartjs-2": "^2.0.2",
"@types/react-image-crop": "^8.1.6",
"@types/react-syntax-highlighter": "^15.5.13",
"eslint-plugin-jsx-a11y": "^6.7.1"
},
"browserslist": {