mirror of
https://github.com/jupyter/notebook.git
synced 2025-02-17 12:39:54 +08:00
rimraf innit
This commit is contained in:
parent
aeac0de4a2
commit
006600239f
@ -143,13 +143,13 @@
|
||||
"devDependencies": {
|
||||
"@jupyterlab/builder": "^4.0.0-alpha.14",
|
||||
"@jupyterlab/buildutils": "^4.0.0-alpha.14",
|
||||
"@types/rimraf": "^3.0.0",
|
||||
"@types/rimraf": "^3.0.2",
|
||||
"css-loader": "~5.0.1",
|
||||
"fs-extra": "^8.1.0",
|
||||
"glob": "~7.1.6",
|
||||
"mini-css-extract-plugin": "~0.9.0",
|
||||
"npm-run-all": "^4.1.5",
|
||||
"rimraf": "~3.0.2",
|
||||
"rimraf": "^3.0.2",
|
||||
"style-loader": "~1.0.1",
|
||||
"svg-url-loader": "~6.0.0",
|
||||
"watch": "~1.0.2",
|
||||
|
@ -38,6 +38,6 @@
|
||||
"devDependencies": {
|
||||
"@types/fs-extra": "^9.0.10",
|
||||
"@types/node": "^14.6.1",
|
||||
"rimraf": "~3.0.0"
|
||||
"rimraf": "^3.0.2"
|
||||
}
|
||||
}
|
||||
|
@ -58,7 +58,7 @@
|
||||
"@lumino/widgets": "^2.0.0-alpha.6"
|
||||
},
|
||||
"devDependencies": {
|
||||
"rimraf": "~3.0.0",
|
||||
"rimraf": "^3.0.2",
|
||||
"typescript": "~4.6.3"
|
||||
},
|
||||
"publishConfig": {
|
||||
|
@ -61,7 +61,7 @@
|
||||
"@jupyterlab/testutils": "^4.0.0-alpha.14",
|
||||
"@types/jest": "^26.0.10",
|
||||
"jest": "^26.4.2",
|
||||
"rimraf": "~3.0.0",
|
||||
"rimraf": "^3.0.2",
|
||||
"ts-jest": "^26.3.0",
|
||||
"typescript": "~4.6.3"
|
||||
},
|
||||
|
@ -45,7 +45,7 @@
|
||||
"@lumino/algorithm": "^2.0.0-alpha.6"
|
||||
},
|
||||
"devDependencies": {
|
||||
"rimraf": "~3.0.0",
|
||||
"rimraf": "^3.0.2",
|
||||
"typescript": "~4.6.3"
|
||||
},
|
||||
"publishConfig": {
|
||||
|
@ -47,7 +47,7 @@
|
||||
"@lumino/algorithm": "^2.0.0-alpha.6"
|
||||
},
|
||||
"devDependencies": {
|
||||
"rimraf": "~3.0.0",
|
||||
"rimraf": "^3.0.2",
|
||||
"typescript": "~4.6.3"
|
||||
},
|
||||
"publishConfig": {
|
||||
|
@ -45,7 +45,7 @@
|
||||
"@lumino/widgets": "^2.0.0-alpha.6"
|
||||
},
|
||||
"devDependencies": {
|
||||
"rimraf": "~3.0.0",
|
||||
"rimraf": "^3.0.2",
|
||||
"typescript": "~4.6.3"
|
||||
},
|
||||
"publishConfig": {
|
||||
|
@ -46,7 +46,7 @@
|
||||
"@jupyterlab/translation": "^4.0.0-alpha.14"
|
||||
},
|
||||
"devDependencies": {
|
||||
"rimraf": "~3.0.0",
|
||||
"rimraf": "^3.0.2",
|
||||
"typescript": "~4.6.3"
|
||||
},
|
||||
"publishConfig": {
|
||||
|
@ -55,7 +55,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@jupyterlab/builder": "^4.0.0-alpha.14",
|
||||
"rimraf": "~3.0.0",
|
||||
"rimraf": "^3.0.2",
|
||||
"typescript": "~4.6.3"
|
||||
},
|
||||
"publishConfig": {
|
||||
|
@ -51,7 +51,7 @@
|
||||
"@lumino/widgets": "^2.0.0-alpha.6"
|
||||
},
|
||||
"devDependencies": {
|
||||
"rimraf": "~3.0.0",
|
||||
"rimraf": "^3.0.2",
|
||||
"typescript": "~4.6.3"
|
||||
},
|
||||
"publishConfig": {
|
||||
|
@ -45,7 +45,7 @@
|
||||
"@lumino/algorithm": "^2.0.0-alpha.6"
|
||||
},
|
||||
"devDependencies": {
|
||||
"rimraf": "~3.0.0",
|
||||
"rimraf": "^3.0.2",
|
||||
"typescript": "~4.6.3"
|
||||
},
|
||||
"publishConfig": {
|
||||
|
@ -57,7 +57,7 @@
|
||||
"@lumino/widgets": "^2.0.0-alpha.6"
|
||||
},
|
||||
"devDependencies": {
|
||||
"rimraf": "~3.0.0",
|
||||
"rimraf": "^3.0.2",
|
||||
"typescript": "~4.6.3"
|
||||
},
|
||||
"publishConfig": {
|
||||
|
@ -57,7 +57,7 @@
|
||||
"@lumino/widgets": "^2.0.0-alpha.6"
|
||||
},
|
||||
"devDependencies": {
|
||||
"rimraf": "~3.0.0",
|
||||
"rimraf": "^3.0.2",
|
||||
"typescript": "~4.6.3"
|
||||
},
|
||||
"publishConfig": {
|
||||
|
@ -54,7 +54,7 @@
|
||||
"@types/jest": "^26.0.10",
|
||||
"babel-loader": "^8.0.6",
|
||||
"jest": "^26.4.2",
|
||||
"rimraf": "~3.0.0",
|
||||
"rimraf": "^3.0.2",
|
||||
"ts-jest": "^26.3.0",
|
||||
"typescript": "~4.6.3"
|
||||
},
|
||||
|
@ -6,6 +6,7 @@
|
||||
"license": "BSD-3-Clause",
|
||||
"description": "Jupyter Notebook UI Tests",
|
||||
"scripts": {
|
||||
"rimraf": "rimraf",
|
||||
"start": "jupyter notebook --config test/jupyter_server_config.py",
|
||||
"start:detached": "yarn run start&",
|
||||
"test": "playwright test",
|
||||
@ -15,8 +16,10 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@jupyterlab/galata": "~5.0.0-alpha.14",
|
||||
"@playwright/test": "~1.17.0"
|
||||
"@playwright/test": "~1.17.0",
|
||||
"rimraf": "^3.0.2"
|
||||
},
|
||||
|
||||
"resolutions": {
|
||||
"@playwright/test": "~1.17.0"
|
||||
}
|
||||
|
1696
ui-tests/yarn.lock
1696
ui-tests/yarn.lock
File diff suppressed because it is too large
Load Diff
@ -4386,7 +4386,7 @@
|
||||
dependencies:
|
||||
"@types/node" "*"
|
||||
|
||||
"@types/rimraf@^3.0.0":
|
||||
"@types/rimraf@^3.0.2":
|
||||
version "3.0.2"
|
||||
resolved "https://registry.yarnpkg.com/@types/rimraf/-/rimraf-3.0.2.tgz#a63d175b331748e5220ad48c901d7bbf1f44eef8"
|
||||
integrity sha512-F3OznnSLAUxFrCEu/L5PY8+ny8DtcFRjx7fZZ9bycvXRi3KPTRS9HOitGZwvPg0juRhXFWIeKX58cnX5YqLohQ==
|
||||
@ -11758,7 +11758,7 @@ reusify@^1.0.4:
|
||||
resolved "https://registry.yarnpkg.com/reusify/-/reusify-1.0.4.tgz#90da382b1e126efc02146e90845a88db12925d76"
|
||||
integrity sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw==
|
||||
|
||||
rimraf@^3.0.0, rimraf@^3.0.2, rimraf@~3.0.0, rimraf@~3.0.2:
|
||||
rimraf@^3.0.0, rimraf@^3.0.2:
|
||||
version "3.0.2"
|
||||
resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-3.0.2.tgz#f1a5402ba6220ad52cc1282bac1ae3aa49fd061a"
|
||||
integrity sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==
|
||||
|
Loading…
Reference in New Issue
Block a user