File tree 2 files changed +15
-15
lines changed
2 files changed +15
-15
lines changed Original file line number Diff line number Diff line change 63
63
" not op_mini all"
64
64
],
65
65
"devDependencies" : {
66
- "@playwright/test" : " ^1.46.1 " ,
66
+ "@playwright/test" : " ^1.51.0 " ,
67
67
"@types/highcharts" : " ^7.0.0" ,
68
68
"@types/node" : " ^22.5.0" ,
69
69
"env-cmd" : " ^10.1.0" ,
Original file line number Diff line number Diff line change 2049
2049
resolved "https://registry.yarnpkg.com/@pkgr/core/-/core-0.1.0.tgz#7d8dacb7fdef0e4387caf7396cbd77f179867d06"
2050
2050
integrity sha512-Zwq5OCzuwJC2jwqmpEQt7Ds1DTi6BWSwoGkbb1n9pO3hzb35BoJELx7c0T23iDkBGkh2e7tvOtjF3tr3OaQHDQ==
2051
2051
2052
- "@playwright/test@^1.46.1 ":
2053
- version "1.49 .0"
2054
- resolved "https://registry.yarnpkg.com/@playwright/test/-/test-1.49 .0.tgz#74227385b58317ee076b86b56d0e1e1b25cff01e "
2055
- integrity sha512-DMulbwQURa8rNIQrf94+jPJQ4FmOVdpE5ZppRNvWVjvhC+6sOeo28r8MgIpQRYouXRtt/FCCXU7zn20jnHR4Qw ==
2052
+ "@playwright/test@^1.51.0 ":
2053
+ version "1.51 .0"
2054
+ resolved "https://registry.yarnpkg.com/@playwright/test/-/test-1.51 .0.tgz#8d5c8400b465a0bfdbcf993e390ceecb903ea6d2 "
2055
+ integrity sha512-dJ0dMbZeHhI+wb77+ljx/FeC8VBP6j/rj9OAojO08JI80wTZy6vRk9KvHKiDCUh4iMpEiseMgqRBIeW+eKX6RA ==
2056
2056
dependencies:
2057
- playwright "1.49 .0"
2057
+ playwright "1.51 .0"
2058
2058
2059
2059
"@pmmmwh/react-refresh-webpack-plugin@^0.5.3":
2060
2060
version "0.5.11"
@@ -8229,17 +8229,17 @@ pkg-up@^3.1.0:
8229
8229
dependencies:
8230
8230
find-up "^3.0.0"
8231
8231
8232
- playwright-core@1.49 .0:
8233
- version "1.49 .0"
8234
- resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.49 .0.tgz#8e69ffed3f41855b854982f3632f2922c890afcb "
8235
- integrity sha512-R+3KKTQF3npy5GTiKH/T+kdhoJfJojjHESR1YEWhYuEKRVfVaxH3+4+GvXE5xyCngCxhxnykk0Vlah9v8fs3jA ==
8232
+ playwright-core@1.51 .0:
8233
+ version "1.51 .0"
8234
+ resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.51 .0.tgz#bb23ea6bb6298242d088ae5e966ffcf8dc9827e8 "
8235
+ integrity sha512-x47yPE3Zwhlil7wlNU/iktF7t2r/URR3VLbH6EknJd/04Qc/PSJ0EY3CMXipmglLG+zyRxW6HNo2EGbKLHPWMg ==
8236
8236
8237
- playwright@1.49 .0:
8238
- version "1.49 .0"
8239
- resolved "https://registry.yarnpkg.com/playwright/-/playwright-1.49 .0.tgz#df6b9e05423377a99658202844a294a8afb95d0a "
8240
- integrity sha512-eKpmys0UFDnfNb3vfsf8Vx2LEOtflgRebl0Im2eQQnYMA4Aqd+Zw8bEOB+7ZKvN76901mRnqdsiOGKxzVTbi7A ==
8237
+ playwright@1.51 .0:
8238
+ version "1.51 .0"
8239
+ resolved "https://registry.yarnpkg.com/playwright/-/playwright-1.51 .0.tgz#9ba154497ba62bc6dc199c58ee19295eb35a4707 "
8240
+ integrity sha512-442pTfGM0xxfCYxuBa/Pu6B2OqxqqaYq39JS8QDMGThUvIOCd6s0ANDog3uwA0cHavVlnTQzGCN7Id2YekDSXA ==
8241
8241
dependencies:
8242
- playwright-core "1.49 .0"
8242
+ playwright-core "1.51 .0"
8243
8243
optionalDependencies:
8244
8244
fsevents "2.3.2"
8245
8245
You can’t perform that action at this time.
0 commit comments