Skip to content

Commit

Permalink
Dependency Updates 11-25-2024 (#5579)
Browse files Browse the repository at this point in the history
  • Loading branch information
PatchesMaps authored Nov 25, 2024
1 parent 7630066 commit 8630d76
Show file tree
Hide file tree
Showing 2 changed files with 90 additions and 42 deletions.
116 changes: 82 additions & 34 deletions package-lock.json

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

16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
"@babel/plugin-transform-private-methods": "^7.25.9",
"@babel/preset-env": "^7.26.0",
"@babel/preset-react": "^7.25.9",
"@playwright/test": "^1.48.2",
"@playwright/test": "^1.49.0",
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.15",
"@webpack-cli/serve": "^2.0.5",
"ajv": "^8.17.1",
Expand All @@ -103,14 +103,14 @@
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-jest": "^28.9.0",
"eslint-plugin-jsx-a11y": "^6.10.2",
"eslint-plugin-n": "^17.13.1",
"eslint-plugin-n": "^17.14.0",
"eslint-plugin-no-storage": "^1.0.2",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-promise": "^6.6.0",
"eslint-plugin-react": "^7.37.2",
"express": "^4.21.0",
"glob": "^11.0.0",
"husky": "^9.1.6",
"husky": "^9.1.7",
"jest": "^29.7.0",
"jest-canvas-mock": "^2.5.2",
"jest-environment-jsdom": "^29.7.0",
Expand Down Expand Up @@ -149,9 +149,9 @@
"@edsc/earthdata-react-icons": "^0.0.2",
"@elastic/react-search-ui": "^1.21.5",
"@elastic/react-search-ui-views": "^1.21.2",
"@fortawesome/fontawesome-svg-core": "^6.6.0",
"@fortawesome/free-brands-svg-icons": "^6.6.0",
"@fortawesome/free-solid-svg-icons": "^6.6.0",
"@fortawesome/fontawesome-svg-core": "^6.7.1",
"@fortawesome/free-brands-svg-icons": "^6.7.1",
"@fortawesome/free-solid-svg-icons": "^6.7.1",
"@fortawesome/react-fontawesome": "^0.2.2",
"@khanisak/temperature-converter": "^2.0.1",
"@reduxjs/toolkit": "^2.2.8",
Expand Down Expand Up @@ -183,15 +183,15 @@
"p-queue": "^8.0.1",
"proj4": "^2.14.0",
"prop-types": "^15.8.1",
"qs": "^6.13.0",
"qs": "^6.13.1",
"react": "^18.3.1",
"react-beautiful-dnd": "^13.1.1",
"react-device-detect": "^2.2.3",
"react-dom": "^18.3.0",
"react-draggable": "^4.4.6",
"react-image-crop": "^11.0.7",
"react-infinite-scroller": "^1.2.6",
"react-joyride": "^2.9.2",
"react-joyride": "^2.9.3",
"react-mobile-datepicker": "^4.0.2",
"react-redux": "^9.1.1",
"react-resizable": "^3.0.5",
Expand Down

0 comments on commit 8630d76

Please sign in to comment.