diff --git a/package-lock.json b/package-lock.json index 8c44acc..ba73e28 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9,8 +9,13 @@ "version": "0.1.0", "dependencies": { "@testing-library/jest-dom": "^6.6.3", + dependabot/npm_and_yarn/testing-library/react-16.2.0 + "@testing-library/react": "^16.2.0", + "@testing-library/user-event": "^14.5.2", + "@testing-library/react": "^16.1.0", "@testing-library/user-event": "^14.6.0", + main "603work": "file:", "ionicons": "^7.4.0", "react": "^19.0.0", @@ -4445,9 +4450,9 @@ } }, "node_modules/@testing-library/react": { - "version": "16.1.0", - "resolved": "https://registry.npmjs.org/@testing-library/react/-/react-16.1.0.tgz", - "integrity": "sha512-Q2ToPvg0KsVL0ohND9A3zLJWcOXXcO8IDu3fj11KhNt0UlCWyFyvnCIBkd12tidB2lkiVRG8VFqdhcqhqnAQtg==", + "version": "16.2.0", + "resolved": "https://registry.npmjs.org/@testing-library/react/-/react-16.2.0.tgz", + "integrity": "sha512-2cSskAvA1QNtKc8Y9VJQRv0tm3hLVgxRGDB+KYhIaPQJ1I+RHbhIXcM+zClKXzMes/wshsMVzf4B9vS4IZpqDQ==", "dependencies": { "@babel/runtime": "^7.12.5" }, diff --git a/package.json b/package.json index 44a45e3..094acb8 100644 --- a/package.json +++ b/package.json @@ -4,8 +4,13 @@ "private": true, "dependencies": { "@testing-library/jest-dom": "^6.6.3", + dependabot/npm_and_yarn/testing-library/react-16.2.0 + "@testing-library/react": "^16.2.0", + "@testing-library/user-event": "^14.5.2", +======= "@testing-library/react": "^16.1.0", "@testing-library/user-event": "^14.6.0", + main "603work": "file:", "ionicons": "^7.4.0", "react": "^19.0.0",