Skip to content

Commit

Permalink
updated packages for client
Browse files Browse the repository at this point in the history
  • Loading branch information
albert-byiringiro committed Dec 19, 2024
1 parent baa1a7d commit 272c71a
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"react-use": "^17.5.1",
"socket.io-client": "^4.8.1",
"valtio": "^1.13.2",
"vite": "^6.0.3"
"vite": "^6.0.4"
},
"devDependencies": {
"@babel/core": "^7.26.0",
Expand All @@ -38,12 +38,13 @@
"@testing-library/react": "^14.0.0",
"@types/jest": "^27.5.2",
"@types/node": "^22.10.2",
"@types/react": "^18.3.13",
"@types/react": "^18.3.17",
"@types/react-dom": "^18.3.5",
"@types/react-transition-group": "^4.4.9",
"@types/react-transition-group": "^4.4.12",
"@typescript-eslint/eslint-plugin": "^5.62.0",
"@typescript-eslint/parser": "^5.62.0",
"@vitejs/plugin-react": "^4.3.4",
"autoprefixer": "^10.4.20",
"babel-loader": "^8.4.1",
"eslint": "^8.57.1",
"eslint-config-prettier": "^8.10.0",
Expand Down

0 comments on commit 272c71a

Please sign in to comment.