Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies (#303)
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 Jan 5, 2025
1 parent 5837ea9 commit 6bb2669
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"clsx": "^2.1.1",
"crisp-sdk-web": "^1.0.21",
"lucide-react": "^0.469.0",
"next": "15.1.2",
"next": "15.1.3",
"openai": "^4.77.0",
"react": "^19",
"react-dom": "^19",
Expand All @@ -40,12 +40,12 @@
"zustand": "^5.0.0"
},
"devDependencies": {
"@types/node": "22.10.2",
"@types/node": "22.10.5",
"@types/react": "19.0.2",
"@types/react-dom": "19.0.2",
"autoprefixer": "10.4.20",
"eslint": "8.57.1",
"eslint-config-next": "15.1.2",
"eslint-config-next": "15.1.3",
"postcss": "8.4.49",
"prisma": "6.1.0",
"tailwindcss": "3.4.17",
Expand Down

0 comments on commit 6bb2669

Please sign in to comment.