This commit is contained in:
Zakhar
2026-09-02 09:41:12 +03:00
parent 099755d516
commit 820f12d33a
24 changed files with 567 additions and 106 deletions
+2
View File
@@ -4,9 +4,11 @@
"build": "vite build"
},
"dependencies": {
"@reduxjs/toolkit": "^2.12.0",
"http-server": "^14.1.1",
"react": "^19.2.8",
"react-dom": "^19.2.8",
"react-redux": "^9.3.0",
"styled-components": "^6.5.3",
"zustand": "^5.0.15"
},