Update all dependencies
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing

This commit is contained in:
2022-11-04 20:20:12 +00:00
parent 76bc7c60e8
commit b64c63958a
2 changed files with 29 additions and 29 deletions

View File

@@ -9,19 +9,19 @@
},
"dependencies": {
"@microsoft/signalr": "6.0.10",
"@reduxjs/toolkit": "1.8.6",
"@reduxjs/toolkit": "1.9.0",
"@tippyjs/react": "4.2.6",
"axios": "1.1.3",
"next": "13.0.2",
"next-pwa": "5.6.0",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-redux": "8.0.4",
"react-redux": "8.0.5",
"react-textarea-autosize": "8.3.4",
"tailwindcss": "3.2.1"
},
"devDependencies": {
"@types/react": "18.0.24",
"@types/react": "18.0.25",
"@types/react-redux": "7.1.24",
"autoprefixer": "10.4.13",
"cssnano": "5.1.14",