modal modified
Showing
This diff is collapsed.
... | @@ -6,7 +6,7 @@ | ... | @@ -6,7 +6,7 @@ |
"@reduxjs/toolkit": "^2.2.1", | "@reduxjs/toolkit": "^2.2.1", | ||
"@testing-library/jest-dom": "^5.17.0", | "@testing-library/jest-dom": "^5.17.0", | ||
"@testing-library/react": "^13.4.0", | "@testing-library/react": "^13.4.0", | ||
"@testing-library/user-event": "^13.5.0", | "@testing-library/user-event": "^14.5.2", | ||
"axios": "^1.6.7", | "axios": "^1.6.7", | ||
"cors": "^2.8.5", | "cors": "^2.8.5", | ||
"express": "^4.18.3", | "express": "^4.18.3", | ||
... | @@ -50,6 +50,7 @@ | ... | @@ -50,6 +50,7 @@ |
] | ] | ||
}, | }, | ||
"devDependencies": { | "devDependencies": { | ||
"@babel/preset-env": "^7.24.3", | |||
"tailwindcss": "^3.4.1" | "tailwindcss": "^3.4.1" | ||
} | } | ||
} | } |
public/favicon1.png
0 → 100644
2.37 KB
src/.babelrc
0 → 100644
This diff is collapsed.