chore: update dependencies

This commit is contained in:
camera-2018
2023-06-24 06:21:22 +08:00
parent 6fe8470d41
commit 538359427d
2 changed files with 16 additions and 16 deletions

View File

@@ -6,7 +6,7 @@
},
"dependencies": {
"@codemirror/lang-python": "^6.1.3",
"@codemirror/lang-sql": "^6.5.0",
"@codemirror/lang-sql": "^6.5.2",
"@jupyterlab/mathjax2": "^3.6.4",
"@jupyterlab/theme-light-extension": "^4.0.2",
"markdown-it": "^13.0.1"
@@ -14,6 +14,6 @@
"devDependencies": {
"cross-env": "^7.0.3",
"markdown-it-mathjax3": "^4.3.2",
"vitepress": "^1.0.0-beta.2"
"vitepress": "^1.0.0-beta.3"
}
}