diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index bc901ae6f..144c36f7b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -97,8 +97,8 @@ catalogs: specifier: 4.5.2 version: 4.5.2 '@vitest/coverage-istanbul': - specifier: 3.2.3 - version: 3.2.3 + specifier: 3.2.4 + version: 3.2.4 browserslist: specifier: 4.25.0 version: 4.25.0 @@ -292,7 +292,7 @@ importers: version: 4.5.2(vite@6.3.5(@types/node@22.15.30)(jiti@2.4.2)(terser@5.37.0)(yaml@2.8.0)) '@vitest/coverage-istanbul': specifier: 'catalog:' - version: 3.2.3(vitest@3.2.4(@types/node@22.15.30)(happy-dom@17.6.3)(jiti@2.4.2)(jsdom@20.0.3)(terser@5.37.0)(yaml@2.8.0)) + version: 3.2.4(vitest@3.2.4(@types/node@22.15.30)(happy-dom@17.6.3)(jiti@2.4.2)(jsdom@20.0.3)(terser@5.37.0)(yaml@2.8.0)) browserslist: specifier: 'catalog:' version: 4.25.0 @@ -2260,10 +2260,10 @@ packages: peerDependencies: vite: ^4.2.0 || ^5.0.0 || ^6.0.0 || ^7.0.0-beta.0 - '@vitest/coverage-istanbul@3.2.3': - resolution: {integrity: sha512-kW1n4neEJbMYcAjzk+fS1nKReP+gURgaQ1/KzjAZsDyaUklnUjuWn38tLNbSwoobUBquuvdE6EzljSRxOuDXOQ==} + '@vitest/coverage-istanbul@3.2.4': + resolution: {integrity: sha512-IDlpuFJiWU9rhcKLkpzj8mFu/lpe64gVgnV15ZOrYx1iFzxxrxCzbExiUEKtwwXRvEiEMUS6iZeYgnMxgbqbxQ==} peerDependencies: - vitest: 3.2.3 + vitest: 3.2.4 '@vitest/expect@3.2.4': resolution: {integrity: sha512-Io0yyORnB6sikFlt8QW5K7slY4OjqNX9jmJQ02QDda8lyM6B5oNgVWoSoKPac8/kgnCUzuHQKrSLtu/uOqqrig==} @@ -6763,7 +6763,7 @@ snapshots: transitivePeerDependencies: - supports-color - '@vitest/coverage-istanbul@3.2.3(vitest@3.2.4(@types/node@22.15.30)(happy-dom@17.6.3)(jiti@2.4.2)(jsdom@20.0.3)(terser@5.37.0)(yaml@2.8.0))': + '@vitest/coverage-istanbul@3.2.4(vitest@3.2.4(@types/node@22.15.30)(happy-dom@17.6.3)(jiti@2.4.2)(jsdom@20.0.3)(terser@5.37.0)(yaml@2.8.0))': dependencies: '@istanbuljs/schema': 0.1.3 debug: 4.4.1 diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index 98942a17f..9942c920e 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -32,7 +32,7 @@ catalog: '@typescript-eslint/eslint-plugin': 8.33.1 '@typescript-eslint/parser': 8.33.1 '@vitejs/plugin-react': 4.5.2 - '@vitest/coverage-istanbul': 3.2.3 + '@vitest/coverage-istanbul': 3.2.4 browserslist: 4.25.0 builtin-modules: 5.0.0 cookie: 1.0.2