This commit is contained in:
Primakov Alexandr Alexandrovich
2025-01-23 18:30:45 +03:00
parent 67fa902c75
commit 4b869ffe7a
13 changed files with 208 additions and 43 deletions
+2
View File
@@ -20,6 +20,7 @@
"@chakra-ui/react": "^2.10.3",
"@eslint/js": "^9.11.0",
"@redux-devtools/extension": "^3.3.0",
"@reduxjs/toolkit": "^2.5.0",
"@stylistic/eslint-plugin": "^2.8.0",
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
@@ -35,6 +36,7 @@
"react-redux": "^9.2.0",
"react-router-dom": "^6.23.1",
"redux": "^5.0.1",
"redux-thunk": "^3.1.0",
"typescript-eslint": "^8.6.0"
}
}