Skip to content

Commit

Permalink
deps: q4 updates
Browse files Browse the repository at this point in the history
  • Loading branch information
steveoh committed Apr 16, 2024
1 parent 5a62081 commit d2ff973
Show file tree
Hide file tree
Showing 3 changed files with 112 additions and 32 deletions.
134 changes: 107 additions & 27 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
"@storybook/addon-links": "^8.0.8",
"@storybook/react": "^8.0.8",
"@storybook/react-vite": "^8.0.8",
"@testing-library/react": "^14.2.2",
"@testing-library/react": "^15.0.2",
"@vitejs/plugin-react": "^4.2.1",
"babel-loader": "^9.1.3",
"chokidar-cli": "^3.0.0",
Expand All @@ -98,7 +98,7 @@
"prettier": "^3.2.5",
"prettier-plugin-packagejson": "^2.5.0",
"read-pkg": "^9.0.1",
"release-please": "^16.10.1",
"release-please": "^16.10.2",
"sass": "^1.75.0",
"storybook": "^8.0.8",
"vite": "^5.2.9",
Expand Down
6 changes: 3 additions & 3 deletions packages/sherlock/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,10 +52,10 @@
"test": "vitest --config ../../vite.config.js"
},
"dependencies": {
"@fortawesome/fontawesome-svg-core": "^6.5.1",
"@fortawesome/free-solid-svg-icons": "^6.5.1",
"@fortawesome/fontawesome-svg-core": "^6.5.2",
"@fortawesome/free-solid-svg-icons": "^6.5.2",
"@fortawesome/react-fontawesome": "^0.2.0",
"downshift": "^8.4.0",
"downshift": "^9.0.4",
"lodash-es": "^4.17.21",
"react-fast-compare": "^3.2.2",
"reactstrap": "^9.2.2"
Expand Down

0 comments on commit d2ff973

Please sign in to comment.