chore: update dependencies
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
"docs:preview": "cross-env NODE_OPTIONS='--max-old-space-size=8192' vitepress preview"
|
||||
},
|
||||
"dependencies": {
|
||||
"@codemirror/lang-python": "^6.1.2",
|
||||
"@codemirror/lang-python": "^6.1.3",
|
||||
"@codemirror/lang-sql": "^6.5.0",
|
||||
"@jupyterlab/mathjax2": "^3.6.4",
|
||||
"@jupyterlab/theme-light-extension": "^4.0.2",
|
||||
@@ -14,6 +14,6 @@
|
||||
"devDependencies": {
|
||||
"cross-env": "^7.0.3",
|
||||
"markdown-it-mathjax3": "^4.3.2",
|
||||
"vitepress": "^1.0.0-beta.1"
|
||||
"vitepress": "^1.0.0-beta.2"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user