Skip to content

Commit 8a7d04b

Browse files
committed
Bump playwright from 1.56.1 to 1.60.0
1 parent 49d7649 commit 8a7d04b

2 files changed

Lines changed: 11 additions & 11 deletions

File tree

packages/react-datetime-picker/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"@types/react-dom": "^19.2.0",
6262
"@vitest/browser-playwright": "^4.1.8",
6363
"cpy-cli": "^5.0.0",
64-
"playwright": "^1.55.1",
64+
"playwright": "^1.60.0",
6565
"react": "^19.2.0",
6666
"react-dom": "^19.2.0",
6767
"typescript": "^6.0.2",

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1134,27 +1134,27 @@ __metadata:
11341134
languageName: node
11351135
linkType: hard
11361136

1137-
"playwright-core@npm:1.56.1":
1138-
version: 1.56.1
1139-
resolution: "playwright-core@npm:1.56.1"
1137+
"playwright-core@npm:1.60.0":
1138+
version: 1.60.0
1139+
resolution: "playwright-core@npm:1.60.0"
11401140
bin:
11411141
playwright-core: cli.js
1142-
checksum: 10c0/ffd40142b99c68678b387445d5b42f1fee4ab0b65d983058c37f342e5629f9cdbdac0506ea80a0dfd41a8f9f13345bad54e9a8c35826ef66dc765f4eb3db8da7
1142+
checksum: 10c0/99ccd43923b6e9355e0723b7fe221e6326efd4687f8dafff951313662aea11db51f542a9c2122c704c445fb9baae1c9ec9fa6f895126bbddd9fe92313f6942c9
11431143
languageName: node
11441144
linkType: hard
11451145

1146-
"playwright@npm:^1.55.1":
1147-
version: 1.56.1
1148-
resolution: "playwright@npm:1.56.1"
1146+
"playwright@npm:^1.60.0":
1147+
version: 1.60.0
1148+
resolution: "playwright@npm:1.60.0"
11491149
dependencies:
11501150
fsevents: "npm:2.3.2"
1151-
playwright-core: "npm:1.56.1"
1151+
playwright-core: "npm:1.60.0"
11521152
dependenciesMeta:
11531153
fsevents:
11541154
optional: true
11551155
bin:
11561156
playwright: cli.js
1157-
checksum: 10c0/8e9965aede86df0f4722063385748498977b219630a40a10d1b82b8bd8d4d4e9b6b65ecbfa024331a30800163161aca292fb6dd7446c531a1ad25f4155625ab4
1157+
checksum: 10c0/714ad76d85b4865d7e43c0012f9039800c1485373388973ed39d79339cee5ad467052d1e2f1eaeca107a1cb6e65342186a8578a4c3504853d84c3a691250d5db
11581158
languageName: node
11591159
linkType: hard
11601160

@@ -1264,7 +1264,7 @@ __metadata:
12641264
cpy-cli: "npm:^5.0.0"
12651265
get-user-locale: "npm:^3.0.0"
12661266
make-event-props: "npm:^2.0.0"
1267-
playwright: "npm:^1.55.1"
1267+
playwright: "npm:^1.60.0"
12681268
react: "npm:^19.2.0"
12691269
react-calendar: "npm:^6.0.0"
12701270
react-clock: "npm:^6.0.0"

0 commit comments

Comments
 (0)