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 Jan 13, 2025
1 parent 290ba50 commit e2db157
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 @@ -23,8 +23,8 @@
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.1",
"crisp-sdk-web": "^1.0.21",
"lucide-react": "^0.469.0",
"next": "15.1.3",
"lucide-react": "^0.471.0",
"next": "15.1.4",
"openai": "^4.77.3",
"react": "^19",
"react-dom": "^19",
Expand All @@ -41,14 +41,14 @@
},
"devDependencies": {
"@types/node": "22.10.5",
"@types/react": "19.0.2",
"@types/react-dom": "19.0.2",
"@types/react": "19.0.6",
"@types/react-dom": "19.0.3",
"autoprefixer": "10.4.20",
"eslint": "8.57.1",
"eslint-config-next": "15.1.3",
"eslint-config-next": "15.1.4",
"postcss": "8.4.49",
"prisma": "6.1.0",
"prisma": "6.2.1",
"tailwindcss": "3.4.17",
"typescript": "5.7.2"
"typescript": "5.7.3"
}
}

0 comments on commit e2db157

Please sign in to comment.