diff --git a/package.json b/package.json index 9f1d4b435..7ac04274c 100644 --- a/package.json +++ b/package.json @@ -126,7 +126,7 @@ "devDependencies": { "@biomejs/biome": "1.7.1", "@electron/notarize": "2.3.0", - "@testing-library/react": "15.0.2", + "@testing-library/react": "15.0.5", "@types/jest": "29.5.12", "@types/node": "20.12.7", "@types/nprogress": "0.2.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 39055c009..f823f5c26 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -61,8 +61,8 @@ importers: specifier: 2.3.0 version: 2.3.0 '@testing-library/react': - specifier: 15.0.2 - version: 15.0.2(react-dom@18.2.0(react@18.2.0))(react@18.2.0) + specifier: 15.0.5 + version: 15.0.5(react-dom@18.2.0(react@18.2.0))(react@18.2.0) '@types/jest': specifier: 29.5.12 version: 29.5.12 @@ -579,8 +579,8 @@ packages: resolution: {integrity: sha512-PmJPnogldqoVFf+EwbHvbBJ98MmqASV8kLrBYgsDNxQcFMeIS7JFL48sfyXvuMtgmWO/wMhh25odr+8VhDmn4g==} engines: {node: '>=18'} - '@testing-library/react@15.0.2': - resolution: {integrity: sha512-5mzIpuytB1ctpyywvyaY2TAAUQVCZIGqwiqFQf6u9lvj/SJQepGUzNV18Xpk+NLCaCE2j7CWrZE0tEf9xLZYiQ==} + '@testing-library/react@15.0.5': + resolution: {integrity: sha512-ttodVWYA2i2w4hRa6krKrmS1vKxAEkwDz34y+CwbcrbZUxFzUYN3a5xZyFKo+K6LBseCRCUkwcjATpaNn/UsIA==} engines: {node: '>=18'} peerDependencies: react: ^18.0.0 @@ -3754,7 +3754,7 @@ snapshots: lz-string: 1.5.0 pretty-format: 27.5.1 - '@testing-library/react@15.0.2(react-dom@18.2.0(react@18.2.0))(react@18.2.0)': + '@testing-library/react@15.0.5(react-dom@18.2.0(react@18.2.0))(react@18.2.0)': dependencies: '@babel/runtime': 7.24.1 '@testing-library/dom': 10.0.0