Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies (#313)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 24, 2024
1 parent f60684d commit 8ceff3b
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"jwt-decode": "^4.0.0",
"livekit-client": "^2.6.0",
"livekit-server-sdk": "^2.7.3",
"lucide-react": "^0.468.0",
"lucide-react": "^0.469.0",
"next": "^15.0.2",
"next-themes": "^0.4.0",
"query-string": "^9.0.0",
Expand All @@ -51,15 +51,15 @@
},
"devDependencies": {
"@types/node": "22.10.2",
"@types/react": "19.0.1",
"@types/react": "19.0.2",
"@types/react-dom": "18.3.5",
"@types/uuid": "10.0.0",
"autoprefixer": "10.4.20",
"eslint": "8.57.1",
"eslint-config-next": "15.1.0",
"eslint-config-next": "15.1.2",
"postcss": "8.4.49",
"prisma": "6.0.1",
"tailwindcss": "3.4.16",
"prisma": "6.1.0",
"tailwindcss": "3.4.17",
"typescript": "5.7.2"
}
}

0 comments on commit 8ceff3b

Please sign in to comment.