From 795663aafa956b9e7c16ea3b40ca254a3bf8d332 Mon Sep 17 00:00:00 2001 From: Sidharth Vinod Date: Sun, 13 Apr 2025 12:01:15 +0530 Subject: [PATCH] chore: Cleanup deps --- .vscode/settings.json | 3 ++- package.json | 1 - pnpm-lock.yaml | 13 ------------- 3 files changed, 2 insertions(+), 15 deletions(-) diff --git a/.vscode/settings.json b/.vscode/settings.json index b12209df..bf87283c 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -28,7 +28,8 @@ "serdes", "Stackable", "tailwindcss", - "uparrow" + "uparrow", + "zenuml" ], "vitest.commandLine": "pnpm test:unit", "vitest.enable": true, diff --git a/package.json b/package.json index db75d82d..a46d8abe 100644 --- a/package.json +++ b/package.json @@ -87,7 +87,6 @@ "@codemirror/lang-yaml": "^6.1.2", "@codemirror/language": "^6.11.0", "@codemirror/state": "^6.5.2", - "@codemirror/theme-one-dark": "^6.1.2", "@codemirror/view": "^6.36.5", "@fontsource-variable/recursive": "^5.2.5", "@fsegurai/codemirror-theme-vscode-dark": "^6.1.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 35b35d63..4626d8a6 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -23,9 +23,6 @@ importers: '@codemirror/state': specifier: ^6.5.2 version: 6.5.2 - '@codemirror/theme-one-dark': - specifier: ^6.1.2 - version: 6.1.2 '@codemirror/view': specifier: ^6.36.5 version: 6.36.5 @@ -356,9 +353,6 @@ packages: '@codemirror/state@6.5.2': resolution: {integrity: sha512-FVqsPqtPWKVVL3dPSxy8wEF/ymIEuVzF1PK3VbUgrxXpJUSHQWWZz4JMToquRxnkw+36LTamCZG2iua2Ptq0fA==} - '@codemirror/theme-one-dark@6.1.2': - resolution: {integrity: sha512-F+sH0X16j/qFLMAfbciKTxVOwkdAS336b7AXTKOZhy8BR3eH/RelsnLgLFINrpST63mmN2OuwUt0W2ndUgYwUA==} - '@codemirror/view@6.36.5': resolution: {integrity: sha512-cd+FZEUlu3GQCYnguYm3EkhJ8KJVisqqUsCOKedBoAt/d9c76JUUap6U0UrpElln5k6VyrEOYliMuDAKIeDQLg==} @@ -4079,13 +4073,6 @@ snapshots: dependencies: '@marijn/find-cluster-break': 1.0.2 - '@codemirror/theme-one-dark@6.1.2': - dependencies: - '@codemirror/language': 6.11.0 - '@codemirror/state': 6.5.2 - '@codemirror/view': 6.36.5 - '@lezer/highlight': 1.2.1 - '@codemirror/view@6.36.5': dependencies: '@codemirror/state': 6.5.2