|
25 | 25 | "chart.js": "4.5.0", |
26 | 26 | "chartjs-adapter-dayjs-4": "1.0.4", |
27 | 27 | "chartjs-plugin-zoom": "2.2.0", |
28 | | - "clippie": "4.1.7", |
| 28 | + "clippie": "4.1.8", |
29 | 29 | "cropperjs": "1.6.2", |
30 | 30 | "css-loader": "7.1.2", |
31 | 31 | "dayjs": "1.11.18", |
32 | 32 | "dropzone": "6.0.0-beta.2", |
33 | 33 | "easymde": "2.20.0", |
34 | 34 | "esbuild-loader": "4.3.0", |
35 | 35 | "htmx.org": "2.0.7", |
36 | | - "idiomorph": "0.7.3", |
| 36 | + "idiomorph": "0.7.4", |
37 | 37 | "jquery": "3.7.1", |
38 | 38 | "katex": "0.16.22", |
39 | | - "mermaid": "11.11.0", |
| 39 | + "mermaid": "11.12.0", |
40 | 40 | "mini-css-extract-plugin": "2.9.4", |
41 | 41 | "monaco-editor": "0.53.0", |
42 | 42 | "monaco-editor-webpack-plugin": "7.1.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.0", |
| 49 | + "swagger-ui-dist": "5.29.1", |
50 | 50 | "tailwindcss": "3.4.17", |
51 | 51 | "throttle-debounce": "5.0.2", |
52 | 52 | "tinycolor2": "1.6.0", |
53 | 53 | "tippy.js": "6.3.7", |
54 | 54 | "toastify-js": "1.12.0", |
55 | 55 | "tributejs": "5.1.3", |
56 | | - "typescript": "5.9.2", |
| 56 | + "typescript": "5.9.3", |
57 | 57 | "uint8-to-base64": "0.2.1", |
58 | 58 | "vanilla-colorful": "0.7.2", |
59 | | - "vue": "3.5.21", |
| 59 | + "vue": "3.5.22", |
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.101.3", |
| 63 | + "webpack": "5.102.0", |
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.0", |
| 69 | + "@playwright/test": "1.55.1", |
70 | 70 | "@stoplight/spectral-cli": "6.15.0", |
71 | | - "@stylistic/eslint-plugin": "5.3.1", |
| 71 | + "@stylistic/eslint-plugin": "5.4.0", |
72 | 72 | "@stylistic/stylelint-plugin": "4.0.0", |
73 | 73 | "@types/codemirror": "5.60.16", |
74 | 74 | "@types/dropzone": "5.7.9", |
|
80 | 80 | "@types/throttle-debounce": "5.0.2", |
81 | 81 | "@types/tinycolor2": "1.4.6", |
82 | 82 | "@types/toastify-js": "1.12.4", |
83 | | - "@typescript-eslint/parser": "8.43.0", |
| 83 | + "@typescript-eslint/parser": "8.45.0", |
84 | 84 | "@vitejs/plugin-vue": "6.0.1", |
85 | | - "@vitest/eslint-plugin": "1.3.9", |
86 | | - "eslint": "9.35.0", |
| 85 | + "@vitest/eslint-plugin": "1.3.13", |
| 86 | + "eslint": "9.36.0", |
87 | 87 | "eslint-import-resolver-typescript": "4.4.4", |
88 | | - "eslint-plugin-array-func": "5.0.2", |
| 88 | + "eslint-plugin-array-func": "5.1.0", |
89 | 89 | "eslint-plugin-github": "6.0.0", |
90 | 90 | "eslint-plugin-import-x": "4.16.1", |
91 | 91 | "eslint-plugin-no-use-extend-native": "0.7.2", |
92 | 92 | "eslint-plugin-playwright": "2.2.2", |
93 | 93 | "eslint-plugin-regexp": "2.10.0", |
94 | 94 | "eslint-plugin-sonarjs": "3.0.5", |
95 | 95 | "eslint-plugin-unicorn": "61.0.2", |
96 | | - "eslint-plugin-vue": "10.4.0", |
| 96 | + "eslint-plugin-vue": "10.5.0", |
97 | 97 | "eslint-plugin-vue-scoped-css": "2.12.0", |
98 | | - "eslint-plugin-wc": "3.0.1", |
| 98 | + "eslint-plugin-wc": "3.0.2", |
99 | 99 | "globals": "16.4.0", |
100 | | - "happy-dom": "18.0.1", |
| 100 | + "happy-dom": "19.0.2", |
101 | 101 | "markdownlint-cli": "0.45.0", |
102 | 102 | "material-icon-theme": "5.27.0", |
103 | 103 | "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.43.0", |
112 | | - "updates": "16.7.0", |
| 111 | + "typescript-eslint": "8.45.0", |
| 112 | + "updates": "16.7.4", |
113 | 113 | "vite-string-plugin": "1.4.6", |
114 | 114 | "vitest": "3.2.4", |
115 | | - "vue-tsc": "3.0.6" |
| 115 | + "vue-tsc": "3.1.0" |
116 | 116 | }, |
117 | 117 | "browserslist": [ |
118 | 118 | "defaults" |
|
0 commit comments