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-05 06:10:27 +00:00
parent 56acef5fe9
commit 409eb23476
2 changed files with 10 additions and 10 deletions

View File

@@ -11,7 +11,7 @@
"@microsoft/signalr": "8.0.7",
"@reduxjs/toolkit": "2.4.0",
"@tippyjs/react": "4.2.6",
"axios": "1.7.8",
"axios": "1.7.9",
"next": "15.0.3",
"next-pwa": "5.6.0",
"react": "18.3.1",
@@ -29,7 +29,7 @@
"eslint-config-next": "15.0.3",
"postcss": "8.4.49",
"postcss-import": "16.1.0",
"prettier": "3.4.1",
"prettier": "3.4.2",
"typescript": "5.7.2"
}
}