From bd3d75df6bab819bc83fd2c2c52d4e10fa58f9fe Mon Sep 17 00:00:00 2001 From: CyberRex Date: Sat, 21 Jan 2023 18:41:30 +0900 Subject: Update chokidar and use pnpm exec (#9640) * Fix for dev mode * Update packages/frontend/package.json Co-authored-by: tamaina Co-authored-by: tamaina --- pnpm-lock.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'pnpm-lock.yaml') diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 993efd1746..e0ffafd129 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -1,7 +1,7 @@ lockfileVersion: 5.4 overrides: - chokidar: ^3.3.1 + chokidar: ^3.5.3 lodash: ^4.17.21 importers: @@ -126,7 +126,7 @@ importers: cbor: 8.1.0 chalk: 5.2.0 chalk-template: 0.4.0 - chokidar: ^3.3.1 + chokidar: ^3.5.3 cli-highlight: 2.1.11 color-convert: 2.0.1 content-disposition: 0.5.4 -- cgit v1.2.3-freya