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 147
147
"@babel/preset-env" : " ^7.23.5" ,
148
148
"@mdn/dinocons" : " ^0.5.5" ,
149
149
"@mdn/minimalist" : " ^2.0.4" ,
150
- "@playwright/test" : " ^1.40.0 " ,
150
+ "@playwright/test" : " ^1.40.1 " ,
151
151
"@pmmmwh/react-refresh-webpack-plugin" : " ^0.5.11" ,
152
152
"@supabase/supabase-js" : " ^2.39.0" ,
153
153
"@svgr/webpack" : " ^8.1.0" ,
Original file line number Diff line number Diff line change 2283
2283
tiny-glob "^0.2.9"
2284
2284
tslib "^2.4.0"
2285
2285
2286
- "@playwright/test@^1.40.0 ":
2287
- version "1.40.0 "
2288
- resolved "https://registry.yarnpkg.com/@playwright/test/-/test-1.40.0 .tgz#d06c506977dd7863aa16e07f2136351ecc1be6ed "
2289
- integrity sha512-PdW+kn4eV99iP5gxWNSDQCbhMaDVej+RXL5xr6t04nbKLCBwYtA046t7ofoczHOm8u6c+45hpDKQVZqtqwkeQg ==
2286
+ "@playwright/test@^1.40.1 ":
2287
+ version "1.40.1 "
2288
+ resolved "https://registry.yarnpkg.com/@playwright/test/-/test-1.40.1 .tgz#9e66322d97b1d74b9f8718bacab15080f24cde65 "
2289
+ integrity sha512-EaaawMTOeEItCRvfmkI9v6rBkF1svM8wjl/YPRrg2N2Wmp+4qJYkWtJsbew1szfKKDm6fPLy4YAanBhIlf9dWw ==
2290
2290
dependencies:
2291
- playwright "1.40.0 "
2291
+ playwright "1.40.1 "
2292
2292
2293
2293
"@pmmmwh/react-refresh-webpack-plugin@^0.5.11":
2294
2294
version "0.5.11"
@@ -11606,17 +11606,17 @@ pkg-up@^3.1.0:
11606
11606
dependencies:
11607
11607
find-up "^3.0.0"
11608
11608
11609
-
11610
- version "1.40.0 "
11611
- resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.40.0 .tgz#82f61e5504cb3097803b6f8bbd98190dd34bdf14 "
11612
- integrity sha512-fvKewVJpGeca8t0ipM56jkVSU6Eo0RmFvQ/MaCQNDYm+sdvKkMBBWTE1FdeMqIdumRaXXjZChWHvIzCGM/tA/Q ==
11609
+
11610
+ version "1.40.1 "
11611
+ resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.40.1 .tgz#442d15e86866a87d90d07af528e0afabe4c75c05 "
11612
+ integrity sha512-+hkOycxPiV534c4HhpfX6yrlawqVUzITRKwHAmYfmsVreltEl6fAZJ3DPfLMOODw0H3s1Itd6MDCWmP1fl/QvQ ==
11613
11613
11614
-
11615
- version "1.40.0 "
11616
- resolved "https://registry.yarnpkg.com/playwright/-/playwright-1.40.0 .tgz#2a1824b9fe5c4fe52ed53db9ea68003543a99df0 "
11617
- integrity sha512-gyHAgQjiDf1m34Xpwzaqb76KgfzYrhK7iih+2IzcOCoZWr/8ZqmdBw+t0RU85ZmfJMgtgAiNtBQ/KS2325INXw ==
11614
+
11615
+ version "1.40.1 "
11616
+ resolved "https://registry.yarnpkg.com/playwright/-/playwright-1.40.1 .tgz#a11bf8dca15be5a194851dbbf3df235b9f53d7ae "
11617
+ integrity sha512-2eHI7IioIpQ0bS1Ovg/HszsN/XKNwEG1kbzSDDmADpclKc7CyqkHw7Mg2JCz/bbCxg25QUPcjksoMW7JcIFQmw ==
11618
11618
dependencies:
11619
- playwright-core "1.40.0 "
11619
+ playwright-core "1.40.1 "
11620
11620
optionalDependencies:
11621
11621
fsevents "2.3.2"
11622
11622
You can’t perform that action at this time.
0 commit comments