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-02-17 11:23:10 +00:00
parent cce53f07e8
commit 8b351b5605
2 changed files with 20 additions and 20 deletions

View File

@@ -9,7 +9,7 @@
},
"dependencies": {
"@microsoft/signalr": "8.0.0",
"@reduxjs/toolkit": "2.1.0",
"@reduxjs/toolkit": "2.2.1",
"@tippyjs/react": "4.2.6",
"axios": "1.6.7",
"next": "14.1.0",
@@ -27,9 +27,9 @@
"cssnano": "6.0.3",
"eslint": "8.56.0",
"eslint-config-next": "14.1.0",
"postcss": "8.4.33",
"postcss-import": "16.0.0",
"prettier": "3.2.4",
"postcss": "8.4.35",
"postcss-import": "16.0.1",
"prettier": "3.2.5",
"typescript": "5.3.3"
}
}