|
6 | 6 | "pnpm": ">= 10.0.0" |
7 | 7 | }, |
8 | 8 | "dependencies": { |
9 | | - "@citation-js/core": "0.7.18", |
10 | | - "@citation-js/plugin-bibtex": "0.7.18", |
11 | | - "@citation-js/plugin-csl": "0.7.18", |
| 9 | + "@citation-js/core": "0.7.21", |
| 10 | + "@citation-js/plugin-bibtex": "0.7.21", |
| 11 | + "@citation-js/plugin-csl": "0.7.21", |
12 | 12 | "@citation-js/plugin-software-formats": "0.6.1", |
13 | 13 | "@github/markdown-toolbar-element": "2.2.3", |
14 | 14 | "@github/paste-markdown": "1.5.3", |
15 | | - "@github/relative-time-element": "4.4.8", |
| 15 | + "@github/relative-time-element": "4.5.0", |
16 | 16 | "@github/text-expander-element": "2.9.2", |
17 | 17 | "@mcaptcha/vanilla-glue": "0.1.0-alpha-3", |
18 | 18 | "@primer/octicons": "19.19.0", |
|
21 | 21 | "@techknowlogick/license-checker-webpack-plugin": "0.3.0", |
22 | 22 | "add-asset-webpack-plugin": "3.1.1", |
23 | 23 | "ansi_up": "6.0.6", |
24 | | - "asciinema-player": "3.12.0", |
25 | | - "chart.js": "4.5.0", |
| 24 | + "asciinema-player": "3.12.1", |
| 25 | + "chart.js": "4.5.1", |
26 | 26 | "chartjs-adapter-dayjs-4": "1.0.4", |
27 | 27 | "chartjs-plugin-zoom": "2.2.0", |
28 | 28 | "clippie": "4.1.8", |
|
35 | 35 | "htmx.org": "2.0.7", |
36 | 36 | "idiomorph": "0.7.4", |
37 | 37 | "jquery": "3.7.1", |
38 | | - "katex": "0.16.23", |
| 38 | + "katex": "0.16.25", |
39 | 39 | "mermaid": "11.12.0", |
40 | 40 | "mini-css-extract-plugin": "2.9.4", |
41 | 41 | "monaco-editor": "0.54.0", |
|
46 | 46 | "postcss": "8.5.6", |
47 | 47 | "postcss-loader": "8.2.0", |
48 | 48 | "sortablejs": "1.15.6", |
49 | | - "swagger-ui-dist": "5.29.4", |
| 49 | + "swagger-ui-dist": "5.29.5", |
50 | 50 | "tailwindcss": "3.4.17", |
51 | 51 | "throttle-debounce": "5.0.2", |
52 | 52 | "tinycolor2": "1.6.0", |
|
66 | 66 | }, |
67 | 67 | "devDependencies": { |
68 | 68 | "@eslint-community/eslint-plugin-eslint-comments": "4.5.0", |
69 | | - "@playwright/test": "1.56.0", |
70 | | - "@stylistic/eslint-plugin": "5.4.0", |
| 69 | + "@playwright/test": "1.56.1", |
| 70 | + "@stylistic/eslint-plugin": "5.5.0", |
71 | 71 | "@stylistic/stylelint-plugin": "4.0.0", |
72 | 72 | "@types/codemirror": "5.60.16", |
73 | 73 | "@types/dropzone": "5.7.9", |
|
79 | 79 | "@types/throttle-debounce": "5.0.2", |
80 | 80 | "@types/tinycolor2": "1.4.6", |
81 | 81 | "@types/toastify-js": "1.12.4", |
82 | | - "@typescript-eslint/parser": "8.46.0", |
| 82 | + "@typescript-eslint/parser": "8.46.2", |
83 | 83 | "@vitejs/plugin-vue": "6.0.1", |
84 | | - "@vitest/eslint-plugin": "1.3.16", |
85 | | - "eslint": "9.37.0", |
| 84 | + "@vitest/eslint-plugin": "1.3.23", |
| 85 | + "eslint": "9.38.0", |
86 | 86 | "eslint-import-resolver-typescript": "4.4.4", |
87 | 87 | "eslint-plugin-array-func": "5.1.0", |
88 | 88 | "eslint-plugin-github": "6.0.0", |
|
92 | 92 | "eslint-plugin-regexp": "2.10.0", |
93 | 93 | "eslint-plugin-sonarjs": "3.0.5", |
94 | 94 | "eslint-plugin-unicorn": "61.0.2", |
95 | | - "eslint-plugin-vue": "10.5.0", |
| 95 | + "eslint-plugin-vue": "10.5.1", |
96 | 96 | "eslint-plugin-vue-scoped-css": "2.12.0", |
97 | 97 | "eslint-plugin-wc": "3.0.2", |
98 | 98 | "globals": "16.4.0", |
99 | | - "happy-dom": "20.0.2", |
| 99 | + "happy-dom": "20.0.8", |
100 | 100 | "markdownlint-cli": "0.45.0", |
101 | 101 | "material-icon-theme": "5.27.0", |
102 | 102 | "nolyfill": "1.0.44", |
|
108 | 108 | "stylelint-declaration-strict-value": "1.10.11", |
109 | 109 | "stylelint-value-no-unknown-custom-properties": "6.0.1", |
110 | 110 | "svgo": "4.0.0", |
111 | | - "typescript-eslint": "8.46.0", |
112 | | - "updates": "16.8.0", |
| 111 | + "typescript-eslint": "8.46.2", |
| 112 | + "updates": "16.8.1", |
113 | 113 | "vite-string-plugin": "1.4.6", |
114 | | - "vitest": "3.2.4", |
| 114 | + "vitest": "4.0.1", |
115 | 115 | "vue-tsc": "3.1.1" |
116 | 116 | }, |
117 | 117 | "browserslist": [ |
|
0 commit comments