diff --git a/package.json b/package.json index f6ffdecc..e6023665 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ }, "devDependencies": { "@jest/types": "^29.6.3", - "@playwright/test": "1.26.0", + "@playwright/test": "1.40.0", "@testing-library/react-hooks": "^8.0.1", "@types/chrome": "^0.0.233", "@types/jest": "^29.5.5", @@ -61,7 +61,7 @@ "jest-environment-jsdom": "^29.7.0", "jszip": "^3.7.0", "nodemon": "^2.0.22", - "playwright": "1.26.0", + "playwright": "1.40.0", "playwright-webextext": "^0.0.3", "prettier": "3.0.3", "prettier-eslint": "15.0.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a55bde8c..3096e3cc 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -41,8 +41,8 @@ devDependencies: specifier: ^29.6.3 version: 29.6.3 '@playwright/test': - specifier: 1.26.0 - version: 1.26.0 + specifier: 1.40.0 + version: 1.40.0 '@testing-library/react-hooks': specifier: ^8.0.1 version: 8.0.1(@types/react@18.2.23)(react-dom@18.2.0)(react-test-renderer@18.2.0)(react@18.2.0) @@ -107,11 +107,11 @@ devDependencies: specifier: ^2.0.22 version: 2.0.22 playwright: - specifier: 1.26.0 - version: 1.26.0 + specifier: 1.40.0 + version: 1.40.0 playwright-webextext: specifier: ^0.0.3 - version: 0.0.3(@playwright/test@1.26.0)(playwright@1.26.0) + version: 0.0.3(@playwright/test@1.40.0)(playwright@1.40.0) prettier: specifier: 3.0.3 version: 3.0.3 @@ -2363,13 +2363,12 @@ packages: tslib: 2.6.2 dev: true - /@playwright/test@1.26.0: - resolution: {integrity: sha512-D24pu1k/gQw3Lhbpc38G5bXlBjGDrH5A52MsrH12wz6ohGDeQ+aZg/JFSEsT/B3G8zlJe/EU4EkJK74hpqsjEg==} - engines: {node: '>=14'} + /@playwright/test@1.40.0: + resolution: {integrity: sha512-PdW+kn4eV99iP5gxWNSDQCbhMaDVej+RXL5xr6t04nbKLCBwYtA046t7ofoczHOm8u6c+45hpDKQVZqtqwkeQg==} + engines: {node: '>=16'} hasBin: true dependencies: - '@types/node': 20.6.0 - playwright-core: 1.26.0 + playwright: 1.40.0 dev: true /@sinclair/typebox@0.24.46: @@ -4595,6 +4594,14 @@ packages: /fs.realpath@1.0.0: resolution: {integrity: sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==} + /fsevents@2.3.2: + resolution: {integrity: sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA==} + engines: {node: ^8.16.0 || ^10.6.0 || >=11.0.0} + os: [darwin] + requiresBuild: true + dev: true + optional: true + /fsevents@2.3.3: resolution: {integrity: sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==} engines: {node: ^8.16.0 || ^10.6.0 || >=11.0.0} @@ -6582,29 +6589,30 @@ packages: find-up: 4.1.0 dev: true - /playwright-core@1.26.0: - resolution: {integrity: sha512-p8huU8eU4gD3VkJd3DA1nA7R3XA6rFvFL+1RYS96cSljCF2yJE9CWEHTPF4LqX8KN9MoWCrAfVKP5381X3CZqg==} - engines: {node: '>=14'} + /playwright-core@1.40.0: + resolution: {integrity: sha512-fvKewVJpGeca8t0ipM56jkVSU6Eo0RmFvQ/MaCQNDYm+sdvKkMBBWTE1FdeMqIdumRaXXjZChWHvIzCGM/tA/Q==} + engines: {node: '>=16'} hasBin: true dev: true - /playwright-webextext@0.0.3(@playwright/test@1.26.0)(playwright@1.26.0): + /playwright-webextext@0.0.3(@playwright/test@1.40.0)(playwright@1.40.0): resolution: {integrity: sha512-qcnMZES3vbnEfCrOobsaFrT+BBlRgCmKBCzhoRxPkdC9C5KSOYdROikuTHRoe/ez5v1Eh02szQjwRBStOkDF6g==} peerDependencies: '@playwright/test': 1.26.0 playwright: 1.26.0 dependencies: - '@playwright/test': 1.26.0 - playwright: 1.26.0 + '@playwright/test': 1.40.0 + playwright: 1.40.0 dev: true - /playwright@1.26.0: - resolution: {integrity: sha512-XxTVlvFEYHdatxUkh1KiPq9BclNtFKMi3BgQnl/aactmhN4G9AkZUXwt0ck6NDAOrDFlfibhbM7A1kZwQJKSBw==} - engines: {node: '>=14'} + /playwright@1.40.0: + resolution: {integrity: sha512-gyHAgQjiDf1m34Xpwzaqb76KgfzYrhK7iih+2IzcOCoZWr/8ZqmdBw+t0RU85ZmfJMgtgAiNtBQ/KS2325INXw==} + engines: {node: '>=16'} hasBin: true - requiresBuild: true dependencies: - playwright-core: 1.26.0 + playwright-core: 1.40.0 + optionalDependencies: + fsevents: 2.3.2 dev: true /posix-character-classes@0.1.1: