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:
2023-04-19 20:04:33 +00:00
parent 63227b0c02
commit 788199583f
2 changed files with 10 additions and 10 deletions

View File

@@ -11,7 +11,7 @@
"@microsoft/signalr": "7.0.5",
"@reduxjs/toolkit": "1.9.5",
"@tippyjs/react": "4.2.6",
"axios": "1.3.5",
"axios": "1.3.6",
"next": "13.3.0",
"next-pwa": "5.6.0",
"react": "18.2.0",
@@ -27,7 +27,7 @@
"cssnano": "6.0.0",
"eslint": "8.38.0",
"eslint-config-next": "13.3.0",
"postcss": "8.4.22",
"postcss": "8.4.23",
"postcss-import": "15.1.0",
"prettier": "2.8.7",
"typescript": "5.0.4"