From e56cfaac8c7b1f665307582c69fe3f8780912015 Mon Sep 17 00:00:00 2001 From: Zoltan Kochan Date: Mon, 11 Oct 2021 13:37:21 +0300 Subject: [PATCH] fix(supi): path-exists should be a prod dependency (#3850) --- .changeset/few-pens-double.md | 5 +++++ packages/supi/package.json | 5 +---- pnpm-lock.yaml | 8 +------- 3 files changed, 7 insertions(+), 11 deletions(-) create mode 100644 .changeset/few-pens-double.md diff --git a/.changeset/few-pens-double.md b/.changeset/few-pens-double.md new file mode 100644 index 0000000000..db2b00b1bc --- /dev/null +++ b/.changeset/few-pens-double.md @@ -0,0 +1,5 @@ +--- +"supi": patch +--- + +`path-exists` should be a prod dependency. diff --git a/packages/supi/package.json b/packages/supi/package.json index fc44e4468d..8a36c1b08d 100644 --- a/packages/supi/package.json +++ b/packages/supi/package.json @@ -57,6 +57,7 @@ "p-filter": "^2.1.0", "p-limit": "^3.1.0", "path-absolute": "^1.0.1", + "path-exists": "^4.0.0", "ramda": "^0.27.1", "run-groups": "^3.0.1", "semver": "^7.3.4", @@ -82,17 +83,13 @@ "@types/semver": "^7.3.4", "@types/sinon": "^9.0.11", "anonymous-npm-registry-client": "0.1.2", - "cross-spawn": "^7.0.3", "deep-require-cwd": "1.0.0", - "dir-is-case-sensitive": "^2.0.0", "execa": "npm:safe-execa@^0.1.1", "exists-link": "2.0.0", "is-ci": "^3.0.0", "is-windows": "^1.0.2", "ncp": "^2.0.0", "nock": "12.0.3", - "npm-run-all": "^4.1.5", - "path-exists": "^4.0.0", "path-name": "^1.0.0", "read-yaml-file": "^2.1.0", "resolve-link-target": "^2.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 5dde6ba79e..2c354004ef 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -3062,10 +3062,8 @@ importers: '@zkochan/npm-package-arg': ^2.0.1 '@zkochan/rimraf': ^2.1.1 anonymous-npm-registry-client: 0.1.2 - cross-spawn: ^7.0.3 deep-require-cwd: 1.0.0 dependency-path: workspace:8.0.4 - dir-is-case-sensitive: ^2.0.0 execa: npm:safe-execa@^0.1.1 exists-link: 2.0.0 graph-sequencer: 2.0.0 @@ -3077,7 +3075,6 @@ importers: ncp: ^2.0.0 nock: 12.0.3 normalize-path: ^3.0.0 - npm-run-all: ^4.1.5 p-every: ^2.0.0 p-filter: ^2.1.0 p-limit: ^3.1.0 @@ -3139,6 +3136,7 @@ importers: p-filter: 2.1.0 p-limit: 3.1.0 path-absolute: 1.0.1 + path-exists: 4.0.0 ramda: 0.27.1 run-groups: 3.0.1 semver: 7.3.5 @@ -3163,17 +3161,13 @@ importers: '@types/semver': 7.3.8 '@types/sinon': 9.0.11 anonymous-npm-registry-client: 0.1.2 - cross-spawn: 7.0.3 deep-require-cwd: 1.0.0 - dir-is-case-sensitive: 2.0.0 execa: /safe-execa/0.1.1 exists-link: 2.0.0 is-ci: 3.0.0 is-windows: 1.0.2 ncp: 2.0.0 nock: 12.0.3 - npm-run-all: 4.1.5 - path-exists: 4.0.0 path-name: 1.0.0 read-yaml-file: 2.1.0 resolve-link-target: 2.0.0