Skip to content

Commit

Permalink
chore(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 3622315 commit 773a776
Show file tree
Hide file tree
Showing 2 changed files with 325 additions and 366 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,14 +36,14 @@
"@testing-library/user-event": "^14.5.2",
"@types/jest": "29.5.14",
"@types/node": "^22.10.5",
"@types/react": "^19.0.2",
"@types/react-dom": "^19.0.2",
"@typescript-eslint/eslint-plugin": "^8.19.0",
"@typescript-eslint/parser": "^8.19.0",
"@types/react": "^19.0.5",
"@types/react-dom": "^19.0.3",
"@typescript-eslint/eslint-plugin": "^8.19.1",
"@typescript-eslint/parser": "^8.19.1",
"autoprefixer": "^10.4.20",
"commitizen": "^4.3.1",
"eslint": "^9.17.0",
"eslint-config-next": "^15.1.3",
"eslint": "^9.18.0",
"eslint-config-next": "^15.1.4",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "5.2.1",
"eslint-plugin-react": "^7.37.3",
Expand All @@ -60,16 +60,16 @@
"rimraf": "^6.0.1",
"semantic-release": "^24.2.1",
"shadcn": "^2.1.8",
"typescript": "^5.7.2",
"typescript": "^5.7.3",
"vite-tsconfig-paths": "^5.1.4",
"vitest": "^2.1.8",
"tailwindcss": "^3.4.17"
},
"dependencies": {
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",
"lucide-react": "^0.469.0",
"next": "^15.1.3",
"lucide-react": "^0.471.0",
"next": "^15.1.4",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"react-use": "^17.6.0",
Expand Down
Loading

0 comments on commit 773a776

Please sign in to comment.