Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 9, 2024
1 parent e48188f commit f27a93f
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 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.460.0",
"lucide-react": "^0.468.0",
"next": "^15.0.2",
"next-themes": "^0.4.0",
"query-string": "^9.0.0",
Expand All @@ -50,16 +50,16 @@
"zustand": "^5.0.1"
},
"devDependencies": {
"@types/node": "22.9.0",
"@types/react": "18.3.12",
"@types/react-dom": "18.3.1",
"@types/node": "22.10.1",
"@types/react": "18.3.14",
"@types/react-dom": "18.3.2",
"@types/uuid": "10.0.0",
"autoprefixer": "10.4.20",
"eslint": "8.57.1",
"eslint-config-next": "15.0.3",
"eslint-config-next": "15.0.4",
"postcss": "8.4.49",
"prisma": "5.22.0",
"tailwindcss": "3.4.15",
"typescript": "5.6.3"
"tailwindcss": "3.4.16",
"typescript": "5.7.2"
}
}

0 comments on commit f27a93f

Please sign in to comment.