|
12 | 12 | "@github/relative-time-element": "4.4.8",
|
13 | 13 | "@github/text-expander-element": "2.9.2",
|
14 | 14 | "@mcaptcha/vanilla-glue": "0.1.0-alpha-3",
|
15 |
| - "@primer/octicons": "19.15.3", |
| 15 | + "@primer/octicons": "19.15.5", |
16 | 16 | "@silverwind/vue3-calendar-heatmap": "2.0.6",
|
17 | 17 | "add-asset-webpack-plugin": "3.0.0",
|
18 | 18 | "ansi_up": "6.0.6",
|
|
33 | 33 | "jquery": "3.7.1",
|
34 | 34 | "katex": "0.16.22",
|
35 | 35 | "license-checker-webpack-plugin": "0.2.1",
|
36 |
| - "mermaid": "11.8.0", |
| 36 | + "mermaid": "11.9.0", |
37 | 37 | "mini-css-extract-plugin": "2.9.2",
|
38 | 38 | "minimatch": "10.0.3",
|
39 | 39 | "monaco-editor": "0.52.2",
|
|
45 | 45 | "postcss-loader": "8.1.1",
|
46 | 46 | "postcss-nesting": "13.0.2",
|
47 | 47 | "sortablejs": "1.15.6",
|
48 |
| - "swagger-ui-dist": "5.26.0", |
| 48 | + "swagger-ui-dist": "5.27.0", |
49 | 49 | "tailwindcss": "3.4.17",
|
50 | 50 | "throttle-debounce": "5.0.2",
|
51 | 51 | "tinycolor2": "1.6.0",
|
|
55 | 55 | "typescript": "5.8.3",
|
56 | 56 | "uint8-to-base64": "0.2.1",
|
57 | 57 | "vanilla-colorful": "0.7.2",
|
58 |
| - "vue": "3.5.17", |
| 58 | + "vue": "3.5.18", |
59 | 59 | "vue-bar-graph": "2.2.0",
|
60 | 60 | "vue-chartjs": "5.3.2",
|
61 | 61 | "vue-loader": "17.4.2",
|
62 |
| - "webpack": "5.99.9", |
| 62 | + "webpack": "5.101.0", |
63 | 63 | "webpack-cli": "6.0.1",
|
64 | 64 | "wrap-ansi": "9.0.0"
|
65 | 65 | },
|
66 | 66 | "devDependencies": {
|
67 | 67 | "@eslint-community/eslint-plugin-eslint-comments": "4.5.0",
|
68 |
| - "@playwright/test": "1.53.2", |
| 68 | + "@playwright/test": "1.54.1", |
69 | 69 | "@stoplight/spectral-cli": "6.15.0",
|
70 | 70 | "@stylistic/eslint-plugin-js": "3.1.0",
|
71 |
| - "@stylistic/stylelint-plugin": "3.1.3", |
| 71 | + "@stylistic/stylelint-plugin": "4.0.0", |
72 | 72 | "@types/dropzone": "5.7.9",
|
73 | 73 | "@types/jquery": "3.5.32",
|
74 | 74 | "@types/katex": "0.16.7",
|
|
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/eslint-plugin": "8.35.1", |
83 |
| - "@typescript-eslint/parser": "8.35.1", |
84 |
| - "@vitejs/plugin-vue": "6.0.0", |
| 82 | + "@typescript-eslint/eslint-plugin": "8.38.0", |
| 83 | + "@typescript-eslint/parser": "8.38.0", |
| 84 | + "@vitejs/plugin-vue": "6.0.1", |
85 | 85 | "@vitest/eslint-plugin": "1.3.4",
|
86 | 86 | "eslint": "8.57.0",
|
87 | 87 | "eslint-import-resolver-typescript": "4.4.4",
|
|
90 | 90 | "eslint-plugin-import-x": "4.16.1",
|
91 | 91 | "eslint-plugin-no-jquery": "3.1.1",
|
92 | 92 | "eslint-plugin-no-use-extend-native": "0.5.0",
|
93 |
| - "eslint-plugin-playwright": "2.2.0", |
| 93 | + "eslint-plugin-playwright": "2.2.2", |
94 | 94 | "eslint-plugin-regexp": "2.9.0",
|
95 | 95 | "eslint-plugin-sonarjs": "3.0.4",
|
96 | 96 | "eslint-plugin-unicorn": "56.0.1",
|
97 |
| - "eslint-plugin-vue": "10.3.0", |
| 97 | + "eslint-plugin-vue": "10.4.0", |
98 | 98 | "eslint-plugin-vue-scoped-css": "2.11.0",
|
99 | 99 | "eslint-plugin-wc": "3.0.1",
|
100 | 100 | "happy-dom": "18.0.1",
|
101 | 101 | "markdownlint-cli": "0.45.0",
|
102 | 102 | "material-icon-theme": "5.24.0",
|
103 | 103 | "nolyfill": "1.0.44",
|
104 | 104 | "postcss-html": "1.8.0",
|
105 |
| - "stylelint": "16.21.1", |
106 |
| - "stylelint-config-recommended": "16.0.0", |
| 105 | + "stylelint": "16.23.0", |
| 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 |
| - "stylelint-define-config": "16.21.0", |
| 109 | + "stylelint-define-config": "16.22.0", |
110 | 110 | "stylelint-value-no-unknown-custom-properties": "6.0.1",
|
111 | 111 | "svgo": "4.0.0",
|
112 | 112 | "type-fest": "4.41.0",
|
113 |
| - "updates": "16.4.2", |
114 |
| - "vite-string-plugin": "1.4.4", |
| 113 | + "updates": "16.5.2", |
| 114 | + "vite-string-plugin": "1.4.6", |
115 | 115 | "vitest": "3.2.4",
|
116 |
| - "vue-tsc": "3.0.1" |
| 116 | + "vue-tsc": "3.0.4" |
117 | 117 | },
|
118 | 118 | "browserslist": [
|
119 | 119 | "defaults"
|
|
0 commit comments