File tree Expand file tree Collapse file tree 4 files changed +952
-674
lines changed Expand file tree Collapse file tree 4 files changed +952
-674
lines changed Original file line number Diff line number Diff line change 5555 "dependencies" : {
5656 "@jupyterlab/coreutils" : " ^6" ,
5757 "@jupyterlab/services" : " ^7" ,
58- "@jupyterlite/contents" : " ^0.2.0 || ^0.3.0 || ^0.4.0-alpha.3 " ,
59- "@jupyterlite/kernel" : " ^0.2.0 || ^0.3.0 || ^0.4.0-alpha.3 " ,
60- "@jupyterlite/server" : " ^0.2.0 || ^0.3.0 || ^0.4.0-alpha.3 " ,
58+ "@jupyterlite/contents" : " ^0.2.0 || ^0.3.0 || ^0.4.0" ,
59+ "@jupyterlite/kernel" : " ^0.2.0 || ^0.3.0 || ^0.4.0" ,
60+ "@jupyterlite/server" : " ^0.2.0 || ^0.3.0 || ^0.4.0" ,
6161 "@lumino/coreutils" : " ^2" ,
6262 "@lumino/signaling" : " ^2" ,
6363 "coincident" : " ^1.2.3"
Original file line number Diff line number Diff line change 1515 "test:update" : " playwright test --update-snapshots"
1616 },
1717 "devDependencies" : {
18- "@playwright/test" : " ^1.37 .0" ,
18+ "@playwright/test" : " ^1.45 .0" ,
1919 "rimraf" : " ^5.0.5"
2020 },
2121 "dependencies" : {
22- "@jupyterlab/galata" : " ~5.0.5 "
22+ "@jupyterlab/galata" : " ~5.2.4 "
2323 }
2424}
You can’t perform that action at this time.
0 commit comments