diff --git a/frontend/octavio/package.json b/frontend/octavio/package.json index 6a0353f0..7e7af415 100644 --- a/frontend/octavio/package.json +++ b/frontend/octavio/package.json @@ -56,7 +56,7 @@ "@storybook/testing-library": "^0.2.0", "@testing-library/jest-dom": "^5.17.0", "@testing-library/react": "^14.0.0", - "@testing-library/user-event": "^14.4.3", + "@testing-library/user-event": "^14.5.1", "@types/luxon": "^3.3.1", "@vitejs/plugin-react": "^4.2.1", "@vitest/coverage-v8": "^1.0.4", diff --git a/frontend/octavio/pnpm-lock.yaml b/frontend/octavio/pnpm-lock.yaml index d0c996bf..0a654628 100644 --- a/frontend/octavio/pnpm-lock.yaml +++ b/frontend/octavio/pnpm-lock.yaml @@ -119,8 +119,8 @@ devDependencies: specifier: ^14.0.0 version: 14.0.0(react-dom@18.2.0)(react@18.2.0) '@testing-library/user-event': - specifier: ^14.4.3 - version: 14.4.3(@testing-library/dom@9.3.3) + specifier: ^14.5.1 + version: 14.5.1(@testing-library/dom@9.3.3) '@types/luxon': specifier: ^3.3.1 version: 3.3.1 @@ -6091,7 +6091,7 @@ packages: resolution: {integrity: sha512-Ff6jNnrsosmDshgCf0Eb5Cz7IA34p/1Ps5N3Kp3598kfXpBSccSkQQvVFUXC3kIHw/isIXWPqntZuKqnWUz7Gw==} dependencies: '@testing-library/dom': 9.3.1 - '@testing-library/user-event': 14.4.3(@testing-library/dom@9.3.1) + '@testing-library/user-event': 14.5.1(@testing-library/dom@9.3.1) ts-dedent: 2.2.0 dev: true @@ -6370,8 +6370,8 @@ packages: react-dom: 18.2.0(react@18.2.0) dev: true - /@testing-library/user-event@14.4.3(@testing-library/dom@9.3.1): - resolution: {integrity: sha512-kCUc5MEwaEMakkO5x7aoD+DLi02ehmEM2QCGWvNqAS1dV/fAvORWEjnjsEIvml59M7Y5kCkWN6fCCyPOe8OL6Q==} + /@testing-library/user-event@14.5.1(@testing-library/dom@9.3.1): + resolution: {integrity: sha512-UCcUKrUYGj7ClomOo2SpNVvx4/fkd/2BbIHDCle8A0ax+P3bU7yJwDBDrS6ZwdTMARWTGODX1hEsCcO+7beJjg==} engines: {node: '>=12', npm: '>=6'} peerDependencies: '@testing-library/dom': '>=7.21.4' @@ -6379,8 +6379,8 @@ packages: '@testing-library/dom': 9.3.1 dev: true - /@testing-library/user-event@14.4.3(@testing-library/dom@9.3.3): - resolution: {integrity: sha512-kCUc5MEwaEMakkO5x7aoD+DLi02ehmEM2QCGWvNqAS1dV/fAvORWEjnjsEIvml59M7Y5kCkWN6fCCyPOe8OL6Q==} + /@testing-library/user-event@14.5.1(@testing-library/dom@9.3.3): + resolution: {integrity: sha512-UCcUKrUYGj7ClomOo2SpNVvx4/fkd/2BbIHDCle8A0ax+P3bU7yJwDBDrS6ZwdTMARWTGODX1hEsCcO+7beJjg==} engines: {node: '>=12', npm: '>=6'} peerDependencies: '@testing-library/dom': '>=7.21.4'