diff --git a/packages/core/package.json b/packages/core/package.json index a565dee3..67247a2c 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -45,7 +45,7 @@ ], "dependencies": { "@formatjs/icu-messageformat-parser": "^2.0.10", - "chokidar": "^3.4.3", + "chokidar": "^4.0.0", "debug": "^4.3.1", "fast-glob": "^3.2.4", "fastest-validator": "^1.9.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index bd489b1e..37af586d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -325,8 +325,8 @@ importers: specifier: ^2.0.10 version: 2.9.7 chokidar: - specifier: ^3.4.3 - version: 3.6.0 + specifier: ^4.0.0 + version: 4.0.3 debug: specifier: ^4.3.1 version: 4.4.0 @@ -2490,6 +2490,10 @@ packages: resolution: {integrity: sha512-7VT13fmjotKpGipCW9JEQAusEPE+Ei8nl6/g4FBAmIm0GOOLMua9NDDo/DWp0ZAxCr3cPq5ZpBqmPAQgDda2Pw==} engines: {node: '>= 8.10.0'} + chokidar@4.0.3: + resolution: {integrity: sha512-Qgzu8kfBvo+cA4962jnP1KkS6Dop5NS6g7R5LFYJr4b8Ub94PPQXUksCw9PvXoeXPRRddRNC5C1JQUR2SMGtnA==} + engines: {node: '>= 14.16.0'} + chrome-trace-event@1.0.4: resolution: {integrity: sha512-rNjApaLzuwaOTjCiT8lSDdGN1APCiqkChLMJxJPWLunPAt5fy8xgU9/jNOchV84wfIxrA0lRQB7oCT8jrn/wrQ==} engines: {node: '>=6.0'} @@ -4518,6 +4522,10 @@ packages: resolution: {integrity: sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA==} engines: {node: '>=8.10.0'} + readdirp@4.1.1: + resolution: {integrity: sha512-h80JrZu/MHUZCyHu5ciuoI0+WxsCxzxJTILn6Fs8rxSnFPh+UVHYfeIxK1nVGugMqkfC4vJcBOYbkfkwYK0+gw==} + engines: {node: '>= 14.18.0'} + reflect.getprototypeof@1.0.8: resolution: {integrity: sha512-B5dj6usc5dkk8uFliwjwDHM8To5/QwdKz9JcBZ8Ic4G1f0YmeeJTtE/ZTdgRFPAfxZFiUaPhZ1Jcs4qeagItGQ==} engines: {node: '>= 0.4'} @@ -7747,6 +7755,10 @@ snapshots: optionalDependencies: fsevents: 2.3.3 + chokidar@4.0.3: + dependencies: + readdirp: 4.1.1 + chrome-trace-event@1.0.4: {} chromium-bidi@0.8.0(devtools-protocol@0.0.1367902): @@ -10170,6 +10182,8 @@ snapshots: dependencies: picomatch: 2.3.1 + readdirp@4.1.1: {} + reflect.getprototypeof@1.0.8: dependencies: call-bind: 1.0.8