mirror of
https://github.com/go-gitea/gitea.git
synced 2026-09-18 07:12:51 +00:00
2b10f77e42
Update to [mermaid v12](https://github.com/mermaid-js/mermaid/releases#release-mermaid@12.0.0), ELK is now the default layout so the plugin and all supporting code is gone. Layout switching to previous `dagre` layout via frontmatter works as expected. Diagrams use the new `neo` default look which renders them slightly different (smaller boxes) then the `classic` look that was default in v11. The `neo` look got some tweaks to remove shadows and gradient to look better. Also did some related refactors and mermaid dragging now works on touch devices too.
115 lines
3.7 KiB
JSON
115 lines
3.7 KiB
JSON
{
|
|
"type": "module",
|
|
"packageManager": "pnpm@12.4.0",
|
|
"engines": {
|
|
"node": ">= 22.18.0",
|
|
"pnpm": ">= 11.0.0"
|
|
},
|
|
"dependencies": {
|
|
"@citation-js/core": "0.7.21",
|
|
"@citation-js/plugin-bibtex": "0.7.21",
|
|
"@citation-js/plugin-csl": "0.7.22",
|
|
"@citation-js/plugin-software-formats": "0.6.2",
|
|
"@codemirror/autocomplete": "6.20.3",
|
|
"@codemirror/commands": "6.11.0",
|
|
"@codemirror/lang-json": "6.0.2",
|
|
"@codemirror/lang-markdown": "6.5.2",
|
|
"@codemirror/language": "6.12.4",
|
|
"@codemirror/language-data": "6.5.2",
|
|
"@codemirror/legacy-modes": "6.5.4",
|
|
"@codemirror/lint": "6.9.7",
|
|
"@codemirror/search": "6.7.2",
|
|
"@codemirror/state": "6.7.4",
|
|
"@codemirror/view": "6.43.11",
|
|
"@deltablot/dropzone": "7.4.4",
|
|
"@github/markdown-toolbar-element": "2.2.3",
|
|
"@github/paste-markdown": "1.5.3",
|
|
"@github/text-expander-element": "2.9.4",
|
|
"@lezer/highlight": "1.2.3",
|
|
"@mcaptcha/vanilla-glue": "0.1.0-rc2",
|
|
"@primer/octicons": "19.36.0",
|
|
"@replit/codemirror-indentation-markers": "6.5.3",
|
|
"@replit/codemirror-lang-nix": "6.0.1",
|
|
"@replit/codemirror-lang-svelte": "6.0.0",
|
|
"@replit/codemirror-vscode-keymap": "6.0.2",
|
|
"@resvg/resvg-wasm": "2.6.2",
|
|
"@vitejs/plugin-vue": "6.0.8",
|
|
"asciinema-player": "3.17.0",
|
|
"chart.js": "4.5.1",
|
|
"chartjs-plugin-zoom": "2.2.0",
|
|
"clippie": "4.2.1",
|
|
"codemirror-lang-elixir": "4.0.1",
|
|
"colord": "2.10.0",
|
|
"compare-versions": "6.1.1",
|
|
"cropperjs": "1.6.3",
|
|
"dayjs": "1.11.23",
|
|
"easymde": "2.21.0",
|
|
"esbuild": "0.28.2",
|
|
"idiomorph": "0.8.0",
|
|
"is-network-error": "1.3.2",
|
|
"jquery": "4.0.0",
|
|
"js-yaml": "5.4.1",
|
|
"katex": "0.18.7",
|
|
"mermaid": "12.0.0",
|
|
"online-3d-viewer": "0.18.0",
|
|
"pdfobject": "2.3.1",
|
|
"postcss": "8.5.28",
|
|
"rolldown-license-plugin": "3.0.11",
|
|
"sortablejs": "1.15.7",
|
|
"swagger-ui-dist": "5.32.15",
|
|
"tailwindcss": "3.4.19",
|
|
"tippy.js": "6.3.7",
|
|
"toastify-js": "1.12.0",
|
|
"tributejs": "5.1.3",
|
|
"vanilla-colorful": "0.7.2",
|
|
"vite": "8.2.2",
|
|
"vite-string-plugin": "2.0.5",
|
|
"vue": "3.5.42"
|
|
},
|
|
"devDependencies": {
|
|
"@eslint-community/eslint-plugin-eslint-comments": "4.8.0",
|
|
"@eslint/json": "2.1.0",
|
|
"@playwright/test": "1.63.0",
|
|
"@stylistic/eslint-plugin": "5.10.0",
|
|
"@stylistic/stylelint-plugin": "5.3.0",
|
|
"@types/codemirror": "5.60.18",
|
|
"@types/jquery": "4.0.1",
|
|
"@types/katex": "0.16.8",
|
|
"@types/node": "26.5.0",
|
|
"@types/pdfobject": "2.2.5",
|
|
"@types/sortablejs": "1.15.9",
|
|
"@types/swagger-ui-dist": "3.30.6",
|
|
"@types/toastify-js": "1.12.4",
|
|
"@typescript-eslint/parser": "8.70.0",
|
|
"@vitejs/plugin-vue": "6.0.8",
|
|
"@vitest/browser-playwright": "5.0.0",
|
|
"@vitest/eslint-plugin": "1.6.27",
|
|
"eslint": "10.10.0",
|
|
"eslint-import-resolver-typescript": "4.4.5",
|
|
"eslint-plugin-import-x": "4.17.1",
|
|
"eslint-plugin-playwright": "2.11.0",
|
|
"eslint-plugin-regexp": "3.3.0",
|
|
"eslint-plugin-unicorn": "74.0.0",
|
|
"eslint-plugin-vue": "10.11.0",
|
|
"eslint-plugin-vue-scoped-css": "3.1.3",
|
|
"eslint-plugin-wc": "3.1.0",
|
|
"globals": "17.12.0",
|
|
"jiti": "2.7.0",
|
|
"linguist-languages": "9.5.0",
|
|
"markdownlint-cli": "0.49.1",
|
|
"material-icon-theme": "5.38.1",
|
|
"postcss-html": "2.0.0",
|
|
"spectral-cli-bundle": "1.0.12",
|
|
"stylelint": "17.15.0",
|
|
"stylelint-config-recommended": "18.0.0",
|
|
"stylelint-declaration-block-no-ignored-properties": "3.0.0",
|
|
"stylelint-declaration-strict-value": "1.12.1",
|
|
"stylelint-value-no-unknown-custom-properties": "6.1.1",
|
|
"svgo": "4.1.0",
|
|
"typescript": "6.0.3",
|
|
"typescript-eslint": "8.70.0",
|
|
"vitest": "5.0.0",
|
|
"vue-tsc": "3.3.11"
|
|
}
|
|
}
|