chore: update dependencies
This commit is contained in:
12
package.json
12
package.json
@@ -6,11 +6,11 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@codemirror/lang-python": "^6.1.3",
|
||||
"@codemirror/lang-sql": "^6.5.3",
|
||||
"@codemirror/lang-sql": "^6.5.4",
|
||||
"@jupyterlab/mathjax2": "^3.6.5",
|
||||
"@jupyterlab/theme-light-extension": "^4.0.4",
|
||||
"@jupyterlab/theme-light-extension": "^4.0.5",
|
||||
"@vercel/analytics": "^1.0.2",
|
||||
"@vueuse/core": "^10.3.0",
|
||||
"@vueuse/core": "^10.4.1",
|
||||
"canvas-confetti": "^1.6.0",
|
||||
"markdown-it": "^13.0.1",
|
||||
"markdown-it-pangu": "^1.0.2",
|
||||
@@ -20,9 +20,9 @@
|
||||
"@mermaid-js/mermaid-mindmap": "^9.3.0",
|
||||
"cross-env": "^7.0.3",
|
||||
"markdown-it-mathjax3": "^4.3.2",
|
||||
"mermaid": "^10.3.0",
|
||||
"unplugin-vue-macros": "^2.4.7",
|
||||
"vitepress": "^1.0.0-rc.4",
|
||||
"mermaid": "^10.4.0",
|
||||
"unplugin-vue-macros": "^2.4.14",
|
||||
"vitepress": "^1.0.0-rc.10",
|
||||
"vitepress-plugin-mermaid-xyxsw": "^2.12.13"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user