33 "version" : " 0.1.0" ,
44 "private" : true ,
55 "dependencies" : {
6- "@derhuerst/query-overpass" : " ^2.0.0 " ,
7- "@fortawesome/fontawesome-svg-core" : " ^1.2.36 " ,
8- "@fortawesome/free-solid-svg-icons" : " ^5.15.4 " ,
9- "@fortawesome/react-fontawesome" : " ^0.1.15 " ,
10- "@sindresorhus/slugify" : " ^2.1.0 " ,
11- "@testing-library/jest-dom" : " ^5.11.4 " ,
12- "@testing-library/react" : " ^12.1.2 " ,
13- "@testing-library/user-event" : " ^13.2 .1" ,
14- "bootstrap" : " ^5.1.1 " ,
15- "chroma-js" : " ^2 .1.2" ,
16- "gh-pages" : " ^4.0 .0" ,
17- "leaflet" : " ^1.7.1 " ,
18- "node-fetch" : " ^3.0.0 " ,
19- "rc-switch" : " ^3.2.2 " ,
20- "react" : " ^17.0.2 " ,
21- "react-bootstrap" : " ^2.0.0-rc.0 " ,
22- "react-device-detect" : " ^2.0.1 " ,
23- "react-dom" : " ^17.0.2 " ,
24- "react-leaflet" : " ^3 .2.1" ,
25- "react-scripts" : " 4.0.3" ,
26- "scrape-it" : " ^5.3.2 " ,
27- "source-map-explorer" : " ^2.5.2 " ,
28- "use-position" : " ^0 .0.8 " ,
29- "web-vitals" : " ^2.1.0 "
6+ "@derhuerst/query-overpass" : " ^2.0.1 " ,
7+ "@fortawesome/fontawesome-svg-core" : " ^6.7.2 " ,
8+ "@fortawesome/free-solid-svg-icons" : " ^6.7.2 " ,
9+ "@fortawesome/react-fontawesome" : " ^0.2.2 " ,
10+ "@sindresorhus/slugify" : " ^2.2.1 " ,
11+ "@testing-library/jest-dom" : " ^6.6.3 " ,
12+ "@testing-library/react" : " ^16.3.0 " ,
13+ "@testing-library/user-event" : " ^14.6 .1" ,
14+ "bootstrap" : " ^5.3.5 " ,
15+ "chroma-js" : " ^3 .1.2" ,
16+ "gh-pages" : " ^6.3 .0" ,
17+ "leaflet" : " ^1.9.4 " ,
18+ "node-fetch" : " ^3.3.2 " ,
19+ "rc-switch" : " ^4.1.0 " ,
20+ "react" : " 18.3.0 " ,
21+ "react-bootstrap" : " ^2.10.9 " ,
22+ "react-device-detect" : " ^2.2.3 " ,
23+ "react-dom" : " 18.3.0 " ,
24+ "react-leaflet" : " ^4 .2.1" ,
25+ "react-scripts" : " ^ 4.0.3" ,
26+ "scrape-it" : " ^6.1.5 " ,
27+ "source-map-explorer" : " ^2.5.3 " ,
28+ "use-position" : " ^1 .0.0 " ,
29+ "web-vitals" : " ^4.2.4 "
3030 },
3131 "type" : " module" ,
3232 "scripts" : {
4949 " react-app/jest"
5050 ]
5151 },
52+ "resolutions" : {
53+ "caniuse-lite" : " 1.0.30001632"
54+ },
5255 "browserslist" : [
5356 " >0.2%" ,
5457 " not dead" ,
5558 " not op_mini all"
5659 ]
57- }
60+ }
0 commit comments