Skip to content

Commit

Permalink
fix: upgrade multiple dependencies with Snyk
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade:
  - @emotion/react from 11.13.0 to 11.13.3.
    See this package in npm: https://www.npmjs.com/package/@emotion/react
  - @headlessui/react from 2.1.2 to 2.1.3.
    See this package in npm: https://www.npmjs.com/package/@headlessui/react

See this project in Snyk:
https://app.snyk.io/org/theadarshjha/project/81463dc2-3b3f-4e9a-b151-0d42e244791c?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Sep 14, 2024
1 parent 42efe64 commit f6078f6
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 18 deletions.
36 changes: 20 additions & 16 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 @@ -9,12 +9,12 @@
"lint": "next lint"
},
"dependencies": {
"@emotion/react": "^11.13.0",
"@emotion/react": "^11.13.3",
"@emotion/styled": "^11.13.0",
"@fortawesome/fontawesome-free": "^6.6.0",
"@fortawesome/free-solid-svg-icons": "^6.6.0",
"@fortawesome/react-fontawesome": "^0.2.2",
"@headlessui/react": "^2.1.2",
"@headlessui/react": "^2.1.3",
"@heroicons/react": "^2.1.5",
"@mui/material": "^5.16.7",
"@tailwindcss/aspect-ratio": "^0.4.2",
Expand Down

0 comments on commit f6078f6

Please sign in to comment.