diff --git a/bun.lock b/bun.lock index fd39d93..343f2a1 100644 --- a/bun.lock +++ b/bun.lock @@ -1,5 +1,6 @@ { "lockfileVersion": 1, + "configVersion": 0, "workspaces": { "": { "name": "pacify-proxy-manager", @@ -11,7 +12,7 @@ "@codemirror/lint": "6.9.7", "@codemirror/state": "6.6.0", "@codemirror/theme-one-dark": "6.1.3", - "@codemirror/view": "6.43.6", + "@codemirror/view": "6.43.9", "loglevel": "1.9.2", "lucide-svelte": "1.0.1", "svelte": "5.56.6", diff --git a/package.json b/package.json index 933cd50..0c98a90 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "@codemirror/lint": "6.9.7", "@codemirror/state": "6.6.0", "@codemirror/theme-one-dark": "6.1.3", - "@codemirror/view": "6.43.6", + "@codemirror/view": "6.43.9", "loglevel": "1.9.2", "lucide-svelte": "1.0.1", "svelte": "5.56.6",