Skip to content

Commit

Permalink
Run update minor (#3083)
Browse files Browse the repository at this point in the history
  • Loading branch information
vdegraaf authored Jan 20, 2025
1 parent e763b8c commit 77f7d93
Show file tree
Hide file tree
Showing 2 changed files with 76 additions and 76 deletions.
142 changes: 71 additions & 71 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"react-markdown": "^6.0.3",
"react-redux": "^7.2.9",
"react-responsive": "^10.0.0",
"react-router-dom": "6.28.1",
"react-router-dom": "6.28.2",
"redux": "^4.2.1",
"redux-first-history": "5.2.0",
"redux-saga": "^1.3.0",
Expand Down Expand Up @@ -99,7 +99,7 @@
"@types/leaflet": "^1.9.16",
"@types/leaflet.markercluster": "^1.5.5",
"@types/lodash": "^4.17.14",
"@types/node": "^16.18.123",
"@types/node": "^16.18.124",
"@types/react": "^17.0.83",
"@types/react-datepicker": "^3.1.8",
"@types/react-dom": "^17.0.26",
Expand Down Expand Up @@ -156,12 +156,12 @@
"jest-fetch-mock": "^3.0.3",
"jest-localstorage-mock": "^2.4.26",
"jest-styled-components": "^7.2.0",
"lint-staged": "^15.3.0",
"lint-staged": "^15.4.1",
"match-media-mock": "^0.1.1",
"mini-css-extract-plugin": "^2.9.2",
"msw": "2.4.3",
"node-plop": "^0.32.0",
"npm-check-updates": "^17.1.13",
"npm-check-updates": "^17.1.14",
"prettier": "^2.8.8",
"prop-types": "^15.8.1",
"redux-devtools-extension": "^2.13.9",
Expand All @@ -171,7 +171,7 @@
"ts-jest": "^29.2.5",
"typescript": "^4.9.5",
"typescript-plugin-styled-components": "^1.6.0",
"undici": "^6.21.0",
"undici": "^6.21.1",
"url-loader": "^4.1.1",
"webpack": "^5.97.1",
"webpack-bundle-analyzer": "^4.10.2",
Expand Down

0 comments on commit 77f7d93

Please sign in to comment.