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 Feb 24, 2025
1 parent a3cb402 commit 8e347f9
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
Binary file modified bun.lockb
Binary file not shown.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,36 +21,36 @@
"clsx": "^2.1.1",
"geist": "^1.3.1",
"lucide-react": "0.475.0",
"next": "^15.2.0-canary.63",
"next": "^15.2.0-canary.71",
"next-themes": "0.4.4",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"tailwind-merge": "^3.0.1",
"tailwind-merge": "^3.0.2",
"zod": "^3.24.2"
},
"devDependencies": {
"@commitlint/cli": "^19.7.1",
"@commitlint/config-conventional": "^19.7.1",
"@ianvs/prettier-plugin-sort-imports": "^4.4.1",
"@tailwindcss/postcss": "^4.0.6",
"@tailwindcss/postcss": "^4.0.8",
"@total-typescript/ts-reset": "^0.6.1",
"@types/eslint": "9.6.1",
"@types/node": "22.13.4",
"@types/react": "^19.0.9",
"@types/react-dom": "^19.0.3",
"@typescript-eslint/eslint-plugin": "^8.24.0",
"@typescript-eslint/parser": "^8.24.0",
"@types/node": "22.13.5",
"@types/react": "^19.0.10",
"@types/react-dom": "^19.0.4",
"@typescript-eslint/eslint-plugin": "^8.24.1",
"@typescript-eslint/parser": "^8.24.1",
"babel-plugin-react-compiler": "^19.0.0-beta-e552027-20250112",
"eslint": "9.20.1",
"eslint": "9.21.0",
"eslint-config-next": "15.1.7",
"eslint-config-prettier": "^10.0.1",
"eslint-plugin-react-compiler": "^19.0.0-beta-e552027-20250112",
"husky": "^9.1.7",
"lint-staged": "^15.4.3",
"postcss": "8.5.2",
"prettier": "^3.5.1",
"postcss": "8.5.3",
"prettier": "^3.5.2",
"prettier-plugin-tailwindcss": "^0.6.11",
"tailwindcss": "^4.0.6",
"tailwindcss": "^4.0.8",
"typescript": "5.7.3"
},
"lint-staged": {
Expand Down

0 comments on commit 8e347f9

Please sign in to comment.