I am using react with the following packages: { "name": "demo", "version": "0.1.0", "private": true, "dependencies": { "@testing-library/jest-dom": "^5.16.4", "@testing-library/react": "^13.0.1", "@testing-library/user-event": "^13.5.0", "h3-js": "^3.7.2", "leaflet": "^1.7.1", "react": "^17.0.1", "react-dom": "^17.0.1", "react-leaflet": "3.0.2", "react-scripts": "5.0.1", "web-vitals": "^2.1.4" },