| 13 |
13 |
"mapbox-gl": "^3.28.1" |
| 14 |
14 |
}, |
| 15 |
15 |
"devDependencies": { |
| 16 |
|
− "@types/react": "^19.0.0", |
|
16 |
+ "@types/react": "^18.3.3", |
| 17 |
17 |
"typescript": "^5.8.0", |
| 18 |
18 |
"vitest": "^3.0.0" |
| 19 |
19 |
}, |
| 915 |
915 |
"integrity": "sha512-6C8nqWur3j98U6+lXDfTUWIfgvZU+EumvpHKcYjujKH7woYyLj2sUmff0tRhrqM7BohUw7Pz3ZB1jj2gW9Fvmg==", |
| 916 |
916 |
"license": "MIT" |
| 917 |
917 |
}, |
|
918 |
+ "node_modules/@types/prop-types": { |
|
919 |
+ "version": "15.7.15", |
|
920 |
+ "resolved": "https://registry.npmjs.org/@types/prop-types/-/prop-types-15.7.15.tgz", |
|
921 |
+ "integrity": "sha512-F6bEyamV9jKGAFBEmlQnesRPGOQqS2+Uwi0Em15xenOxHaf2hv6L8YCVn3rPdPJOiJfPiCnLIRyvwVaqMY3MIw==", |
|
922 |
+ "dev": true, |
|
923 |
+ "license": "MIT" |
|
924 |
+ }, |
| 918 |
925 |
"node_modules/@types/react": { |
| 919 |
|
− "version": "19.2.18", |
| 920 |
|
− "resolved": "https://registry.npmjs.org/@types/react/-/react-19.2.18.tgz", |
| 921 |
|
− "integrity": "sha512-AnzbBERsrLKtk2XSfTbYRLjQPdy116Sty4q+T+Bp3IC4l6jNBvreVPAHmpq9qhXQM7CXZPjLVmGMw9sy+hxQ3w==", |
|
926 |
+ "version": "18.3.31", |
|
927 |
+ "resolved": "https://registry.npmjs.org/@types/react/-/react-18.3.31.tgz", |
|
928 |
+ "integrity": "sha512-vfEqpXTvwT91yhmwdfouStN2hSKwTvyRs8qpLfADyrq/kxDw0hZM7Wk9Ug1FELj8hIby+S/+kQCSRFF32nv2Qw==", |
| 922 |
929 |
"dev": true, |
| 923 |
930 |
"license": "MIT", |
| 924 |
931 |
"dependencies": { |
|
932 |
+ "@types/prop-types": "*", |
| 925 |
933 |
"csstype": "^3.2.2" |
| 926 |
934 |
} |
| 927 |
935 |
}, |