We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7a999db commit 8edde30Copy full SHA for 8edde30
src/client/ui/bun.lockb
-29.7 KB
src/client/ui/package.json
@@ -25,16 +25,16 @@
25
"@types/node": "^24.5.2",
26
"@types/react": "^19.1.13",
27
"@types/react-dom": "^19.1.9",
28
- "@typescript-eslint/eslint-plugin": "^8.44.0",
29
- "@typescript-eslint/parser": "^8.44.0",
+ "@typescript-eslint/eslint-plugin": "^8.44.1",
+ "@typescript-eslint/parser": "^8.44.1",
30
"@vitejs/plugin-react-swc": "^4.1.0",
31
"eslint": "^9.36.0",
32
"eslint-plugin-react-hooks": "^5.2.0",
33
- "eslint-plugin-react-refresh": "^0.4.20",
+ "eslint-plugin-react-refresh": "^0.4.22",
34
"postcss": "^8.5.6",
35
"tailwindcss": "^4.1.13",
36
"typescript": "^5.9.2",
37
- "vite": "^7.1.6"
+ "vite": "^7.1.7"
38
},
39
"overrides": {
40
"braces": "^3.0.3"
0 commit comments