diff --git a/packages/frontend/package.json b/packages/frontend/package.json index 01dcf09d47..4267a1eeb0 100644 --- a/packages/frontend/package.json +++ b/packages/frontend/package.json @@ -125,6 +125,7 @@ "happy-dom": "17.4.4", "intersection-observer": "0.12.2", "micromatch": "4.0.8", + "minimatch": "10.0.1", "msw": "2.7.3", "msw-storybook-addon": "2.0.4", "nodemon": "3.1.9", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 46416c0332..9842e8b1b1 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -1007,6 +1007,9 @@ importers: micromatch: specifier: 4.0.8 version: 4.0.8 + minimatch: + specifier: 10.0.1 + version: 10.0.1 msw: specifier: 2.7.3 version: 2.7.3(@types/node@22.13.11)(typescript@5.8.2) @@ -14515,7 +14518,7 @@ snapshots: '@stylistic/eslint-plugin@2.13.0(eslint@9.22.0)(typescript@5.8.2)': dependencies: - '@typescript-eslint/utils': 8.27.0(eslint@9.22.0)(typescript@5.8.2) + '@typescript-eslint/utils': 8.29.0(eslint@9.22.0)(typescript@5.8.2) eslint: 9.22.0 eslint-visitor-keys: 4.2.0 espree: 10.3.0