Skip to content

Commit 3d300a6

Browse files
committed
Update @types/react, @typescript-eslint packages, and lefthook to latest versions
1 parent bbeee1a commit 3d300a6

2 files changed

Lines changed: 116 additions & 116 deletions

File tree

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -27,12 +27,12 @@
2727
"@react-router/dev": "^7.9.3",
2828
"@tailwindcss/postcss": "^4.1.13",
2929
"@tailwindcss/vite": "^4.1.13",
30-
"@types/react": "^19.1.14",
30+
"@types/react": "^19.1.16",
3131
"@types/react-dom": "^19.1.9",
32-
"@typescript-eslint/eslint-plugin": "^8.44.1",
33-
"@typescript-eslint/parser": "^8.44.1",
32+
"@typescript-eslint/eslint-plugin": "^8.45.0",
33+
"@typescript-eslint/parser": "^8.45.0",
3434
"autoprefixer": "^10.4.21",
35-
"lefthook": "^1.13.4",
35+
"lefthook": "^1.13.5",
3636
"postcss": "^8.5.6",
3737
"tailwindcss": "^4.1.13",
3838
"tailwindcss-animate": "^1.0.7",

0 commit comments

Comments
 (0)