|
15 | 15 | "@github/relative-time-element": "4.4.8", |
16 | 16 | "@github/text-expander-element": "2.9.2", |
17 | 17 | "@mcaptcha/vanilla-glue": "0.1.0-alpha-3", |
18 | | - "@primer/octicons": "19.18.0", |
| 18 | + "@primer/octicons": "19.19.0", |
19 | 19 | "@resvg/resvg-wasm": "2.6.2", |
20 | 20 | "@silverwind/vue3-calendar-heatmap": "2.0.6", |
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.10.0", |
| 24 | + "asciinema-player": "3.12.0", |
25 | 25 | "chart.js": "4.5.0", |
26 | 26 | "chartjs-adapter-dayjs-4": "1.0.4", |
27 | 27 | "chartjs-plugin-zoom": "2.2.0", |
|
31 | 31 | "dayjs": "1.11.18", |
32 | 32 | "dropzone": "6.0.0-beta.2", |
33 | 33 | "easymde": "2.20.0", |
34 | | - "esbuild-loader": "4.3.0", |
| 34 | + "esbuild-loader": "4.4.0", |
35 | 35 | "htmx.org": "2.0.7", |
36 | 36 | "idiomorph": "0.7.4", |
37 | 37 | "jquery": "3.7.1", |
38 | | - "katex": "0.16.22", |
| 38 | + "katex": "0.16.23", |
39 | 39 | "mermaid": "11.12.0", |
40 | 40 | "mini-css-extract-plugin": "2.9.4", |
41 | | - "monaco-editor": "0.53.0", |
42 | | - "monaco-editor-webpack-plugin": "7.1.0", |
| 41 | + "monaco-editor": "0.54.0", |
| 42 | + "monaco-editor-webpack-plugin": "7.1.1", |
43 | 43 | "online-3d-viewer": "0.16.0", |
44 | 44 | "pdfobject": "2.3.1", |
45 | 45 | "perfect-debounce": "2.0.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.1", |
| 49 | + "swagger-ui-dist": "5.29.4", |
50 | 50 | "tailwindcss": "3.4.17", |
51 | 51 | "throttle-debounce": "5.0.2", |
52 | 52 | "tinycolor2": "1.6.0", |
|
60 | 60 | "vue-bar-graph": "2.2.0", |
61 | 61 | "vue-chartjs": "5.3.2", |
62 | 62 | "vue-loader": "17.4.2", |
63 | | - "webpack": "5.102.0", |
| 63 | + "webpack": "5.102.1", |
64 | 64 | "webpack-cli": "6.0.1", |
65 | 65 | "wrap-ansi": "9.0.2" |
66 | 66 | }, |
67 | 67 | "devDependencies": { |
68 | 68 | "@eslint-community/eslint-plugin-eslint-comments": "4.5.0", |
69 | | - "@playwright/test": "1.55.1", |
| 69 | + "@playwright/test": "1.56.0", |
70 | 70 | "@stylistic/eslint-plugin": "5.4.0", |
71 | 71 | "@stylistic/stylelint-plugin": "4.0.0", |
72 | 72 | "@types/codemirror": "5.60.16", |
|
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.45.0", |
| 82 | + "@typescript-eslint/parser": "8.46.0", |
83 | 83 | "@vitejs/plugin-vue": "6.0.1", |
84 | | - "@vitest/eslint-plugin": "1.3.13", |
85 | | - "eslint": "9.36.0", |
| 84 | + "@vitest/eslint-plugin": "1.3.16", |
| 85 | + "eslint": "9.37.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", |
|
102 | 102 | "nolyfill": "1.0.44", |
103 | 103 | "postcss-html": "1.8.0", |
104 | 104 | "spectral-cli-bundle": "1.0.3", |
105 | | - "stylelint": "16.24.0", |
| 105 | + "stylelint": "16.25.0", |
106 | 106 | "stylelint-config-recommended": "17.0.0", |
107 | 107 | "stylelint-declaration-block-no-ignored-properties": "2.8.0", |
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.45.0", |
112 | | - "updates": "16.7.4", |
| 111 | + "typescript-eslint": "8.46.0", |
| 112 | + "updates": "16.8.0", |
113 | 113 | "vite-string-plugin": "1.4.6", |
114 | 114 | "vitest": "3.2.4", |
115 | | - "vue-tsc": "3.1.0" |
| 115 | + "vue-tsc": "3.1.1" |
116 | 116 | }, |
117 | 117 | "browserslist": [ |
118 | 118 | "defaults" |
|
0 commit comments