fix(deps): update all dependencies
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing

This commit is contained in:
2024-12-11 06:01:00 +00:00
parent 37e2b58254
commit 33a68650e6
2 changed files with 20 additions and 20 deletions

View File

@@ -9,14 +9,14 @@
},
"dependencies": {
"@microsoft/signalr": "8.0.7",
"@reduxjs/toolkit": "2.4.0",
"@reduxjs/toolkit": "2.5.0",
"@tippyjs/react": "4.2.6",
"axios": "1.7.9",
"next": "15.1.0",
"next-pwa": "5.6.0",
"react": "19.0.0",
"react-dom": "19.0.0",
"react-redux": "9.1.2",
"react-redux": "9.2.0",
"react-textarea-autosize": "8.5.6",
"tailwindcss": "3.4.16"
},