diff --git a/knip.json b/knip.json index 9037fa042d..54cd3a3349 100644 --- a/knip.json +++ b/knip.json @@ -1,7 +1,7 @@ { "$schema": "https://unpkg.com/knip@5/schema.json", "ignore": ["**/__tests__/**", "apps/vscode-e2e/**", "scripts/**", "apps/cli/scripts/**"], - "ignoreDependencies": ["lint-staged", "only-allow", "ovsx"], + "ignoreDependencies": ["lint-staged", "ovsx"], "ignoreExportsUsedInFile": true, "workspaces": { "src": { diff --git a/package.json b/package.json index 13d72d36fb..083374f8cc 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,6 @@ "knip": "5.60.2", "lint-staged": "16.4.0", "mkdirp": "3.0.1", - "only-allow": "1.2.1", "ovsx": "0.10.4", "prettier": "3.5.3", "rimraf": "6.0.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 857b0ff8c0..d5e54b99af 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -54,9 +54,6 @@ importers: mkdirp: specifier: 3.0.1 version: 3.0.1 - only-allow: - specifier: 1.2.1 - version: 1.2.1 ovsx: specifier: 0.10.4 version: 0.10.4 @@ -7086,10 +7083,6 @@ packages: oniguruma-to-es@4.3.3: resolution: {integrity: sha512-rPiZhzC3wXwE59YQMRDodUwwT9FZ9nNBwQQfsd1wfdtlKEyCdRV0avrTcSZ5xlIvGRVPd/cx6ZN45ECmS39xvg==} - only-allow@1.2.1: - resolution: {integrity: sha512-M7CJbmv7UCopc0neRKdzfoGWaVZC+xC1925GitKH9EAqYFzX9//25Q7oX4+jw0tiCCj+t5l6VZh8UPH23NZkMA==} - hasBin: true - open@10.1.2: resolution: {integrity: sha512-cxN6aIDPz6rm8hbebcP7vrQNhvRcveZoJU72Y7vskh4oIm+BZwBECnx5nTmrlres1Qapvx27Qo1Auukpf8PKXw==} engines: {node: '>=18'} @@ -8875,10 +8868,6 @@ packages: resolution: {integrity: sha512-K4jVyjnBdgvc86Y6BkaLZEN933SwYOuBFkdmBu9ZfkcAbdVbpITnDmjvZ/aQjRXQrv5EPkTnD1s39GiiqbngCw==} engines: {node: '>= 0.4'} - which-pm-runs@1.1.0: - resolution: {integrity: sha512-n1brCuqClxfFfq/Rb0ICg9giSZqCS+pLtccdag6C2HyufBrh3fBOiy9nb6ggRMvWOVH5GrdJskj5iGTZNxd7SA==} - engines: {node: '>=4'} - which-typed-array@1.1.19: resolution: {integrity: sha512-rEvr90Bck4WZt9HHFC4DJMsjvu7x+r6bImz0/BrbWb7A2djJ8hnZMrWnHo9F8ssv0OMErasDhftrfROTyqSDrw==} engines: {node: '>= 0.4'} @@ -16315,10 +16304,6 @@ snapshots: regex: 6.0.1 regex-recursion: 6.0.2 - only-allow@1.2.1: - dependencies: - which-pm-runs: 1.1.0 - open@10.1.2: dependencies: default-browser: 5.2.1 @@ -18337,8 +18322,6 @@ snapshots: is-weakmap: 2.0.2 is-weakset: 2.0.4 - which-pm-runs@1.1.0: {} - which-typed-array@1.1.19: dependencies: available-typed-arrays: 1.0.7