Skip to content

Commit

Permalink
fix: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
oterral committed Aug 29, 2024
1 parent 3505dac commit f1348df
Show file tree
Hide file tree
Showing 3 changed files with 1,007 additions and 812 deletions.
56 changes: 28 additions & 28 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": {
Expand All @@ -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",
Expand All @@ -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": {
Expand Down Expand Up @@ -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": [
"<rootDir>/src/**/?(*.)+(spec|test).[jt]s?(x)"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,24 +3,24 @@
exports[`StopsFinder matches snapshots. 1`] = `
<div
aria-owns={null}
className="MuiAutocomplete-root MuiAutocomplete-fullWidth MuiAutocomplete-hasPopupIcon css-16x9654-MuiAutocomplete-root"
className="MuiAutocomplete-root MuiAutocomplete-fullWidth MuiAutocomplete-hasPopupIcon css-16x9654-MuiAutocomplete-root"
onClick={[Function]}
onKeyDown={[Function]}
onMouseDown={[Function]}
>
<div
className="MuiFormControl-root MuiFormControl-fullWidth MuiTextField-root css-wb57ya-MuiFormControl-root-MuiTextField-root"
className="MuiFormControl-root MuiFormControl-fullWidth MuiTextField-root css-y4n9bg-MuiFormControl-root-MuiTextField-root"
>
<label
className="MuiFormLabel-root MuiInputLabel-root MuiInputLabel-formControl MuiInputLabel-animated MuiInputLabel-sizeMedium MuiInputLabel-outlined MuiFormLabel-colorPrimary MuiInputLabel-root MuiInputLabel-formControl MuiInputLabel-animated MuiInputLabel-sizeMedium MuiInputLabel-outlined css-14s5rfu-MuiFormLabel-root-MuiInputLabel-root"
className="MuiFormLabel-root MuiInputLabel-root MuiInputLabel-formControl MuiInputLabel-animated MuiInputLabel-sizeMedium MuiInputLabel-outlined MuiFormLabel-colorPrimary MuiInputLabel-root MuiInputLabel-formControl MuiInputLabel-animated MuiInputLabel-sizeMedium MuiInputLabel-outlined css-1q964xs-MuiFormLabel-root-MuiInputLabel-root"
data-shrink={false}
htmlFor=":r0:"
id=":r0:-label"
>
Search stops
</label>
<div
className="MuiInputBase-root MuiOutlinedInput-root MuiInputBase-colorPrimary MuiInputBase-fullWidth MuiInputBase-formControl MuiInputBase-adornedEnd MuiAutocomplete-inputRoot css-154xyx0-MuiInputBase-root-MuiOutlinedInput-root"
className="MuiInputBase-root MuiOutlinedInput-root MuiInputBase-colorPrimary MuiInputBase-fullWidth MuiInputBase-formControl MuiInputBase-adornedEnd MuiAutocomplete-inputRoot css-1wgn40h-MuiInputBase-root-MuiOutlinedInput-root"
onClick={[Function]}
>
<input
Expand All @@ -31,7 +31,7 @@ exports[`StopsFinder matches snapshots. 1`] = `
autoCapitalize="none"
autoComplete="off"
autoFocus={false}
className="MuiInputBase-input MuiOutlinedInput-input MuiInputBase-inputAdornedEnd MuiAutocomplete-input MuiAutocomplete-inputFocused css-nxo287-MuiInputBase-input-MuiOutlinedInput-input"
className="MuiInputBase-input MuiOutlinedInput-input MuiInputBase-inputAdornedEnd MuiAutocomplete-input MuiAutocomplete-inputFocused css-lc42l8-MuiInputBase-input-MuiOutlinedInput-input"
id=":r0:"
onAnimationStart={[Function]}
onBlur={[Function]}
Expand All @@ -46,11 +46,11 @@ exports[`StopsFinder matches snapshots. 1`] = `
value=""
/>
<div
className="MuiAutocomplete-endAdornment css-p1olib-MuiAutocomplete-endAdornment"
className="MuiAutocomplete-endAdornment css-p1olib-MuiAutocomplete-endAdornment"
>
<button
aria-label="Open"
className="MuiButtonBase-root MuiIconButton-root MuiIconButton-sizeMedium MuiAutocomplete-popupIndicator css-qzbt6i-MuiButtonBase-root-MuiIconButton-root-MuiAutocomplete-popupIndicator"
className="MuiButtonBase-root MuiIconButton-root MuiIconButton-sizeMedium MuiAutocomplete-popupIndicator css-2anpn7-MuiButtonBase-root-MuiIconButton-root-MuiAutocomplete-popupIndicator"
disabled={false}
onBlur={[Function]}
onClick={[Function]}
Expand Down Expand Up @@ -92,10 +92,10 @@ exports[`StopsFinder matches snapshots. 1`] = `
</div>
<fieldset
aria-hidden={true}
className="MuiOutlinedInput-notchedOutline css-1d3z3hw-MuiOutlinedInput-notchedOutline"
className="MuiOutlinedInput-notchedOutline css-1d3z3hw-MuiOutlinedInput-notchedOutline"
>
<legend
className="css-yjsfm1"
className="css-1pbc52w"
>
<span>
Search stops
Expand Down
Loading

0 comments on commit f1348df

Please sign in to comment.