diff --git a/site/package.json b/site/package.json index 30e87fd632..067698153d 100644 --- a/site/package.json +++ b/site/package.json @@ -132,7 +132,7 @@ "@tailwindcss/typography": "0.5.20", "@testing-library/jest-dom": "6.9.1", "@testing-library/react": "14.3.1", - "@testing-library/user-event": "14.6.1", + "@testing-library/user-event": "14.6.3", "@types/chroma-js": "2.4.0", "@types/color-convert": "2.0.4", "@types/express": "4.17.17", diff --git a/site/pnpm-lock.yaml b/site/pnpm-lock.yaml index 40b36d2124..26839ab247 100644 --- a/site/pnpm-lock.yaml +++ b/site/pnpm-lock.yaml @@ -313,8 +313,8 @@ importers: specifier: 14.3.1 version: 14.3.1(@types/react@19.2.18)(react-dom@19.2.8(react@19.2.8))(react@19.2.8) '@testing-library/user-event': - specifier: 14.6.1 - version: 14.6.1(@testing-library/dom@10.4.0) + specifier: 14.6.3 + version: 14.6.3(@testing-library/dom@10.4.0) '@types/chroma-js': specifier: 2.4.0 version: 2.4.0 @@ -2374,8 +2374,8 @@ packages: react: ^18.0.0 react-dom: ^18.0.0 - '@testing-library/user-event@14.6.1': - resolution: {integrity: sha512-vq7fv0rnt+QTXgPxr5Hjc210p6YKq2kmdziLgnsZGgLJ9e6VAShx1pACLuRjd/AS/sr7phAR58OIIpf0LlmQNw==, tarball: https://registry.npmjs.org/@testing-library/user-event/-/user-event-14.6.1.tgz} + '@testing-library/user-event@14.6.3': + resolution: {integrity: sha512-6dBq67jT8lE+JTE8Exm02Kt6ze43hz1jdiSpSJwtTZiT1xQQ6b7nZYTTQ9njdArdU8XklOwaDp/AbT/eYSKF4g==, tarball: https://registry.npmjs.org/@testing-library/user-event/-/user-event-14.6.3.tgz} engines: {node: '>=12', npm: '>=6'} peerDependencies: '@testing-library/dom': '>=7.21.4' @@ -8148,7 +8148,7 @@ snapshots: transitivePeerDependencies: - '@types/react' - '@testing-library/user-event@14.6.1(@testing-library/dom@10.4.0)': + '@testing-library/user-event@14.6.3(@testing-library/dom@10.4.0)': dependencies: '@testing-library/dom': 10.4.0 @@ -11767,7 +11767,7 @@ snapshots: '@storybook/global': 5.0.0 '@storybook/icons': 2.0.1(react-dom@19.2.8(react@19.2.8))(react@19.2.8) '@testing-library/jest-dom': 6.9.1 - '@testing-library/user-event': 14.6.1(@testing-library/dom@10.4.0) + '@testing-library/user-event': 14.6.3(@testing-library/dom@10.4.0) '@vitest/expect': 3.2.4 '@vitest/spy': 3.2.4 esbuild: 0.25.12