chore(deps): update dependencies

This commit is contained in:
camera-2018
2024-06-22 02:03:08 +08:00
parent 8ea291c9a2
commit bf9f77c1a0
2 changed files with 415 additions and 468 deletions

869
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -7,10 +7,10 @@
},
"dependencies": {
"@codemirror/lang-python": "^6.1.6",
"@codemirror/lang-sql": "^6.6.4",
"@codemirror/lang-sql": "^6.6.5",
"@jupyterlab/mathjax2": "^3.6.7",
"@jupyterlab/theme-light-extension": "^4.2.1",
"@vueuse/core": "^10.10.0",
"@jupyterlab/theme-light-extension": "^4.2.2",
"@vueuse/core": "^10.11.0",
"canvas-confetti": "^1.9.3",
"markdown-it": "^14.1.0",
"markdown-it-pangu": "^1.0.2",
@@ -22,17 +22,17 @@
"@semantic-release/changelog": "^6.0.3",
"@semantic-release/commit-analyzer": "^13.0.0",
"@semantic-release/git": "^10.0.1",
"@semantic-release/github": "^10.0.5",
"@semantic-release/github": "^10.0.6",
"@semantic-release/release-notes-generator": "^14.0.0",
"@shikijs/vitepress-twoslash": "^1.6.1",
"@shikijs/vitepress-twoslash": "^1.7.0",
"@vitejs/plugin-vue": "^5.0.5",
"cross-env": "^7.0.3",
"markdown-it-mathjax3": "^4.3.2",
"mermaid": "^10.9.1",
"semantic-release": "^24.0.0",
"unplugin-vue-macros": "^2.9.3",
"unplugin-vue-macros": "^2.9.5",
"vite-plugin-pwa": "^0.20.0",
"vitepress": "^1.2.2",
"vitepress": "^1.2.3",
"vitepress-plugin-mermaid-xyxsw": "^2.12.13"
},
"optionalDependencies": {