add flatastic api

This commit is contained in:
2025-07-24 22:29:23 +02:00
parent afd46715c2
commit 5448285211
21 changed files with 290 additions and 83 deletions

View File

@@ -12,10 +12,12 @@
"dependencies": {
"@reduxjs/toolkit": "^2.8.2",
"@types/lodash": "^4.17.20",
"@types/node": "^24.1.0",
"lodash": "^4.17.21",
"react": "^19.1.0",
"react-dom": "^19.1.0",
"react-redux": "^9.2.0"
"react-redux": "^9.2.0",
"redux-persist": "^6.0.0"
},
"devDependencies": {
"@eslint/js": "^9.31.0",