File tree Expand file tree Collapse file tree 1 file changed +15
-8
lines changed Expand file tree Collapse file tree 1 file changed +15
-8
lines changed Original file line number Diff line number Diff line change @@ -17,17 +17,24 @@ date-fns@^2.28.0:
17
17
resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-2.28.0.tgz#9570d656f5fc13143e50c975a3b6bbeb46cd08b2"
18
18
integrity sha512-8d35hViGYx/QH0icHYCeLmsLmMUheMmTyV9Fcm6gvNwdw31yXXH+O85sOBJ+OLnLQMKZowvpKb6FgMIQjcpvQw==
19
19
20
-
21
- version "1.36.1"
22
- resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.36.1.tgz#f5f275d70548768ca892583519c89b237a381c77"
23
- integrity sha512-7+tmPuMcEW4xeCL9cp9KxmYpQYHKkyjwoXRnoeTowaeNat8PoBMk/HwCYhqkH2fRkshfKEOiVus/IhID2Pg8kg==
20
+
21
+ version "2.3.2"
22
+ resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-2.3.2.tgz#8a526f78b8fdf4623b709e0b975c52c24c02fd1a"
23
+ integrity sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA==
24
+
25
+
26
+ version "1.48.2"
27
+ resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.48.2.tgz#cd76ed8af61690edef5c05c64721c26a8db2f3d7"
28
+ integrity sha512-sjjw+qrLFlriJo64du+EK0kJgZzoQPsabGF4lBvsid+3CNIZIYLgnMj9V6JY5VhM2Peh20DJWIVpVljLLnlawA==
24
29
25
30
playwright@^1.36.1 :
26
- version "1.36.1 "
27
- resolved "https://registry.yarnpkg.com/playwright/-/playwright-1.36.1 .tgz#bd01541048b4ea54bcf1989e61e0129f34d2df71 "
28
- integrity sha512-2ZqHpD0U0COKR8bqR3W5IkyIAAM0mT9FgGJB9xWCI1qAUkqLxJskA1ueeQOTH2Qfz3+oxdwwf2EzdOX+RkZmmQ ==
31
+ version "1.48.2 "
32
+ resolved "https://registry.yarnpkg.com/playwright/-/playwright-1.48.2 .tgz#fca45ae8abdc34835c715718072aaff7e305167e "
33
+ integrity sha512-NjYvYgp4BPmiwfe31j4gHLa3J7bD2WiBz8Lk2RoSsmX38SVIARZ18VYjxLjAcDsAhA+F4iSEXTSGgjua0rrlgQ ==
29
34
dependencies :
30
- playwright-core "1.36.1"
35
+ playwright-core "1.48.2"
36
+ optionalDependencies :
37
+ fsevents "2.3.2"
31
38
32
39
typescript@^5.1.6 :
33
40
version "5.1.6"
You can’t perform that action at this time.
0 commit comments