build: substituindo dependência node-sass por sass

This commit is contained in:
Ana Carolina Duarte Cavalcante 2023-01-14 17:35:14 -03:00
parent be31f120e6
commit 779ecda6cc
2 changed files with 557 additions and 664 deletions

1219
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -11,11 +11,11 @@
"@types/react": "^18.0.26",
"@types/react-dom": "^18.0.10",
"formik": "^2.2.9",
"node-sass": "^8.0.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-router-dom": "^6.6.1",
"react-scripts": "5.0.1",
"sass": "^1.57.1",
"typescript": "^4.9.4",
"web-vitals": "^2.1.4",
"yup": "^0.32.11"