feat(FN-4556): remove basic-setup dependency from dashboard

Removed the `basic-setup` dependency from `@fusion/dashboard` and regenerated the pnpm lockfile, completing the FN-4556 cleanup.

Fusion-Task-Id: FN-4556
This commit is contained in:
Fusion
2026-05-14 21:49:49 -07:00
committed by gsxdsm
parent 73c17f3492
commit f975d42c2a
2 changed files with 0 additions and 101 deletions

View File

@@ -65,7 +65,6 @@
"typecheck": "tsc --noEmit && tsc --noEmit -p tsconfig.app.json"
},
"dependencies": {
"@codemirror/basic-setup": "^0.20.0",
"@codemirror/lang-css": "^6.3.1",
"@codemirror/lang-javascript": "^6.2.3",
"@codemirror/lang-json": "^6.0.1",