Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 15, 2025
1 parent 09e1184 commit 10ccc19
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 23 deletions.
Binary file modified bun.lockb
Binary file not shown.
46 changes: 23 additions & 23 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,43 +21,43 @@
"cleani": "rm -rf .next && rm -rf node_modules && bun i"
},
"dependencies": {
"@react-three/drei": "^9.115.0",
"@react-three/fiber": "^8.17.10",
"@sentry/nextjs": "^8.35.0",
"@vercel/speed-insights": "^1.0.14",
"framer-motion": "^11.11.10",
"@react-three/drei": "^9.121.1",
"@react-three/fiber": "^8.17.12",
"@sentry/nextjs": "^8.50.0",
"@vercel/speed-insights": "^1.1.0",
"framer-motion": "^11.18.0",
"mini-svg-data-uri": "^1.4.4",
"next": "14.2.16",
"next-themes": "^0.3.0",
"next": "14.2.23",
"next-themes": "^0.4.4",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-icons": "^5.3.0",
"react-lottie": "^1.2.4",
"react-icons": "^5.4.0",
"react-lottie": "^1.2.10",
"tailwindcss-animate": "^1.0.7",
"three": "^0.169.0",
"three-globe": "^2.33.0"
"three": "^0.172.0",
"three-globe": "^2.40.2"
},
"devDependencies": {
"@ianvs/prettier-plugin-sort-imports": "^4.3.1",
"@ianvs/prettier-plugin-sort-imports": "^4.4.1",
"@total-typescript/ts-reset": "^0.6.1",
"@types/node": "^20.17.1",
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
"@types/node": "^20.17.13",
"@types/react": "^18.3.18",
"@types/react-dom": "^18.3.5",
"@types/react-lottie": "^1.2.10",
"@typescript-eslint/eslint-plugin": "^7.18.0",
"autoprefixer": "^10.4.20",
"class-variance-authority": "^0.7.0",
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",
"eslint": "8.57.1",
"eslint-config-next": "14.2.16",
"eslint-config-next": "14.2.23",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-tailwindcss": "^3.17.5",
"postcss": "^8.4.47",
"prettier": "^3.3.3",
"prettier-plugin-tailwindcss": "^0.6.8",
"tailwind-merge": "^2.5.4",
"tailwindcss": "^3.4.14",
"typescript": "^5.6.3"
"postcss": "^8.5.1",
"prettier": "^3.4.2",
"prettier-plugin-tailwindcss": "^0.6.10",
"tailwind-merge": "^2.6.0",
"tailwindcss": "^3.4.17",
"typescript": "^5.7.3"
},
"trustedDependencies": [
"core-js"
Expand Down

0 comments on commit 10ccc19

Please sign in to comment.