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-10-10 01:14:29 +00:00
parent 254398fd2c
commit f59f62efce
2 changed files with 10 additions and 10 deletions

View File

@@ -9,7 +9,7 @@
},
"dependencies": {
"@microsoft/signalr": "8.0.7",
"@reduxjs/toolkit": "2.2.7",
"@reduxjs/toolkit": "2.2.8",
"@tippyjs/react": "4.2.6",
"axios": "1.7.7",
"next": "14.2.15",
@@ -30,6 +30,6 @@
"postcss": "8.4.47",
"postcss-import": "16.1.0",
"prettier": "3.3.3",
"typescript": "5.6.2"
"typescript": "5.6.3"
}
}