chore: remove unused node-sass dependency and upgrade sass dep [skip e2e]

This commit is contained in:
Aman Harwara
2024-06-22 17:35:13 +05:30
parent 06805e9125
commit 3c9b655165
26 changed files with 16 additions and 278 deletions

View File

@@ -80,7 +80,6 @@
"minimatch": "^5.1.1",
"mobx": "^6.8.0",
"mobx-react-lite": "^3.4.2",
"node-sass": "^8.0.0",
"npm-check-updates": "*",
"postcss": "^8.4.19",
"postcss-loader": "^7.0.2",
@@ -90,6 +89,7 @@
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-refresh": "^0.14.0",
"sass": "^1.77.6",
"sass-loader": "*",
"svg-jest": "^1.0.1",
"tailwindcss": "^3.4.0",