diff --git a/.yarn/install-state.gz b/.yarn/install-state.gz index 9f2fe1d..f472654 100644 Binary files a/.yarn/install-state.gz and b/.yarn/install-state.gz differ diff --git a/offline_node_modules/@testing-library-user-event-npm-14.5.2-ec9587901c-68a0c2aa28.zip b/offline_node_modules/@testing-library-user-event-npm-14.5.2-ec9587901c-68a0c2aa28.zip new file mode 100644 index 0000000..dc34e29 Binary files /dev/null and b/offline_node_modules/@testing-library-user-event-npm-14.5.2-ec9587901c-68a0c2aa28.zip differ diff --git a/package.json b/package.json index b0b99f6..cf5b307 100644 --- a/package.json +++ b/package.json @@ -45,6 +45,7 @@ "@commitlint/config-conventional": "19.1.0", "@testing-library/jest-dom": "6.4.2", "@testing-library/react": "14.3.1", + "@testing-library/user-event": "^14.5.2", "@types/jest": "29.5.12", "eslint": "8.57.0", "eslint-config-ksv741": "0.0.2", diff --git a/yarn.lock b/yarn.lock index 2141898..cf8998c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3419,6 +3419,15 @@ __metadata: languageName: node linkType: hard +"@testing-library/user-event@npm:^14.5.2": + version: 14.5.2 + resolution: "@testing-library/user-event@npm:14.5.2" + peerDependencies: + "@testing-library/dom": ">=7.21.4" + checksum: 10c0/68a0c2aa28a3c8e6eb05cafee29705438d7d8a9427423ce5064d44f19c29e89b5636de46dd2f28620fb10abba75c67130185bbc3aa23ac1163a227a5f36641e1 + languageName: node + linkType: hard + "@tootallnate/once@npm:2": version: 2.0.0 resolution: "@tootallnate/once@npm:2.0.0" @@ -10896,6 +10905,7 @@ __metadata: "@commitlint/config-conventional": "npm:19.1.0" "@testing-library/jest-dom": "npm:6.4.2" "@testing-library/react": "npm:14.3.1" + "@testing-library/user-event": "npm:^14.5.2" "@types/jest": "npm:29.5.12" classnames: "npm:2.5.1" eslint: "npm:8.57.0"