|
1 | 1 | { |
2 | 2 | "type": "module", |
3 | | - "packageManager": "pnpm@10.23.0", |
| 3 | + "packageManager": "pnpm@10.24.0", |
4 | 4 | "engines": { |
5 | 5 | "node": ">= 22.6.0", |
6 | 6 | "pnpm": ">= 10.0.0" |
|
15 | 15 | "@github/relative-time-element": "4.5.1", |
16 | 16 | "@github/text-expander-element": "2.9.2", |
17 | 17 | "@mcaptcha/vanilla-glue": "0.1.0-alpha-3", |
18 | | - "@primer/octicons": "19.21.0", |
| 18 | + "@primer/octicons": "19.21.1", |
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", |
|
36 | 36 | "idiomorph": "0.7.4", |
37 | 37 | "jquery": "3.7.1", |
38 | 38 | "katex": "0.16.25", |
39 | | - "mermaid": "11.12.1", |
| 39 | + "mermaid": "11.12.2", |
40 | 40 | "mini-css-extract-plugin": "2.9.4", |
41 | 41 | "monaco-editor": "0.55.1", |
42 | 42 | "monaco-editor-webpack-plugin": "7.1.1", |
|
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.48.0", |
| 82 | + "@typescript-eslint/parser": "8.48.1", |
83 | 83 | "@vitejs/plugin-vue": "6.0.2", |
84 | | - "@vitest/eslint-plugin": "1.5.0", |
| 84 | + "@vitest/eslint-plugin": "1.5.1", |
85 | 85 | "eslint": "9.39.1", |
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", |
89 | 89 | "eslint-plugin-import-x": "4.16.1", |
90 | | - "eslint-plugin-playwright": "2.3.0", |
| 90 | + "eslint-plugin-playwright": "2.4.0", |
91 | 91 | "eslint-plugin-regexp": "2.10.0", |
92 | 92 | "eslint-plugin-sonarjs": "3.0.5", |
93 | 93 | "eslint-plugin-unicorn": "62.0.0", |
94 | | - "eslint-plugin-vue": "10.6.1", |
| 94 | + "eslint-plugin-vue": "10.6.2", |
95 | 95 | "eslint-plugin-vue-scoped-css": "2.12.0", |
96 | 96 | "eslint-plugin-wc": "3.0.2", |
97 | 97 | "globals": "16.5.0", |
98 | | - "happy-dom": "20.0.10", |
| 98 | + "happy-dom": "20.0.11", |
99 | 99 | "markdownlint-cli": "0.46.0", |
100 | 100 | "material-icon-theme": "5.29.0", |
101 | 101 | "nolyfill": "1.0.44", |
102 | 102 | "postcss-html": "1.8.0", |
103 | 103 | "spectral-cli-bundle": "1.0.3", |
104 | | - "stylelint": "16.26.0", |
| 104 | + "stylelint": "16.26.1", |
105 | 105 | "stylelint-config-recommended": "17.0.0", |
106 | 106 | "stylelint-declaration-block-no-ignored-properties": "2.8.0", |
107 | 107 | "stylelint-declaration-strict-value": "1.10.11", |
108 | 108 | "stylelint-value-no-unknown-custom-properties": "6.0.1", |
109 | 109 | "svgo": "4.0.0", |
110 | | - "typescript-eslint": "8.48.0", |
111 | | - "updates": "16.9.2", |
| 110 | + "typescript-eslint": "8.48.1", |
| 111 | + "updates": "17.0.4", |
112 | 112 | "vite-string-plugin": "1.4.9", |
113 | | - "vitest": "4.0.14", |
| 113 | + "vitest": "4.0.15", |
114 | 114 | "vue-tsc": "3.1.5" |
115 | 115 | }, |
116 | 116 | "browserslist": [ |
|
0 commit comments