Skip to content

Commit 41ec3d9

Browse files
chore(deps): update all non-major dependencies (#260)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 323e3c3 commit 41ec3d9

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

bun.lockb

2.62 KB
Binary file not shown.

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@
1919
"dependencies": {
2020
"clsx": "^2.1.1",
2121
"lucide-react": "^0.577.0",
22-
"react": "^19.2.4",
23-
"react-dom": "^19.2.4",
22+
"react": "^19.2.5",
23+
"react-dom": "^19.2.5",
2424
"react-router-dom": "^7.14.0",
2525
"tailwind-merge": "3.5.0"
2626
},
@@ -30,28 +30,28 @@
3030
"@ianvs/prettier-plugin-sort-imports": "^4.7.1",
3131
"@tailwindcss/postcss": "^4.2.2",
3232
"@total-typescript/ts-reset": "^0.6.1",
33-
"@types/node": "^25.5.2",
33+
"@types/node": "^25.6.0",
3434
"@types/react": "^19.2.14",
3535
"@types/react-dom": "^19.2.3",
36-
"@typescript-eslint/eslint-plugin": "^8.58.0",
37-
"@typescript-eslint/parser": "^8.58.0",
36+
"@typescript-eslint/eslint-plugin": "^8.58.1",
37+
"@typescript-eslint/parser": "^8.58.1",
3838
"@vitejs/plugin-react-swc": "^4.3.0",
3939
"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",
45-
"globals": "^17.4.0",
45+
"globals": "^17.5.0",
4646
"husky": "^9.1.7",
4747
"lint-staged": "^16.4.0",
48-
"postcss": "^8.5.8",
49-
"prettier": "^3.8.1",
48+
"postcss": "^8.5.9",
49+
"prettier": "^3.8.2",
5050
"prettier-plugin-tailwindcss": "^0.7.2",
5151
"tailwindcss": "^4.2.2",
5252
"typescript": "^5.9.3",
53-
"typescript-eslint": "^8.58.0",
54-
"vite": "^8.0.3"
53+
"typescript-eslint": "^8.58.1",
54+
"vite": "^8.0.8"
5555
},
5656
"lint-staged": {
5757
"*.{ts,tsx,md,mdx}": [

0 commit comments

Comments
 (0)