chore: update dependencies

This commit is contained in:
camera-2018
2023-09-01 00:15:56 +08:00
parent 482031c1fc
commit a985923820
2 changed files with 1014 additions and 1002 deletions

2004
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

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