chore(deps): update dependency playwright to v1.41.0-alpha-dec-18-2023

This commit is contained in:
JellyBrick
2023-12-18 19:58:33 +09:00
parent c9c9d766e6
commit a4e2f10afa
2 changed files with 14 additions and 14 deletions

View File

@ -174,7 +174,7 @@
"youtubei.js": "8.0.0" "youtubei.js": "8.0.0"
}, },
"devDependencies": { "devDependencies": {
"@playwright/test": "1.41.0-alpha-dec-12-2023", "@playwright/test": "1.41.0-alpha-dec-18-2023",
"@total-typescript/ts-reset": "0.5.1", "@total-typescript/ts-reset": "0.5.1",
"@types/electron-localshortcut": "3.1.3", "@types/electron-localshortcut": "3.1.3",
"@types/howler": "2.2.11", "@types/howler": "2.2.11",
@ -195,7 +195,7 @@
"eslint-plugin-prettier": "5.0.1", "eslint-plugin-prettier": "5.0.1",
"glob": "10.3.10", "glob": "10.3.10",
"node-gyp": "10.0.1", "node-gyp": "10.0.1",
"playwright": "1.41.0-alpha-dec-12-2023", "playwright": "1.41.0-alpha-dec-18-2023",
"rollup": "4.9.1", "rollup": "4.9.1",
"typescript": "5.3.3", "typescript": "5.3.3",
"utf-8-validate": "6.0.3", "utf-8-validate": "6.0.3",

24
pnpm-lock.yaml generated
View File

@ -134,8 +134,8 @@ dependencies:
devDependencies: devDependencies:
'@playwright/test': '@playwright/test':
specifier: 1.41.0-alpha-dec-12-2023 specifier: 1.41.0-alpha-dec-18-2023
version: 1.41.0-alpha-dec-12-2023 version: 1.41.0-alpha-dec-18-2023
'@total-typescript/ts-reset': '@total-typescript/ts-reset':
specifier: 0.5.1 specifier: 0.5.1
version: 0.5.1 version: 0.5.1
@ -197,8 +197,8 @@ devDependencies:
specifier: 10.0.1 specifier: 10.0.1
version: 10.0.1 version: 10.0.1
playwright: playwright:
specifier: 1.41.0-alpha-dec-12-2023 specifier: 1.41.0-alpha-dec-18-2023
version: 1.41.0-alpha-dec-12-2023 version: 1.41.0-alpha-dec-18-2023
rollup: rollup:
specifier: 4.9.1 specifier: 4.9.1
version: 4.9.1 version: 4.9.1
@ -1008,12 +1008,12 @@ packages:
tslib: 2.6.2 tslib: 2.6.2
dev: true dev: true
/@playwright/test@1.41.0-alpha-dec-12-2023: /@playwright/test@1.41.0-alpha-dec-18-2023:
resolution: {integrity: sha512-odmer37mEZPtWTGYp4maWFcbEKOGvu5gRnLyjNe1i1SN0ZOG3Fw0Q8dFDfU0+QCNmSTiihp/JGZq5CLR40ExPA==} resolution: {integrity: sha512-rxSQVGljKdqEpc9V1j6BmByXKvKQuvE45TALttF33fYwkmsZG/YN35PbcSEfsVlUn0aVjs9DFKkgYb9m58TA1w==}
engines: {node: '>=16'} engines: {node: '>=16'}
hasBin: true hasBin: true
dependencies: dependencies:
playwright: 1.41.0-alpha-dec-12-2023 playwright: 1.41.0-alpha-dec-18-2023
dev: true dev: true
/@polka/url@1.0.0-next.24: /@polka/url@1.0.0-next.24:
@ -4995,18 +4995,18 @@ packages:
find-up: 3.0.0 find-up: 3.0.0
dev: false dev: false
/playwright-core@1.41.0-alpha-dec-12-2023: /playwright-core@1.41.0-alpha-dec-18-2023:
resolution: {integrity: sha512-D5wegTHeuzMVE7vAWRHTn/KqDtM3MaUeg9UiCD46Nrz8H4thgIoqQRQpcqZImanBiCUlIlnbtPo7tg+75D6ocg==} resolution: {integrity: sha512-Oq0CbX6wvd7Srh1LCRLYZAJ7FSnjnH4UPPR4Qcyk97v+CwCK12lTwKA+2+t8VOcUA5k7KoziWsS62ekZPrsIGA==}
engines: {node: '>=16'} engines: {node: '>=16'}
hasBin: true hasBin: true
dev: true dev: true
/playwright@1.41.0-alpha-dec-12-2023: /playwright@1.41.0-alpha-dec-18-2023:
resolution: {integrity: sha512-fKnUn9kJDItuUsXbNbYyl9XV9+x/A8Bp1kX1opejErlHLm/xMk6gYpgGHiwr5SuWC5gc04Zr4oPmMP7LQB8UQA==} resolution: {integrity: sha512-lV0zEYSuNAfz6hogEK9yH/bjA1vjzRjm/6a7ckwVnjj9Stxz5ttUtZ942BH+d5a1cj6g1FcTDU3xLIsqxOhjpg==}
engines: {node: '>=16'} engines: {node: '>=16'}
hasBin: true hasBin: true
dependencies: dependencies:
playwright-core: 1.41.0-alpha-dec-12-2023 playwright-core: 1.41.0-alpha-dec-18-2023
optionalDependencies: optionalDependencies:
fsevents: 2.3.2 fsevents: 2.3.2
dev: true dev: true