chore: update dependencies

This commit is contained in:
camera-2018
2023-08-11 01:34:06 +08:00
parent 5605ed41fe
commit 6955f50136
2 changed files with 580 additions and 637 deletions

View File

@@ -6,10 +6,10 @@
},
"dependencies": {
"@codemirror/lang-python": "^6.1.3",
"@codemirror/lang-sql": "^6.5.2",
"@codemirror/lang-sql": "^6.5.3",
"@jupyterlab/mathjax2": "^3.6.5",
"@jupyterlab/theme-light-extension": "^4.0.3",
"@vercel/analytics": "^1.0.1",
"@jupyterlab/theme-light-extension": "^4.0.4",
"@vercel/analytics": "^1.0.2",
"@vueuse/core": "^10.3.0",
"markdown-it": "^13.0.1",
"markdown-it-pangu": "^1.0.2",
@@ -20,7 +20,7 @@
"cross-env": "^7.0.3",
"markdown-it-mathjax3": "^4.3.2",
"mermaid": "^10.3.0",
"vitepress": "^1.0.0-beta.7",
"vitepress": "^1.0.0-rc.4",
"vitepress-plugin-mermaid": "^2.0.13"
}
}