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 Nov 11, 2024
1 parent 09e1184 commit 99c0809
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
Binary file modified bun.lockb
Binary file not shown.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,24 +23,24 @@
"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",
"@sentry/nextjs": "^8.37.1",
"@vercel/speed-insights": "^1.1.0",
"framer-motion": "^11.11.11",
"mini-svg-data-uri": "^1.4.4",
"next": "14.2.16",
"next-themes": "^0.3.0",
"next": "14.2.17",
"next-themes": "^0.4.3",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-icons": "^5.3.0",
"react-lottie": "^1.2.4",
"tailwindcss-animate": "^1.0.7",
"three": "^0.169.0",
"three-globe": "^2.33.0"
"three": "^0.170.0",
"three-globe": "^2.34.4"
},
"devDependencies": {
"@ianvs/prettier-plugin-sort-imports": "^4.3.1",
"@ianvs/prettier-plugin-sort-imports": "^4.4.0",
"@total-typescript/ts-reset": "^0.6.1",
"@types/node": "^20.17.1",
"@types/node": "^20.17.6",
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
"@types/react-lottie": "^1.2.10",
Expand All @@ -49,10 +49,10 @@
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.1",
"eslint": "8.57.1",
"eslint-config-next": "14.2.16",
"eslint-config-next": "14.2.17",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-tailwindcss": "^3.17.5",
"postcss": "^8.4.47",
"postcss": "^8.4.49",
"prettier": "^3.3.3",
"prettier-plugin-tailwindcss": "^0.6.8",
"tailwind-merge": "^2.5.4",
Expand Down

0 comments on commit 99c0809

Please sign in to comment.