diff --git a/package.json b/package.json index 07455ec2..4667955d 100644 --- a/package.json +++ b/package.json @@ -4,13 +4,13 @@ "description": "Components to build React map apps.", "version": "1.12.0", "dependencies": { - "@emotion/react": "^11.11.4", - "@emotion/styled": "^11.11.5", + "@emotion/react": "^11.13.3", + "@emotion/styled": "^11.13.0", "@geops/geops-ui": "0.3.3", - "@mui/icons-material": "^5.16.0", - "@mui/material": "^5.16.0", + "@mui/icons-material": "^6.0.0", + "@mui/material": "^6.0.0", "re-resizable": "6.9.17", - "react-icons": "5.2.1", + "react-icons": "5.3.0", "resize-observer-polyfill": "1.5.1" }, "peerDependencies": { @@ -22,36 +22,36 @@ "react-dom": "^18" }, "devDependencies": { - "@babel/preset-env": "7.24.7", + "@babel/preset-env": "7.25.4", "@babel/preset-react": "7.24.7", "@cfaester/enzyme-adapter-react-18": "0.8.0", - "@commitlint/cli": "19.3.0", - "@commitlint/config-conventional": "19.2.2", + "@commitlint/cli": "19.4.1", + "@commitlint/config-conventional": "19.4.1", "@svgr/plugin-jsx": "^8.1.0", "@svgr/webpack": "8.1.0", - "@testing-library/dom": "^10.3.1", - "@testing-library/jest-dom": "6.4.6", - "@testing-library/react": "16.0.0", + "@testing-library/dom": "^10.4.0", + "@testing-library/jest-dom": "6.5.0", + "@testing-library/react": "16.0.1", "@testing-library/user-event": "14.5.2", "babel-jest": "29.7.0", "babel-loader": "9.1.3", "canvas": "2.11.2", "css-loader": "7.1.2", "enzyme": "3.11.0", - "esbuild": "^0.23.0", - "esbuild-loader": "^4.2.0", + "esbuild": "^0.23.1", + "esbuild-loader": "^4.2.2", "eslint": "8", "eslint-config-airbnb": "19.0.4", "eslint-config-prettier": "9.1.0", "eslint-plugin-import": "2.29.1", "eslint-plugin-jsx-a11y": "^6.9.0", - "eslint-plugin-prettier": "5.1.3", - "eslint-plugin-react": "7.34.3", + "eslint-plugin-prettier": "5.2.1", + "eslint-plugin-react": "7.35.0", "eslint-plugin-react-hooks": "4.6.2", "file-loader": "6.2.0", "fixpack": "4.0.0", "generact": "0.4.0", - "husky": "9.0.11", + "husky": "9.1.5", "identity-obj-proxy": "^3.0.0", "is-ci": "3.0.1", "jest": "29.7.0", @@ -63,33 +63,33 @@ "jest-transform-file": "1.1.1", "jest-transformer-svg": "^2.0.2", "jsts": "2.11.3", - "lint-staged": "15.2.7", + "lint-staged": "15.2.9", "mapbox-gl": "1.13.1", - "maplibre-gl": "4.5.0", + "maplibre-gl": "4.6.0", "mobility-toolbox-js": "2.4.2", - "ol": "9.2.4", - "postcss": "^8.4.39", - "prettier": "3.3.2", - "proj4": "2.11.0", + "ol": "10.1.0", + "postcss": "^8.4.41", + "prettier": "3.3.3", + "proj4": "2.12.0", "prop-types": "15.8.1", "react": "18.3.1", "react-dom": "18.3.1", "react-styleguidist": "13.1.3", "react-svg-loader": "3.0.3", "react-test-renderer": "18.3.1", - "sass": "1.77.7", - "sass-loader": "14.2.1", + "sass": "1.77.8", + "sass-loader": "16.0.1", "standard-version": "9.5.0", "stream-array": "1.1.2", "style-loader": "4.0.0", - "stylelint": "16.6.1", + "stylelint": "16.9.0", "stylelint-config-recommended-scss": "14.1.0", "stylelint-config-standard": "36.0.1", - "stylelint-scss": "6.4.1", + "stylelint-scss": "6.5.1", "terser-webpack-plugin": "^5.3.10", "url-loader": "4.1.1", "vinyl-fs": "4.0.0", - "webpack": "^5.92.1", + "webpack": "^5.94.0", "xml-beautifier": "0.5.0" }, "scripts": { @@ -169,7 +169,7 @@ ".+\\.svg$": "jest-transformer-svg" }, "transformIgnorePatterns": [ - "node_modules/(?!(color-*|jsts|ol|mobility-toolbox-js)|@geops|geotiff|quick-lru)" + "node_modules/(?!(color-*|jsts|ol|mobility-toolbox-js|@geops|geotiff|quick-lru|quickselect|rbush|pbf|earcut))" ], "testMatch": [ "/src/**/?(*.)+(spec|test).[jt]s?(x)" diff --git a/src/components/StopsFinder/__snapshots__/StopsFinder.test.js.snap b/src/components/StopsFinder/__snapshots__/StopsFinder.test.js.snap index c9be9bc1..0cc23524 100644 --- a/src/components/StopsFinder/__snapshots__/StopsFinder.test.js.snap +++ b/src/components/StopsFinder/__snapshots__/StopsFinder.test.js.snap @@ -3,16 +3,16 @@ exports[`StopsFinder matches snapshots. 1`] = `