This commit is contained in:
grinikita
2024-12-14 12:32:32 +03:00
parent b997d670a0
commit 0ad224f04d
11 changed files with 191 additions and 32 deletions
+3
View File
@@ -17,9 +17,12 @@
"@brojs/cli": "^1.6.3",
"@emotion/react": "^11.13.5",
"@emotion/styled": "^11.13.5",
"@reduxjs/toolkit": "^2.5.0",
"axios": "^1.7.9",
"express": "^4.19.2",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-redux": "^9.2.0",
"react-router-dom": "^6.28.0"
},
"devDependencies": {