Skip to content

Commit 5066aba

Browse files
chore(deps): update all non-major dependencies (#250)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2ee4efe commit 5066aba

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

bun.lockb

4.66 KB
Binary file not shown.

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -18,34 +18,34 @@
1818
},
1919
"dependencies": {
2020
"clsx": "^2.1.1",
21-
"lucide-react": "^0.576.0",
21+
"lucide-react": "^0.577.0",
2222
"react": "^19.2.4",
2323
"react-dom": "^19.2.4",
2424
"react-router-dom": "^7.13.1",
2525
"tailwind-merge": "3.5.0"
2626
},
2727
"devDependencies": {
28-
"@commitlint/cli": "^20.4.2",
29-
"@commitlint/config-conventional": "^20.4.2",
28+
"@commitlint/cli": "^20.4.3",
29+
"@commitlint/config-conventional": "^20.4.3",
3030
"@ianvs/prettier-plugin-sort-imports": "^4.7.1",
3131
"@tailwindcss/postcss": "^4.2.1",
3232
"@total-typescript/ts-reset": "^0.6.1",
33-
"@types/node": "^25.3.3",
33+
"@types/node": "^25.3.5",
3434
"@types/react": "^19.2.14",
3535
"@types/react-dom": "^19.2.3",
3636
"@typescript-eslint/eslint-plugin": "^8.56.1",
3737
"@typescript-eslint/parser": "^8.56.1",
3838
"@vitejs/plugin-react-swc": "^4.2.3",
39-
"eslint": "^9.39.3",
39+
"eslint": "^9.39.4",
4040
"eslint-config-prettier": "^10.1.8",
4141
"eslint-plugin-prettier": "^5.5.5",
4242
"eslint-plugin-react": "^7.37.5",
4343
"eslint-plugin-react-hooks": "^7.0.1",
4444
"eslint-plugin-react-refresh": "^0.5.2",
4545
"globals": "^17.4.0",
4646
"husky": "^9.1.7",
47-
"lint-staged": "^16.3.1",
48-
"postcss": "^8.5.6",
47+
"lint-staged": "^16.3.2",
48+
"postcss": "^8.5.8",
4949
"prettier": "^3.8.1",
5050
"prettier-plugin-tailwindcss": "^0.7.2",
5151
"tailwindcss": "^4.2.1",

0 commit comments

Comments
 (0)