diff --git a/package.json b/package.json index 33f63872..491150f2 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ }, "devDependencies": { "@testing-library/jest-dom": "6.4.2", - "@testing-library/react": "15.0.1", + "@testing-library/react": "15.0.2", "@tsconfig/vite-react": "^3.0.1", "@types/chrome": "0.0.266", "@types/node": "20.12.7", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index b741fec8..e8842d55 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -17,8 +17,8 @@ devDependencies: specifier: 6.4.2 version: 6.4.2(vitest@1.5.0) '@testing-library/react': - specifier: 15.0.1 - version: 15.0.1(react-dom@18.2.0)(react@18.2.0) + specifier: 15.0.2 + version: 15.0.2(react-dom@18.2.0)(react@18.2.0) '@tsconfig/vite-react': specifier: ^3.0.1 version: 3.0.2 @@ -796,8 +796,8 @@ packages: vitest: 1.5.0(@types/node@20.12.7)(jsdom@24.0.0) dev: true - /@testing-library/react@15.0.1(react-dom@18.2.0)(react@18.2.0): - resolution: {integrity: sha512-I8u4qqGAuBg7C1/kRB9n7Oz9Pc/UHEkmiQRbJziSG8B13eZfAcAUn8TSP26ZIvfSeb68CngmtZbKKcRqcQKa3g==} + /@testing-library/react@15.0.2(react-dom@18.2.0)(react@18.2.0): + resolution: {integrity: sha512-5mzIpuytB1ctpyywvyaY2TAAUQVCZIGqwiqFQf6u9lvj/SJQepGUzNV18Xpk+NLCaCE2j7CWrZE0tEf9xLZYiQ==} engines: {node: '>=18'} peerDependencies: react: ^18.0.0