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 14, 2025
1 parent fd8bece commit 051c561
Show file tree
Hide file tree
Showing 2 changed files with 284 additions and 277 deletions.
14 changes: 7 additions & 7 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.469.0",
"next": "15.1.3",
"lucide-react": "^0.471.0",
"next": "15.1.4",
"next-themes": "^0.4.3",
"react": "^19",
"react-dom": "^19",
Expand All @@ -25,14 +25,14 @@
"tailwindcss-animate": "^1.0.7"
},
"devDependencies": {
"@types/node": "22.10.5",
"@types/react": "19.0.2",
"@types/node": "22.10.6",
"@types/react": "19.0.7",
"@types/react-dom": "18.3.5",
"autoprefixer": "10.4.20",
"eslint": "8.57.1",
"eslint-config-next": "15.1.3",
"postcss": "8.4.49",
"eslint-config-next": "15.1.4",
"postcss": "8.5.1",
"tailwindcss": "3.4.17",
"typescript": "5.7.2"
"typescript": "5.7.3"
}
}
Loading

0 comments on commit 051c561

Please sign in to comment.