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:
  - @react-three/drei from 9.109.5 to 9.111.2.
    See this package in npm: https://www.npmjs.com/package/@react-three/drei
  - embla-carousel-react from 8.1.6 to 8.2.0.
    See this package in npm: https://www.npmjs.com/package/embla-carousel-react
  - framer-motion from 11.3.24 to 11.3.29.
    See this package in npm: https://www.npmjs.com/package/framer-motion
  - next from 14.2.5 to 14.2.6.
    See this package in npm: https://www.npmjs.com/package/next
  - tailwind-merge from 2.4.0 to 2.5.2.
    See this package in npm: https://www.npmjs.com/package/tailwind-merge
  - three from 0.166.1 to 0.167.1.
    See this package in npm: https://www.npmjs.com/package/three

See this project in Snyk:
https://app.snyk.io/org/3um-group/project/9553dc1c-e7c4-4a83-81ea-024571aa73a5?utm_source=github-cloud-app&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-io[bot] authored Sep 13, 2024
1 parent 2779449 commit a523e26
Show file tree
Hide file tree
Showing 2 changed files with 84 additions and 79 deletions.
151 changes: 78 additions & 73 deletions package-lock.json

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

12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,21 +15,21 @@
"@clerk/nextjs": "^5.5.2",
"@heroicons/react": "^1.0.6",
"@radix-ui/react-select": "^2.0.0",
"@react-three/drei": "^9.109.5",
"@react-three/drei": "^9.111.2",
"@react-three/fiber": "^8.17.5",
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.1",
"embla-carousel-react": "^8.1.4",
"framer-motion": "^11.3.24",
"embla-carousel-react": "^8.2.0",
"framer-motion": "^11.3.29",
"lucide-react": "^0.396.0",
"next": "14.2.5",
"next": "14.2.6",
"react": "^18",
"react-dom": "^18",
"react-slick": "^0.30.2",
"slick-carousel": "^1.8.1",
"tailwind-merge": "^2.3.0",
"tailwind-merge": "^2.5.2",
"tailwindcss-animate": "^1.0.7",
"three": "^0.166.0"
"three": "^0.167.1"
},
"devDependencies": {
"@testing-library/jest-dom": "^6.4.6",
Expand Down

0 comments on commit a523e26

Please sign in to comment.