chore(deps): update dependencies
This commit is contained in:
14
package.json
14
package.json
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user