| | |
| | | "@ant-design/plots": "^1.2.5", |
| | | "@antv/g2": "^4.2.1", |
| | | "@arco-design/web-react": "^2.63.1", |
| | | "@arco-themes/react-gzzz": "^0.0.2", |
| | | "@craco/craco": "^6.4.3", |
| | | "@testing-library/jest-dom": "^5.16.2", |
| | | "@testing-library/react": "^12.1.2", |
| | |
| | | "import": "0.0.6", |
| | | "prop-types": "^15.8.1", |
| | | "react": "^17.0.2", |
| | | "react-bmapgl": "^0.2.27", |
| | | "react-custom-scrollbars": "^4.2.1", |
| | | "react-dom": "^17.0.2", |
| | | "react-infinite-scroll-component": "^6.1.0", |
| | |
| | | "resolved": "https://registry.npmmirror.com/@types/node/-/node-16.18.105.tgz", |
| | | "integrity": "sha512-w2d0Z9yMk07uH3+Cx0N8lqFyi3yjXZxlbYappPj+AsOlT02OyxyiuNoNHdGt6EuiSm8Wtgp2YV7vWg+GMFrvFA==", |
| | | "dev": true |
| | | }, |
| | | "node_modules/@arco-themes/react-gzzz": { |
| | | "version": "0.0.2", |
| | | "resolved": "https://registry.npmmirror.com/@arco-themes/react-gzzz/-/react-gzzz-0.0.2.tgz", |
| | | "integrity": "sha512-YQGlkswfowsuaodIevDPMx+UPpJW7Is6b3+xFKh49GDNCJf5sIz37bSiK5zxLsIl1pBj16PkUIXzm7Fq4AdHgw==", |
| | | "peerDependencies": { |
| | | "@arco-design/web-react": "^2.63.1" |
| | | } |
| | | }, |
| | | "node_modules/@babel/code-frame": { |
| | | "version": "7.24.7", |
| | |
| | | "node": ">=6.4.0" |
| | | } |
| | | }, |
| | | "node_modules/mapvgl": { |
| | | "version": "1.0.0-beta.191", |
| | | "resolved": "https://registry.npmmirror.com/mapvgl/-/mapvgl-1.0.0-beta.191.tgz", |
| | | "integrity": "sha512-kbcLSXPSZybMgvJ0RTPEpISC6hpc27P/UwYCFASKLRe6Z7LC0Z11FwNXvQT/jkAK/LdBm2GqsE9i+GQViqRIYg==" |
| | | }, |
| | | "node_modules/material-colors": { |
| | | "version": "1.2.6", |
| | | "resolved": "https://registry.npmmirror.com/material-colors/-/material-colors-1.2.6.tgz", |
| | |
| | | "integrity": "sha512-p3VT+cOEgxFsRRA9X4lkI1E+k2/CtnKtU4gcxyaCUreilL/vqI6CdZ3wxVUx3UOUg+gnUOQQcRI7BmSI656MYA==", |
| | | "license": "MIT" |
| | | }, |
| | | "node_modules/react-bmapgl": { |
| | | "version": "0.2.27", |
| | | "resolved": "https://registry.npmmirror.com/react-bmapgl/-/react-bmapgl-0.2.27.tgz", |
| | | "integrity": "sha512-pCVAuYFwG0rU9j1u9sZ4IWNmUP84pFa5y8nq/lxjzMiQdl04iO39NkTdEg2YRLjF2NF11eigcal/Ne1+zPz4ng==", |
| | | "dependencies": { |
| | | "mapvgl": "^1.0.0-beta.189", |
| | | "shallowequal": "^1.1.0" |
| | | }, |
| | | "peerDependencies": { |
| | | "react": ">=16.8.0", |
| | | "react-dom": ">=16.8.0" |
| | | } |
| | | }, |
| | | "node_modules/react-clientside-effect": { |
| | | "version": "1.2.6", |
| | | "resolved": "https://registry.npmmirror.com/react-clientside-effect/-/react-clientside-effect-1.2.6.tgz", |