Skip to content

Commit

Permalink
fix(sherlock): Q3 Dependency Bumps 🌲
Browse files Browse the repository at this point in the history
  • Loading branch information
stdavis committed Jul 4, 2023
1 parent 01b3849 commit 4c4c181
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions packages/sherlock/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,13 +52,13 @@
"test": "vitest --config ../../vite.config.js"
},
"dependencies": {
"@fortawesome/fontawesome-svg-core": "^6.2.1",
"@fortawesome/free-solid-svg-icons": "^6.2.1",
"@fortawesome/fontawesome-svg-core": "^6.4.0",
"@fortawesome/free-solid-svg-icons": "^6.4.0",
"@fortawesome/react-fontawesome": "^0.2.0",
"downshift": "^7.0.4",
"downshift": "^7.6.0",
"lodash-es": "^4.17.21",
"react-fast-compare": "^3.2.0",
"reactstrap": "^9.1.1"
"react-fast-compare": "^3.2.2",
"reactstrap": "^9.2.0"
},
"peerDependencies": {
"@arcgis/core": "^4.20.0",
Expand Down

0 comments on commit 4c4c181

Please sign in to comment.