Skip to content

Commit 0043bcb

Browse files
committed
fix: resolve dependency vulnerabilities
1 parent 22e4826 commit 0043bcb

5 files changed

Lines changed: 253 additions & 272 deletions

File tree

client/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"react-infinite-scroll-component": "^6.1.0",
5757
"react-intersection-observer": "^9.13.1",
5858
"react-lazy-load-image-component": "^1.6.3",
59-
"react-router-dom": "^6.27.0",
59+
"react-router-dom": "^7.18.0",
6060
"react-virtualized": "^9.22.6",
6161
"simplebar-react": "^3.2.6",
6262
"socket.io-client": "^4.8.1",
@@ -76,6 +76,6 @@
7676
"babel-plugin-react-compiler": "^1.0.0",
7777
"postcss": "^8.4.47",
7878
"tailwindcss": "^4.1.18",
79-
"vite": "^5.4.10"
79+
"vite": "^6.4.3"
8080
}
8181
}

0 commit comments

Comments
 (0)