File tree 2 files changed +18
-10
lines changed
2 files changed +18
-10
lines changed Original file line number Diff line number Diff line change 57
57
"i18next" : " 21.9.1" ,
58
58
"js-untar" : " 2.0.0" ,
59
59
"just-debounce-it" : " 3.1.1" ,
60
+ "playwright" : " ^1.29.2" ,
60
61
"react" : " 18.2.0" ,
61
62
"react-chartjs-2" : " 4.3.1" ,
62
63
"react-color" : " 2.19.3" ,
81
82
"yup" : " 0.32.11"
82
83
},
83
84
"devDependencies" : {
84
- "@playwright/test" : " 1.26.1 " ,
85
+ "@playwright/test" : " 1.29.2 " ,
85
86
"@storybook/addon-actions" : " 6.5.9" ,
86
87
"@storybook/addon-essentials" : " 6.5.12" ,
87
88
"@storybook/addon-links" : " 6.5.9" ,
Original file line number Diff line number Diff line change 1921
1921
tiny-glob "^0.2.9"
1922
1922
tslib "^2.4.0"
1923
1923
1924
- "@playwright/test@1.26.1 ":
1925
- version "1.26.1 "
1926
- resolved "https://registry.yarnpkg.com/@playwright/test/-/test-1.26.1 .tgz#73ada4e70f618bca69ba7509c4ba65b5a41c4b10 "
1927
- integrity sha512-bNxyZASVt2adSZ9gbD7NCydzcb5JaI0OR9hc7s+nmPeH604gwp0zp17NNpwXY4c8nvuBGQQ9oGDx72LE+cUWvw ==
1924
+ "@playwright/test@1.29.2 ":
1925
+ version "1.29.2 "
1926
+ resolved "https://registry.yarnpkg.com/@playwright/test/-/test-1.29.2 .tgz#c48184721d0f0b7627a886e2ec42f1efb2be339d "
1927
+ integrity sha512-+3/GPwOgcoF0xLz/opTnahel1/y42PdcgZ4hs+BZGIUjtmEFSXGg+nFoaH3NSmuc7a6GSFwXDJ5L7VXpqzigNg ==
1928
1928
dependencies:
1929
1929
"@types/node" "*"
1930
- playwright-core "1.26.1 "
1930
+ playwright-core "1.29.2 "
1931
1931
1932
1932
"@pmmmwh/react-refresh-webpack-plugin@^0.5.3":
1933
1933
version "0.5.9"
@@ -11326,10 +11326,17 @@ pkg-dir@^5.0.0:
11326
11326
dependencies:
11327
11327
find-up "^5.0.0"
11328
11328
11329
- playwright-core@1.26.1:
11330
- version "1.26.1"
11331
- resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.26.1.tgz#a162f476488312dcf12638d97685144de6ada512"
11332
- integrity sha512-hzFchhhxnEiPc4qVPs9q2ZR+5eKNifY2hQDHtg1HnTTUuphYCBP8ZRb2si+B1TR7BHirgXaPi48LIye5SgrLAA==
11329
+ playwright-core@1.29.2:
11330
+ version "1.29.2"
11331
+ resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.29.2.tgz#2e8347e7e8522409f22b244e600e703b64022406"
11332
+ integrity sha512-94QXm4PMgFoHAhlCuoWyaBYKb92yOcGVHdQLoxQ7Wjlc7Flg4aC/jbFW7xMR52OfXMVkWicue4WXE7QEegbIRA==
11333
+
11334
+ playwright@^1.29.2:
11335
+ version "1.29.2"
11336
+ resolved "https://registry.yarnpkg.com/playwright/-/playwright-1.29.2.tgz#d6a0a3e8e44f023f7956ed19ffa8af915a042769"
11337
+ integrity sha512-hKBYJUtdmYzcjdhYDkP9WGtORwwZBBKAW8+Lz7sr0ZMxtJr04ASXVzH5eBWtDkdb0c3LLFsehfPBTRfvlfKJOA==
11338
+ dependencies:
11339
+ playwright-core "1.29.2"
11333
11340
11334
11341
pluralize@^8.0.0:
11335
11342
version "8.0.0"
You can’t perform that action at this time.
0 commit comments