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
  - posthog-js from 1.157.2 to 1.158.1.
    See this package in npm: https://www.npmjs.com/package/posthog-js

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 17, 2024
1 parent 589bcf6 commit 530b22c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,19 +14,19 @@
},
"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",
"jiti": "1.21.6",
"next": "14.2.6",
"next-intl": "3.17.6",
"posthog-js": "1.157.2",
"posthog-js": "1.158.1",
"qrcode.react": "3.1.0",
"react": "18.3.1",
"react-dom": "18.3.1",
Expand Down

0 comments on commit 530b22c

Please sign in to comment.