fix: devDependencies

This commit is contained in:
camera-2018
2024-03-03 17:12:10 +08:00
parent ea4ab63146
commit b5b5848440
2 changed files with 185 additions and 145 deletions

View File

@@ -6,10 +6,10 @@
},
"dependencies": {
"@codemirror/lang-python": "^6.1.4",
"@codemirror/lang-sql": "^6.5.5",
"@codemirror/lang-sql": "^6.6.0",
"@jupyterlab/mathjax2": "^3.6.7",
"@jupyterlab/theme-light-extension": "^4.1.1",
"@vueuse/core": "^10.7.2",
"@jupyterlab/theme-light-extension": "^4.1.2",
"@vueuse/core": "^10.9.0",
"canvas-confetti": "^1.9.2",
"markdown-it": "^14.0.0",
"markdown-it-pangu": "^1.0.2",
@@ -23,7 +23,7 @@
"markdown-it-mathjax3": "^4.3.2",
"mermaid": "^10.8.0",
"unplugin-vue-macros": "^2.7.10",
"vite-plugin-pwa": "^0.19.0",
"vite-plugin-pwa": "^0.19.2",
"vitepress": "^1.0.0-rc.44",
"vitepress-plugin-mermaid-xyxsw": "^2.12.13"
},