diff --git a/cspell.json b/cspell.json index 949c982..7d72ad7 100644 --- a/cspell.json +++ b/cspell.json @@ -26,7 +26,6 @@ "bluesky", "bostonts", "Hadley", - // "isbot", "Jérémie", "knip", "packagejson", diff --git a/knip.json b/knip.json index 356bf99..1a0eb4d 100644 --- a/knip.json +++ b/knip.json @@ -1,7 +1,7 @@ { "$schema": "https://unpkg.com/knip@latest/schema.json", "entry": ["app/root.tsx!"], - "ignoreDependencies": ["isbot", "lint-staged"], + "ignoreDependencies": ["lint-staged"], "ignoreExportsUsedInFile": { "interface": true, "type": true }, "project": ["app/**/*.ts!", "app/**/*.tsx!"] } diff --git a/package.json b/package.json index b980688..7ab5a98 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,6 @@ "@vanilla-extract/css": "^1.15.3", "@vercel/remix": "^2.11.1", "clsx": "^2.1.1", - "isbot": "^5.1.13", "react": "^18.3.1", "react-dom": "^18.3.1", "zod": "^3.22.4" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 450418a..28f7d77 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -32,9 +32,6 @@ importers: clsx: specifier: ^2.1.1 version: 2.1.1 - isbot: - specifier: ^5.1.13 - version: 5.1.13 react: specifier: ^18.3.1 version: 18.3.1 @@ -2358,10 +2355,6 @@ packages: resolution: {integrity: sha512-vne1mzQUTR+qsMLeCBL9+/tgnDXRyc2pygLGl/WsgA+EZKIiB5Ehu0CiVTHIIk30zhJ24uGz4M5Ppse37aR0Hg==} engines: {node: '>=12'} - isbot@5.1.13: - resolution: {integrity: sha512-RXtBib4m9zChSb+187EpNQML7Z3u2i34zDdqcRFZnqSJs0xdh91xzJytc5apYVg+9Y4NGnUQ0AIeJvX9FAnCUw==} - engines: {node: '>=18'} - isexe@2.0.0: resolution: {integrity: sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==} @@ -6298,8 +6291,6 @@ snapshots: isbot@3.8.0: {} - isbot@5.1.13: {} - isexe@2.0.0: {} jackspeak@3.4.3: