diff --git a/packages/sanity/package.json b/packages/sanity/package.json index bfeaf325ccd..33090360883 100644 --- a/packages/sanity/package.json +++ b/packages/sanity/package.json @@ -279,7 +279,7 @@ "@sentry/types": "^8.12.0", "@testing-library/jest-dom": "^6.4.8", "@testing-library/react": "^16.1.0", - "@testing-library/user-event": "^13.5.0", + "@testing-library/user-event": "^14.5.2", "@types/archiver": "^6.0.2", "@types/configstore": "^5.0.1", "@types/debug": "^4.1.12", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index d7042ec43eb..289ccbe6f83 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -1819,8 +1819,8 @@ importers: specifier: ^16.1.0 version: 16.1.0(@testing-library/dom@10.4.0)(@types/react-dom@18.3.5(@types/react@18.3.18))(@types/react@18.3.18)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@testing-library/user-event': - specifier: ^13.5.0 - version: 13.5.0(@testing-library/dom@10.4.0) + specifier: ^14.5.2 + version: 14.5.2(@testing-library/dom@10.4.0) '@types/archiver': specifier: ^6.0.2 version: 6.0.3 @@ -5186,9 +5186,9 @@ packages: '@types/react-dom': optional: true - '@testing-library/user-event@13.5.0': - resolution: {integrity: sha512-5Kwtbo3Y/NowpkbRuSepbyMFkZmHgD+vPzYB/RJ4oxt5Gj/avFFBYjhw27cqSVPVw/3a67NK1PbiIr9k4Gwmdg==} - engines: {node: '>=10', npm: '>=6'} + '@testing-library/user-event@14.5.2': + resolution: {integrity: sha512-YAh82Wh4TIrxYLmfGcixwD18oIjyC1pFQC2Y01F2lzV2HTMiYrI0nze0FD0ocB//CKS/7jIUgae+adPqxK5yCQ==} + engines: {node: '>=12', npm: '>=6'} peerDependencies: '@testing-library/dom': '>=7.21.4' @@ -16187,9 +16187,8 @@ snapshots: '@types/react': 18.3.18 '@types/react-dom': 18.3.5(@types/react@18.3.18) - '@testing-library/user-event@13.5.0(@testing-library/dom@10.4.0)': + '@testing-library/user-event@14.5.2(@testing-library/dom@10.4.0)': dependencies: - '@babel/runtime': 7.26.0 '@testing-library/dom': 10.4.0 '@tootallnate/once@2.0.0': {}