diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index d0034477..a73c843d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -23,13 +23,13 @@ importers: version: 19.2.2 '@testing-library/dom': specifier: ^10.0.0 - version: 10.0.0 + version: 10.1.0 '@testing-library/jest-dom': specifier: ^6.4.2 version: 6.4.2(vitest@1.5.2(@types/node@20.12.7)(@vitest/ui@1.5.2)(jsdom@24.0.0)) '@testing-library/user-event': specifier: ^14.5.2 - version: 14.5.2(@testing-library/dom@10.0.0) + version: 14.5.2(@testing-library/dom@10.1.0) '@types/react': specifier: ^18.2.77 version: 18.3.1 @@ -1334,8 +1334,8 @@ packages: '@sinclair/typebox@0.27.8': resolution: {integrity: sha512-+Fj43pSMwJs4KRrH/938Uf+uAELIgVBmQzg/q1YG10djyfA3TnrU8N8XzqCh/okZdszqBQTZf96idMfE5lnwTA==} - '@testing-library/dom@10.0.0': - resolution: {integrity: sha512-PmJPnogldqoVFf+EwbHvbBJ98MmqASV8kLrBYgsDNxQcFMeIS7JFL48sfyXvuMtgmWO/wMhh25odr+8VhDmn4g==} + '@testing-library/dom@10.1.0': + resolution: {integrity: sha512-wdsYKy5zupPyLCW2Je5DLHSxSfbIp6h80WoHOQc+RPtmPGA52O9x5MJEkv92Sjonpq+poOAtUKhh1kBGAXBrNA==} engines: {node: '>=18'} '@testing-library/jest-dom@6.4.2': @@ -5776,7 +5776,7 @@ snapshots: '@sinclair/typebox@0.27.8': {} - '@testing-library/dom@10.0.0': + '@testing-library/dom@10.1.0': dependencies: '@babel/code-frame': 7.24.2 '@babel/runtime': 7.24.4 @@ -5800,9 +5800,9 @@ snapshots: optionalDependencies: vitest: 1.5.2(@types/node@20.12.7)(@vitest/ui@1.5.2)(jsdom@24.0.0) - '@testing-library/user-event@14.5.2(@testing-library/dom@10.0.0)': + '@testing-library/user-event@14.5.2(@testing-library/dom@10.1.0)': dependencies: - '@testing-library/dom': 10.0.0 + '@testing-library/dom': 10.1.0 '@types/aria-query@5.0.4': {}