build: Don't install @edx/studio-frontend

The dependencies on this package via studio should all be removed now
and so we no longer need to install this package to pickup any
components from it.

This work is part of:
* https://github.com/openedx/edx-platform/issues/36275
* https://github.com/openedx/edx-platform/issues/36108
This commit is contained in:
Feanil Patel
2025-10-14 16:39:53 -04:00
parent 14d4aa22c8
commit 1ebe64db56
3 changed files with 1474 additions and 1662 deletions

View File

@@ -44,7 +44,6 @@
"@edx/edx-proctoring": "^4.18.1",
"@edx/frontend-component-cookie-policy-banner": "2.2.0",
"@edx/paragon": "2.6.4",
"@edx/studio-frontend": "^2.1.0",
"@testing-library/jest-dom": "^6.6.3",
"@testing-library/react": "^12.1.5",
"@testing-library/user-event": "^12.8.3",