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:
  - @floating-ui/react from 0.26.22 to 0.26.23.
    See this package in npm: https://www.npmjs.com/package/@floating-ui/react
  - @t3-oss/env-nextjs from 0.11.0 to 0.11.1.
    See this package in npm: https://www.npmjs.com/package/@t3-oss/env-nextjs

See this project in Snyk:
https://app.snyk.io/org/haqq-ud4/project/b9365018-f88d-493c-9d4d-d75074b6b540?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Sep 16, 2024
1 parent 589bcf6 commit 7c84a7e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,12 @@
},
"private": true,
"dependencies": {
"@floating-ui/react": "0.26.22",
"@floating-ui/react": "0.26.23",
"@headlessui/react": "2.1.3",
"@hookform/resolvers": "3.9.0",
"@react-spring/web": "9.7.4",
"@sentry/nextjs": "8.26.0",
"@t3-oss/env-nextjs": "0.11.0",
"@t3-oss/env-nextjs": "0.11.1",
"@vercel/edge": "1.1.2",
"@vercel/speed-insights": "1.0.12",
"clsx": "2.1.1",
Expand Down

0 comments on commit 7c84a7e

Please sign in to comment.