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 fd8bece commit 7c47052
Showing 2 changed files with 248 additions and 248 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -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",
@@ -26,13 +26,13 @@
},
"devDependencies": {
"@types/node": "22.10.5",
"@types/react": "19.0.2",
"@types/react": "19.0.6",
"@types/react-dom": "18.3.5",
"autoprefixer": "10.4.20",
"eslint": "8.57.1",
"eslint-config-next": "15.1.3",
"eslint-config-next": "15.1.4",
"postcss": "8.4.49",
"tailwindcss": "3.4.17",
"typescript": "5.7.2"
"typescript": "5.7.3"
}
}
Loading

0 comments on commit 7c47052

Please sign in to comment.