Skip to content

Commit 8edde30

Browse files
committed
Update TypeScript ESLint packages and eslint-plugin-react-refresh
1 parent 7a999db commit 8edde30

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

src/client/ui/bun.lockb

-29.7 KB
Binary file not shown.

src/client/ui/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -25,16 +25,16 @@
2525
"@types/node": "^24.5.2",
2626
"@types/react": "^19.1.13",
2727
"@types/react-dom": "^19.1.9",
28-
"@typescript-eslint/eslint-plugin": "^8.44.0",
29-
"@typescript-eslint/parser": "^8.44.0",
28+
"@typescript-eslint/eslint-plugin": "^8.44.1",
29+
"@typescript-eslint/parser": "^8.44.1",
3030
"@vitejs/plugin-react-swc": "^4.1.0",
3131
"eslint": "^9.36.0",
3232
"eslint-plugin-react-hooks": "^5.2.0",
33-
"eslint-plugin-react-refresh": "^0.4.20",
33+
"eslint-plugin-react-refresh": "^0.4.22",
3434
"postcss": "^8.5.6",
3535
"tailwindcss": "^4.1.13",
3636
"typescript": "^5.9.2",
37-
"vite": "^7.1.6"
37+
"vite": "^7.1.7"
3838
},
3939
"overrides": {
4040
"braces": "^3.0.3"

0 commit comments

Comments
 (0)