chore(deps): update dependencies
This commit is contained in:
16
package.json
16
package.json
@@ -7,9 +7,9 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@codemirror/lang-python": "^6.1.6",
|
||||
"@codemirror/lang-sql": "^6.6.5",
|
||||
"@codemirror/lang-sql": "^6.7.0",
|
||||
"@jupyterlab/mathjax2": "^3.6.7",
|
||||
"@jupyterlab/theme-light-extension": "^4.2.2",
|
||||
"@jupyterlab/theme-light-extension": "^4.2.4",
|
||||
"@vueuse/core": "^10.11.0",
|
||||
"canvas-confetti": "^1.9.3",
|
||||
"markdown-it": "^14.1.0",
|
||||
@@ -22,9 +22,9 @@
|
||||
"@semantic-release/changelog": "^6.0.3",
|
||||
"@semantic-release/commit-analyzer": "^13.0.0",
|
||||
"@semantic-release/git": "^10.0.1",
|
||||
"@semantic-release/github": "^10.0.6",
|
||||
"@semantic-release/release-notes-generator": "^14.0.0",
|
||||
"@shikijs/vitepress-twoslash": "^1.7.0",
|
||||
"@semantic-release/github": "^10.1.1",
|
||||
"@semantic-release/release-notes-generator": "^14.0.1",
|
||||
"@shikijs/vitepress-twoslash": "^1.10.3",
|
||||
"@vitejs/plugin-vue": "^5.0.5",
|
||||
"cross-env": "^7.0.3",
|
||||
"markdown-it-mathjax3": "^4.3.2",
|
||||
@@ -32,11 +32,11 @@
|
||||
"semantic-release": "^24.0.0",
|
||||
"unplugin-vue-macros": "^2.9.5",
|
||||
"vite-plugin-pwa": "^0.20.0",
|
||||
"vitepress": "^1.2.3",
|
||||
"vitepress": "^1.3.1",
|
||||
"vitepress-plugin-mermaid-xyxsw": "^2.12.13"
|
||||
},
|
||||
"optionalDependencies": {
|
||||
"@rollup/rollup-linux-x64-gnu": "^4.18.0",
|
||||
"@rollup/rollup-win32-x64-msvc": "^4.18.0"
|
||||
"@rollup/rollup-linux-x64-gnu": "^4.19.0",
|
||||
"@rollup/rollup-win32-x64-msvc": "^4.19.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user