chore: update dependencies

This commit is contained in:
camera-2018
2023-05-18 20:38:00 +08:00
parent 954a6613c4
commit 87af592661
2 changed files with 1110 additions and 2170 deletions

3276
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -6,9 +6,9 @@
}, },
"dependencies": { "dependencies": {
"@codemirror/lang-python": "^6.1.2", "@codemirror/lang-python": "^6.1.2",
"@codemirror/lang-sql": "^6.4.1", "@codemirror/lang-sql": "^6.5.0",
"@jupyterlab/mathjax2": "^3.6.3", "@jupyterlab/mathjax2": "^3.6.3",
"@jupyterlab/theme-light-extension": "^3.6.3", "@jupyterlab/theme-light-extension": "^4.0.0",
"markdown-it": "^13.0.1" "markdown-it": "^13.0.1"
}, },
"devDependencies": { "devDependencies": {