Skip to content

Commit b85a02e

Browse files
chore(deps): update all non-major dependencies
1 parent b677f6d commit b85a02e

File tree

2 files changed

+816
-736
lines changed

2 files changed

+816
-736
lines changed

package.json

+28-28
Original file line numberDiff line numberDiff line change
@@ -14,36 +14,36 @@
1414
"prepare": "husky install"
1515
},
1616
"dependencies": {
17-
"clsx": "^2.1.0",
18-
"lucide-react": "^0.309.0",
19-
"react": "^18.2.0",
20-
"react-dom": "^18.2.0",
21-
"react-router-dom": "^6.21.2",
22-
"tailwind-merge": "^2.2.0"
17+
"clsx": "^2.1.1",
18+
"lucide-react": "^0.446.0",
19+
"react": "^18.3.1",
20+
"react-dom": "^18.3.1",
21+
"react-router-dom": "^6.26.2",
22+
"tailwind-merge": "^2.5.2"
2323
},
2424
"devDependencies": {
25-
"@commitlint/cli": "^19.2.1",
26-
"@commitlint/config-conventional": "^19.1.0",
27-
"@ianvs/prettier-plugin-sort-imports": "^4.1.1",
28-
"@types/node": "^20.11.0",
29-
"@types/react": "^18.2.47",
30-
"@types/react-dom": "^18.2.18",
31-
"@typescript-eslint/eslint-plugin": "^8.0.0",
32-
"@typescript-eslint/parser": "^8.0.0",
33-
"@vitejs/plugin-react-swc": "^3.5.0",
34-
"autoprefixer": "^10.4.16",
35-
"eslint": "^8.56.0",
25+
"@commitlint/cli": "^19.5.0",
26+
"@commitlint/config-conventional": "^19.5.0",
27+
"@ianvs/prettier-plugin-sort-imports": "^4.3.1",
28+
"@types/node": "^20.16.10",
29+
"@types/react": "^18.3.10",
30+
"@types/react-dom": "^18.3.0",
31+
"@typescript-eslint/eslint-plugin": "^8.8.0",
32+
"@typescript-eslint/parser": "^8.8.0",
33+
"@vitejs/plugin-react-swc": "^3.7.1",
34+
"autoprefixer": "^10.4.20",
35+
"eslint": "^8.57.1",
3636
"eslint-config-prettier": "^9.1.0",
37-
"eslint-plugin-react-hooks": "^4.6.0",
38-
"eslint-plugin-react-refresh": "^0.4.5",
39-
"eslint-plugin-tailwindcss": "^3.13.1",
40-
"husky": "^9.0.6",
41-
"lint-staged": "^15.2.0",
42-
"postcss": "^8.4.33",
43-
"prettier": "^3.2.2",
44-
"prettier-plugin-tailwindcss": "^0.5.11",
45-
"tailwindcss": "^3.4.1",
46-
"typescript": "^5.3.3",
47-
"vite": "^5.0.11"
37+
"eslint-plugin-react-hooks": "^4.6.2",
38+
"eslint-plugin-react-refresh": "^0.4.12",
39+
"eslint-plugin-tailwindcss": "^3.17.4",
40+
"husky": "^9.1.6",
41+
"lint-staged": "^15.2.10",
42+
"postcss": "^8.4.47",
43+
"prettier": "^3.3.3",
44+
"prettier-plugin-tailwindcss": "^0.6.8",
45+
"tailwindcss": "^3.4.13",
46+
"typescript": "^5.6.2",
47+
"vite": "^5.4.8"
4848
}
4949
}

0 commit comments

Comments
 (0)