preparing to redefine some actions

This commit is contained in:
2022-08-05 14:08:31 -05:00
parent 4de7c30804
commit 9abd8b2667
10 changed files with 1707 additions and 83 deletions

View File

@@ -17,10 +17,12 @@
"uuid": "^8.3.2"
},
"devDependencies": {
"@testing-library/react": "^13.3.0",
"@types/react": "^18.0.15",
"@types/react-dom": "^18.0.6",
"@types/uuid": "^8.3.4",
"@vitejs/plugin-react": "^2.0.0",
"jsdom": "^20.0.0",
"typescript": "^4.6.4",
"vite": "^3.0.0",
"vitest": "^0.20.2"