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-03-01 17:23:16 +00:00
parent 947f84bce2
commit fc626c83be
3 changed files with 32 additions and 26 deletions

View File

@@ -9,9 +9,9 @@
},
"dependencies": {
"@microsoft/signalr": "7.0.3",
"@reduxjs/toolkit": "1.9.2",
"@reduxjs/toolkit": "1.9.3",
"@tippyjs/react": "4.2.6",
"axios": "1.3.3",
"axios": "1.3.4",
"next": "13.2.3",
"next-pwa": "5.6.0",
"react": "18.2.0",
@@ -25,7 +25,7 @@
"@types/react-redux": "7.1.25",
"autoprefixer": "10.4.13",
"cssnano": "5.1.15",
"eslint": "8.34.0",
"eslint": "8.35.0",
"eslint-config-next": "13.2.3",
"postcss": "8.4.21",
"postcss-import": "15.1.0",