Skip to content

Commit

Permalink
build: update dependencies
Browse files Browse the repository at this point in the history
oterral committed Jul 8, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent c69d72b commit 8eb8e52
Showing 2 changed files with 241 additions and 72 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
@@ -6,9 +6,9 @@
"dependencies": {
"@emotion/react": "^11.11.4",
"@emotion/styled": "^11.11.5",
"@geops/geops-ui": "0.3.2",
"@mui/icons-material": "^5.15.20",
"@mui/material": "^5.15.20",
"@geops/geops-ui": "0.3.3",
"@mui/icons-material": "^5.16.0",
"@mui/material": "^5.16.0",
"re-resizable": "6.9.17",
"react-icons": "5.2.1",
"resize-observer-polyfill": "1.5.1"
@@ -29,7 +29,7 @@
"@commitlint/config-conventional": "19.2.2",
"@svgr/plugin-jsx": "^8.1.0",
"@svgr/webpack": "8.1.0",
"@testing-library/dom": "^10.1.0",
"@testing-library/dom": "^10.3.1",
"@testing-library/jest-dom": "6.4.6",
"@testing-library/react": "16.0.0",
"@testing-library/user-event": "14.5.2",
@@ -38,7 +38,7 @@
"canvas": "2.11.2",
"css-loader": "7.1.2",
"enzyme": "3.11.0",
"esbuild": "^0.21.5",
"esbuild": "^0.23.0",
"esbuild-loader": "^4.2.0",
"eslint": "8",
"eslint-config-airbnb": "19.0.4",
@@ -65,16 +65,16 @@
"jsts": "2.11.3",
"lint-staged": "15.2.7",
"mapbox-gl": "1.13.1",
"maplibre-gl": "4.4.1",
"maplibre-gl": "4.5.0",
"mobility-toolbox-js": "2.4.2",
"ol": "9.2.4",
"postcss": "^8.4.38",
"postcss": "^8.4.39",
"prettier": "3.3.2",
"proj4": "2.11.0",
"prop-types": "15.8.1",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-styleguidist": "13.1.2",
"react-styleguidist": "13.1.3",
"react-svg-loader": "3.0.3",
"react-test-renderer": "18.3.1",
"sass": "1.77.6",
@@ -84,7 +84,7 @@
"style-loader": "4.0.0",
"stylelint": "16.6.1",
"stylelint-config-recommended-scss": "14.0.0",
"stylelint-config-standard": "36.0.0",
"stylelint-config-standard": "36.0.1",
"stylelint-scss": "6.3.2",
"terser-webpack-plugin": "^5.3.10",
"url-loader": "4.1.1",
Loading

0 comments on commit 8eb8e52

Please sign in to comment.