mirror of
https://github.com/jupyter/notebook.git
synced 2025-04-12 14:00:27 +08:00
Update typescript
and lerna
(#7562)
This commit is contained in:
parent
99af31ec21
commit
e1cd13abfe
@ -33,7 +33,7 @@
|
||||
"commander": "^6.2.0",
|
||||
"fs-extra": "^9.1.0",
|
||||
"semver": "^7.6.3",
|
||||
"typescript": "~5.0.2"
|
||||
"typescript": "~5.1.6"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/fs-extra": "^9.0.10",
|
||||
|
@ -1,5 +1,4 @@
|
||||
{
|
||||
"$schema": "node_modules/lerna/schemas/lerna-schema.json",
|
||||
"version": "independent",
|
||||
"useWorkspaces": true
|
||||
"version": "independent"
|
||||
}
|
||||
|
@ -60,11 +60,11 @@
|
||||
"eslint-plugin-prettier": "^4.2.1",
|
||||
"eslint-plugin-react": "^7.32.2",
|
||||
"html-webpack-plugin": "^5.6.3",
|
||||
"lerna": "^6.6.2",
|
||||
"lerna": "^7.1.4",
|
||||
"npm-run-all": "^4.1.5",
|
||||
"prettier": "^2.8.5",
|
||||
"rimraf": "^3.0.2",
|
||||
"typescript": "~5.0.2"
|
||||
"typescript": "~5.1.6"
|
||||
},
|
||||
"nx": {}
|
||||
}
|
||||
|
@ -34,6 +34,6 @@
|
||||
"@jupyter-notebook/ui-components": "^7.4.0-alpha.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"typescript": "~5.0.2"
|
||||
"typescript": "~5.1.6"
|
||||
}
|
||||
}
|
||||
|
@ -57,7 +57,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"rimraf": "^3.0.2",
|
||||
"typescript": "~5.0.2"
|
||||
"typescript": "~5.1.6"
|
||||
},
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
|
@ -62,7 +62,7 @@
|
||||
"jest": "^29.3.1",
|
||||
"rimraf": "^3.0.2",
|
||||
"ts-jest": "^29.0.3",
|
||||
"typescript": "~5.0.2"
|
||||
"typescript": "~5.1.6"
|
||||
},
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
|
@ -46,7 +46,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"rimraf": "^3.0.2",
|
||||
"typescript": "~5.0.2"
|
||||
"typescript": "~5.1.6"
|
||||
},
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
|
@ -49,7 +49,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"rimraf": "^3.0.2",
|
||||
"typescript": "~5.0.2"
|
||||
"typescript": "~5.1.6"
|
||||
},
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
|
@ -45,7 +45,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"rimraf": "^3.0.2",
|
||||
"typescript": "~5.0.2"
|
||||
"typescript": "~5.1.6"
|
||||
},
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
|
@ -48,7 +48,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"rimraf": "^3.0.2",
|
||||
"typescript": "~5.0.2"
|
||||
"typescript": "~5.1.6"
|
||||
},
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
|
@ -57,7 +57,7 @@
|
||||
"devDependencies": {
|
||||
"@jupyterlab/builder": "~4.4.0-alpha.1",
|
||||
"rimraf": "^3.0.2",
|
||||
"typescript": "~5.0.2"
|
||||
"typescript": "~5.1.6"
|
||||
},
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
|
@ -53,7 +53,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"rimraf": "^3.0.2",
|
||||
"typescript": "~5.0.2"
|
||||
"typescript": "~5.1.6"
|
||||
},
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
|
@ -46,7 +46,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"rimraf": "^3.0.2",
|
||||
"typescript": "~5.0.2"
|
||||
"typescript": "~5.1.6"
|
||||
},
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
|
@ -58,7 +58,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"rimraf": "^3.0.2",
|
||||
"typescript": "~5.0.2"
|
||||
"typescript": "~5.1.6"
|
||||
},
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
|
@ -57,7 +57,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"rimraf": "^3.0.2",
|
||||
"typescript": "~5.0.2"
|
||||
"typescript": "~5.1.6"
|
||||
},
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
|
@ -55,7 +55,7 @@
|
||||
"jest": "^29.3.1",
|
||||
"rimraf": "^3.0.2",
|
||||
"ts-jest": "^29.0.3",
|
||||
"typescript": "~5.0.2"
|
||||
"typescript": "~5.1.6"
|
||||
},
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
|
Loading…
x
Reference in New Issue
Block a user