Skip to content

Commit 0eb5db6

Browse files
committed
fix some bugs
1 parent 845a42c commit 0eb5db6

File tree

2 files changed

+86
-86
lines changed

2 files changed

+86
-86
lines changed

client/package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -42,15 +42,15 @@
4242
"react-router-dom": "^6.26.1"
4343
},
4444
"devDependencies": {
45-
"@eslint/js": "^9.9.0",
46-
"@types/react": "^18.3.3",
45+
"@eslint/js": "^9.10.0",
46+
"@types/react": "^18.3.5",
4747
"@types/react-dom": "^18.3.0",
4848
"@vitejs/plugin-react": "^4.3.1",
49-
"eslint": "^9.9.0",
50-
"eslint-plugin-react": "^7.35.0",
51-
"eslint-plugin-react-hooks": "^5.1.0-rc.0",
52-
"eslint-plugin-react-refresh": "^0.4.9",
49+
"eslint": "^9.10.0",
50+
"eslint-plugin-react": "^7.35.2",
51+
"eslint-plugin-react-hooks": "5.1.0-rc-fb9a90fa48-20240614",
52+
"eslint-plugin-react-refresh": "^0.4.11",
5353
"globals": "^15.9.0",
54-
"vite": "^5.4.1"
54+
"vite": "^5.4.3"
5555
}
5656
}

client/pnpm-lock.yaml

Lines changed: 79 additions & 79 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)