Files

128 lines
4.1 KiB
JSON
Raw Permalink Normal View History

{
"type": "module",
2026-06-07 23:03:55 -07:00
"packageManager": "pnpm@11.5.1",
"engines": {
"node": ">= 22.18.0",
2026-05-08 06:17:20 +02:00
"pnpm": ">= 11.0.0"
},
2020-01-14 19:02:08 +01:00
"dependencies": {
2025-10-23 10:35:48 +02:00
"@citation-js/core": "0.7.21",
"@citation-js/plugin-bibtex": "0.7.21",
2026-01-13 05:06:58 +01:00
"@citation-js/plugin-csl": "0.7.22",
"@citation-js/plugin-software-formats": "0.6.2",
2026-06-08 11:30:55 -07:00
"@codemirror/autocomplete": "6.20.3",
2026-03-31 23:50:45 +02:00
"@codemirror/commands": "6.10.3",
"@codemirror/lang-json": "6.0.2",
"@codemirror/lang-markdown": "6.5.0",
"@codemirror/language": "6.12.3",
"@codemirror/language-data": "6.5.2",
2026-05-25 03:08:25 -07:00
"@codemirror/legacy-modes": "6.5.3",
2026-05-11 09:03:11 -07:00
"@codemirror/lint": "6.9.6",
2026-05-04 21:27:47 +02:00
"@codemirror/search": "6.7.0",
2026-03-31 23:50:45 +02:00
"@codemirror/state": "6.6.0",
2026-05-25 03:08:25 -07:00
"@codemirror/view": "6.43.0",
"@deltablot/dropzone": "7.4.3",
"@github/markdown-toolbar-element": "2.2.3",
"@github/paste-markdown": "1.5.3",
2026-01-16 12:00:16 +01:00
"@github/text-expander-element": "2.9.4",
2026-03-31 23:50:45 +02:00
"@lezer/highlight": "1.2.3",
"@mcaptcha/vanilla-glue": "0.1.0-rc2",
2026-03-27 04:39:24 +01:00
"@mermaid-js/layout-elk": "0.2.1",
2026-06-07 23:03:55 -07:00
"@primer/octicons": "19.28.0",
2026-03-31 23:50:45 +02:00
"@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",
2026-05-25 03:08:25 -07:00
"@vitejs/plugin-vue": "6.0.7",
2025-06-07 19:59:36 +02:00
"ansi_up": "6.0.6",
2026-03-08 07:29:27 +01:00
"asciinema-player": "3.15.1",
2025-10-23 10:35:48 +02:00
"chart.js": "4.5.1",
2024-02-16 01:21:13 +03:00
"chartjs-adapter-dayjs-4": "1.0.4",
2024-12-05 17:13:10 +01:00
"chartjs-plugin-zoom": "2.2.0",
2026-05-25 03:08:25 -07:00
"clippie": "4.2.0",
2026-03-31 23:50:45 +02:00
"codemirror-lang-elixir": "4.0.1",
2026-02-22 20:56:45 +01:00
"colord": "2.9.3",
"compare-versions": "6.1.1",
"cropperjs": "1.6.2",
"dayjs": "1.11.21",
2026-05-04 21:27:47 +02:00
"easymde": "2.21.0",
2026-04-08 18:45:02 +02:00
"esbuild": "0.28.0",
2025-10-02 08:45:56 +02:00
"idiomorph": "0.7.4",
"jquery": "4.0.0",
2026-06-07 23:03:55 -07:00
"js-yaml": "4.2.0",
"katex": "0.17.0",
"mermaid": "11.15.0",
2026-01-13 05:06:58 +01:00
"online-3d-viewer": "0.18.0",
2025-02-16 14:14:23 +01:00
"pdfobject": "2.3.1",
"perfect-debounce": "2.1.0",
2026-05-25 03:08:25 -07:00
"postcss": "8.5.15",
2026-06-07 23:03:55 -07:00
"rolldown-license-plugin": "3.0.9",
2026-02-17 19:35:37 +01:00
"sortablejs": "1.15.7",
2026-05-17 22:06:04 -07:00
"swagger-ui-dist": "5.32.6",
2026-03-27 04:39:24 +01:00
"tailwindcss": "3.4.19",
2024-07-11 20:36:02 +02:00
"throttle-debounce": "5.0.2",
2022-07-19 00:33:34 +02:00
"tippy.js": "6.3.7",
2023-06-27 04:45:24 +02:00
"toastify-js": "1.12.0",
2020-05-21 04:00:43 +02:00
"tributejs": "5.1.3",
"uint8-to-base64": "0.2.1",
"vanilla-colorful": "0.7.2",
2026-06-07 23:03:55 -07:00
"vite": "8.0.16",
2026-05-04 21:27:47 +02:00
"vite-string-plugin": "2.0.4",
"vue": "3.5.35",
2024-12-05 17:13:10 +01:00
"vue-bar-graph": "2.2.0",
"vue-chartjs": "5.3.3"
},
"devDependencies": {
"@eslint-community/eslint-plugin-eslint-comments": "4.7.2",
"@eslint/json": "2.0.0",
2026-05-17 22:06:04 -07:00
"@playwright/test": "1.60.0",
2026-03-08 07:29:27 +01:00
"@stylistic/eslint-plugin": "5.10.0",
"@stylistic/stylelint-plugin": "5.2.0",
2025-10-28 18:32:11 +01:00
"@types/codemirror": "5.60.17",
2026-03-08 07:29:27 +01:00
"@types/jquery": "4.0.0",
2026-01-26 10:34:38 +08:00
"@types/js-yaml": "4.0.9",
2026-01-13 05:06:58 +01:00
"@types/katex": "0.16.8",
2026-05-25 03:08:25 -07:00
"@types/node": "25.9.1",
"@types/pdfobject": "2.2.5",
2025-10-28 18:32:11 +01:00
"@types/sortablejs": "1.15.9",
2025-07-04 17:02:32 +02:00
"@types/swagger-ui-dist": "3.30.6",
"@types/throttle-debounce": "5.0.2",
2025-05-07 19:21:38 +02:00
"@types/toastify-js": "1.12.4",
2026-06-07 23:03:55 -07:00
"@typescript-eslint/parser": "8.60.1",
2026-05-25 03:08:25 -07:00
"@vitejs/plugin-vue": "6.0.7",
2026-06-07 23:03:55 -07:00
"@vitest/eslint-plugin": "1.6.19",
"eslint": "10.4.1",
"eslint-import-resolver-typescript": "4.4.5",
2026-03-23 08:49:25 +01:00
"eslint-plugin-array-func": "5.1.1",
2026-05-17 22:06:04 -07:00
"eslint-plugin-de-morgan": "2.1.2",
2026-03-29 12:24:30 +02:00
"eslint-plugin-github": "6.0.0",
2026-03-23 08:49:25 +01:00
"eslint-plugin-import-x": "4.16.2",
2026-05-25 03:08:25 -07:00
"eslint-plugin-playwright": "2.10.4",
2026-03-23 08:49:25 +01:00
"eslint-plugin-regexp": "3.1.0",
2026-04-21 00:32:45 +02:00
"eslint-plugin-sonarjs": "4.0.3",
"eslint-plugin-unicorn": "64.0.0",
2026-06-08 11:30:55 -07:00
"eslint-plugin-vue": "10.9.2",
2026-06-07 23:03:55 -07:00
"eslint-plugin-vue-scoped-css": "3.1.1",
2026-02-10 16:39:17 +01:00
"eslint-plugin-wc": "3.1.0",
2026-05-04 21:27:47 +02:00
"globals": "17.6.0",
"happy-dom": "20.10.1",
2026-05-10 22:01:34 -07:00
"jiti": "2.7.0",
"markdownlint-cli": "0.48.0",
"material-icon-theme": "5.35.0",
2026-01-16 12:00:16 +01:00
"postcss-html": "1.8.1",
2026-05-04 21:27:47 +02:00
"spectral-cli-bundle": "1.0.8",
"stylelint": "17.12.0",
2026-01-16 12:00:16 +01:00
"stylelint-config-recommended": "18.0.0",
"stylelint-declaration-block-no-ignored-properties": "3.0.0",
2026-03-08 07:29:27 +01:00
"stylelint-declaration-strict-value": "1.11.1",
"stylelint-value-no-unknown-custom-properties": "6.1.1",
"svgo": "4.0.1",
2026-04-21 00:32:45 +02:00
"typescript": "6.0.3",
2026-06-07 23:03:55 -07:00
"typescript-eslint": "8.60.1",
"updates": "17.17.3",
"vitest": "4.1.8",
"vue-tsc": "3.3.3"
}
2018-03-06 02:22:16 +01:00
}