diff --git a/.pnp.cjs b/.pnp.cjs index 7a53f5b..a8b8a8d 100644 --- a/.pnp.cjs +++ b/.pnp.cjs @@ -39,7 +39,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { ["@svgr/webpack", "npm:8.1.0"],\ ["@testing-library/jest-dom", "virtual:99dc3dda4e1860527a43ad26f687c55b19d6834d9bac31afeaa0886243ca318449212519fcd15d60e32b9b5e2cd41eb9d2c049dd3437d7b71d1115e89af8558c#npm:6.1.2"],\ ["@testing-library/react", "virtual:99dc3dda4e1860527a43ad26f687c55b19d6834d9bac31afeaa0886243ca318449212519fcd15d60e32b9b5e2cd41eb9d2c049dd3437d7b71d1115e89af8558c#npm:14.0.0"],\ - ["@testing-library/user-event", "virtual:99dc3dda4e1860527a43ad26f687c55b19d6834d9bac31afeaa0886243ca318449212519fcd15d60e32b9b5e2cd41eb9d2c049dd3437d7b71d1115e89af8558c#npm:12.8.3"],\ + ["@testing-library/user-event", "virtual:99dc3dda4e1860527a43ad26f687c55b19d6834d9bac31afeaa0886243ca318449212519fcd15d60e32b9b5e2cd41eb9d2c049dd3437d7b71d1115e89af8558c#npm:14.5.1"],\ ["@types/jest", "npm:27.5.2"],\ ["@types/lodash", "npm:4.14.197"],\ ["@types/node", "npm:20.5.7"],\ @@ -5487,18 +5487,17 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { }]\ ]],\ ["@testing-library/user-event", [\ - ["npm:12.8.3", {\ - "packageLocation": "./.yarn/cache/@testing-library-user-event-npm-12.8.3-a89e3f1011-c9fb5ee07c.zip/node_modules/@testing-library/user-event/",\ + ["npm:14.5.1", {\ + "packageLocation": "./.yarn/cache/@testing-library-user-event-npm-14.5.1-daca21fbcb-3e6bc9fd53.zip/node_modules/@testing-library/user-event/",\ "packageDependencies": [\ - ["@testing-library/user-event", "npm:12.8.3"]\ + ["@testing-library/user-event", "npm:14.5.1"]\ ],\ "linkType": "SOFT"\ }],\ - ["virtual:99dc3dda4e1860527a43ad26f687c55b19d6834d9bac31afeaa0886243ca318449212519fcd15d60e32b9b5e2cd41eb9d2c049dd3437d7b71d1115e89af8558c#npm:12.8.3", {\ - "packageLocation": "./.yarn/__virtual__/@testing-library-user-event-virtual-8b2952f0dc/0/cache/@testing-library-user-event-npm-12.8.3-a89e3f1011-c9fb5ee07c.zip/node_modules/@testing-library/user-event/",\ + ["virtual:99dc3dda4e1860527a43ad26f687c55b19d6834d9bac31afeaa0886243ca318449212519fcd15d60e32b9b5e2cd41eb9d2c049dd3437d7b71d1115e89af8558c#npm:14.5.1", {\ + "packageLocation": "./.yarn/__virtual__/@testing-library-user-event-virtual-52c1b0537a/0/cache/@testing-library-user-event-npm-14.5.1-daca21fbcb-3e6bc9fd53.zip/node_modules/@testing-library/user-event/",\ "packageDependencies": [\ - ["@testing-library/user-event", "virtual:99dc3dda4e1860527a43ad26f687c55b19d6834d9bac31afeaa0886243ca318449212519fcd15d60e32b9b5e2cd41eb9d2c049dd3437d7b71d1115e89af8558c#npm:12.8.3"],\ - ["@babel/runtime", "npm:7.22.11"],\ + ["@testing-library/user-event", "virtual:99dc3dda4e1860527a43ad26f687c55b19d6834d9bac31afeaa0886243ca318449212519fcd15d60e32b9b5e2cd41eb9d2c049dd3437d7b71d1115e89af8558c#npm:14.5.1"],\ ["@testing-library/dom", null],\ ["@types/testing-library__dom", null]\ ],\ @@ -14038,7 +14037,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { ["@svgr/webpack", "npm:8.1.0"],\ ["@testing-library/jest-dom", "virtual:99dc3dda4e1860527a43ad26f687c55b19d6834d9bac31afeaa0886243ca318449212519fcd15d60e32b9b5e2cd41eb9d2c049dd3437d7b71d1115e89af8558c#npm:6.1.2"],\ ["@testing-library/react", "virtual:99dc3dda4e1860527a43ad26f687c55b19d6834d9bac31afeaa0886243ca318449212519fcd15d60e32b9b5e2cd41eb9d2c049dd3437d7b71d1115e89af8558c#npm:14.0.0"],\ - ["@testing-library/user-event", "virtual:99dc3dda4e1860527a43ad26f687c55b19d6834d9bac31afeaa0886243ca318449212519fcd15d60e32b9b5e2cd41eb9d2c049dd3437d7b71d1115e89af8558c#npm:12.8.3"],\ + ["@testing-library/user-event", "virtual:99dc3dda4e1860527a43ad26f687c55b19d6834d9bac31afeaa0886243ca318449212519fcd15d60e32b9b5e2cd41eb9d2c049dd3437d7b71d1115e89af8558c#npm:14.5.1"],\ ["@types/jest", "npm:27.5.2"],\ ["@types/lodash", "npm:4.14.197"],\ ["@types/node", "npm:20.5.7"],\ diff --git a/package.json b/package.json index db723b1..ff114a2 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "@svgr/webpack": "^8.1.0", "@testing-library/jest-dom": "^6.1.2", "@testing-library/react": "^14.0.0", - "@testing-library/user-event": "^12.1.10", + "@testing-library/user-event": "^14.5.1", "@types/jest": "^27", "@types/lodash": "^4", "@types/node": "^20.5.7", diff --git a/yarn.lock b/yarn.lock index 229c9d9..5e8a4d8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3228,14 +3228,12 @@ __metadata: languageName: node linkType: hard -"@testing-library/user-event@npm:^12.1.10": - version: 12.8.3 - resolution: "@testing-library/user-event@npm:12.8.3" - dependencies: - "@babel/runtime": ^7.12.5 +"@testing-library/user-event@npm:^14.5.1": + version: 14.5.1 + resolution: "@testing-library/user-event@npm:14.5.1" peerDependencies: "@testing-library/dom": ">=7.21.4" - checksum: c9fb5ee07cbe79ddf32d81e1a353e556d02a1f1619456ccfad6abcdf1b7db400fdc9d7a8e0be3994f456e7135a0dfb7fa10b29fb98a0f5fc417b99fce0ce8166 + checksum: 3e6bc9fd53dfe2f3648190193ed2fd4bca2a1bfb47f68810df3b33f05412526e5fd5c4ef9dc5375635e0f4cdf1859916867b597eed22bda1321e04242ea6c519 languageName: node linkType: hard @@ -10234,7 +10232,7 @@ __metadata: "@svgr/webpack": ^8.1.0 "@testing-library/jest-dom": ^6.1.2 "@testing-library/react": ^14.0.0 - "@testing-library/user-event": ^12.1.10 + "@testing-library/user-event": ^14.5.1 "@types/jest": ^27 "@types/lodash": ^4 "@types/node": ^20.5.7