diff --git a/packages/blog/package.json b/packages/blog/package.json index 3f15dcbc..e4d63732 100644 --- a/packages/blog/package.json +++ b/packages/blog/package.json @@ -30,7 +30,7 @@ "@types/fs-extra": "11.0.4", "@types/lodash-es": "^4.17.9", "@types/remove-markdown": "0.3.4", - "chokidar": "4.0.3", + "chokidar": "5.0.0", "command-line-args": "6.0.1", "concurrently": "9.2.1", "cpy-cli": "6.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index fab849cf..572ba666 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -55,8 +55,8 @@ importers: specifier: 0.3.4 version: 0.3.4 chokidar: - specifier: 4.0.3 - version: 4.0.3 + specifier: 5.0.0 + version: 5.0.0 command-line-args: specifier: 6.0.1 version: 6.0.1 @@ -1861,6 +1861,10 @@ packages: resolution: {integrity: sha512-Qgzu8kfBvo+cA4962jnP1KkS6Dop5NS6g7R5LFYJr4b8Ub94PPQXUksCw9PvXoeXPRRddRNC5C1JQUR2SMGtnA==} engines: {node: '>= 14.16.0'} + chokidar@5.0.0: + resolution: {integrity: sha512-TQMmc3w+5AxjpL8iIiwebF73dRDF4fBIieAqGn9RGCWaEVwQ6Fb2cGe31Yns0RRIzii5goJ1Y7xbMwo1TxMplw==} + engines: {node: '>= 20.19.0'} + chownr@1.1.4: resolution: {integrity: sha512-jJ0bqzaylmJtVnNgzTeSOs8DPavpbYgEr/b0YL8/2GO3xJEhInFmhKMUnEJQjZumK7KXGFhUy89PrsJWlakBVg==} @@ -2767,6 +2771,10 @@ packages: resolution: {integrity: sha512-GkMg9uOTpIWWKbSsgwb5fA4EavTR+SG/PMPoAY8hkhHfEEY0/vqljY+XHqtDf2cr2IJtoNRDbrrEpZUiZCkYRw==} engines: {node: '>= 14.16.0'} + readdirp@5.0.0: + resolution: {integrity: sha512-9u/XQ1pvrQtYyMpZe7DXKv2p5CNvyVwzUB6uhLAnQwHMSgKMBR62lc7AHljaeteeHXn11XTAaLLUVZYVZyuRBQ==} + engines: {node: '>= 20.19.0'} + regenerator-runtime@0.14.1: resolution: {integrity: sha512-dYnhHh0nJoMfnkZs6GmmhFknAGRrLznOu5nc9ML+EJxGvrx6H7teuevqVqCuPcPK//3eDrrjQhehXVx9cnkGdw==} @@ -5051,6 +5059,10 @@ snapshots: dependencies: readdirp: 4.0.1 + chokidar@5.0.0: + dependencies: + readdirp: 5.0.0 + chownr@1.1.4: {} chrome-trace-event@1.0.4: {} @@ -5945,6 +5957,8 @@ snapshots: readdirp@4.0.1: {} + readdirp@5.0.0: {} + regenerator-runtime@0.14.1: {} regex-recursion@5.1.1: