Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies (#116)
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 14, 2024
1 parent bee6e03 commit e49fdc4
Show file tree
Hide file tree
Showing 2 changed files with 664 additions and 466 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
"@tanstack/react-table": "^8.20.5",
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.0",
"lucide-react": "^0.460.0",
"next": "15.0.3",
"lucide-react": "^0.468.0",
"next": "15.1.0",
"next-themes": "^0.4.3",
"react": "^18",
"react-dom": "^18",
Expand All @@ -25,14 +25,14 @@
"tailwindcss-animate": "^1.0.7"
},
"devDependencies": {
"@types/node": "22.9.0",
"@types/react": "18.3.12",
"@types/react-dom": "18.3.1",
"@types/node": "22.10.2",
"@types/react": "18.3.16",
"@types/react-dom": "18.3.5",
"autoprefixer": "10.4.20",
"eslint": "8.57.1",
"eslint-config-next": "15.0.3",
"eslint-config-next": "15.1.0",
"postcss": "8.4.49",
"tailwindcss": "3.4.15",
"typescript": "5.6.3"
"tailwindcss": "3.4.16",
"typescript": "5.7.2"
}
}
Loading

0 comments on commit e49fdc4

Please sign in to comment.