|
1 | 1 | { |
2 | 2 | "type": "module", |
3 | | - "packageManager": "pnpm@10.28.2", |
| 3 | + "packageManager": "pnpm@10.29.2", |
4 | 4 | "engines": { |
5 | 5 | "node": ">= 22.6.0", |
6 | 6 | "pnpm": ">= 10.0.0" |
|
26 | 26 | "chart.js": "4.5.1", |
27 | 27 | "chartjs-adapter-dayjs-4": "1.0.4", |
28 | 28 | "chartjs-plugin-zoom": "2.2.0", |
29 | | - "clippie": "4.1.9", |
| 29 | + "clippie": "4.1.10", |
30 | 30 | "compare-versions": "6.1.1", |
31 | 31 | "cropperjs": "1.6.2", |
32 | 32 | "css-loader": "7.1.3", |
|
58 | 58 | "tributejs": "5.1.3", |
59 | 59 | "uint8-to-base64": "0.2.1", |
60 | 60 | "vanilla-colorful": "0.7.2", |
61 | | - "vue": "3.5.27", |
| 61 | + "vue": "3.5.28", |
62 | 62 | "vue-bar-graph": "2.2.0", |
63 | 63 | "vue-chartjs": "5.3.3", |
64 | 64 | "vue-loader": "17.4.2", |
65 | | - "webpack": "5.104.1", |
| 65 | + "webpack": "5.105.0", |
66 | 66 | "webpack-cli": "6.0.1", |
67 | 67 | "wrap-ansi": "9.0.2" |
68 | 68 | }, |
69 | 69 | "devDependencies": { |
70 | 70 | "@eslint-community/eslint-plugin-eslint-comments": "4.6.0", |
71 | 71 | "@eslint/json": "0.14.0", |
72 | | - "@playwright/test": "1.58.1", |
73 | | - "@stylistic/eslint-plugin": "5.7.1", |
| 72 | + "@playwright/test": "1.58.2", |
| 73 | + "@stylistic/eslint-plugin": "5.8.0", |
74 | 74 | "@stylistic/stylelint-plugin": "5.0.1", |
75 | 75 | "@types/codemirror": "5.60.17", |
76 | 76 | "@types/dropzone": "5.7.9", |
|
83 | 83 | "@types/throttle-debounce": "5.0.2", |
84 | 84 | "@types/tinycolor2": "1.4.6", |
85 | 85 | "@types/toastify-js": "1.12.4", |
86 | | - "@typescript-eslint/parser": "8.54.0", |
87 | | - "@vitejs/plugin-vue": "6.0.3", |
88 | | - "@vitest/eslint-plugin": "1.6.6", |
| 86 | + "@typescript-eslint/parser": "8.55.0", |
| 87 | + "@vitejs/plugin-vue": "6.0.4", |
| 88 | + "@vitest/eslint-plugin": "1.6.7", |
89 | 89 | "eslint": "9.39.2", |
90 | 90 | "eslint-import-resolver-typescript": "4.4.4", |
91 | 91 | "eslint-plugin-array-func": "5.1.0", |
|
97 | 97 | "eslint-plugin-unicorn": "62.0.0", |
98 | 98 | "eslint-plugin-vue": "10.7.0", |
99 | 99 | "eslint-plugin-vue-scoped-css": "2.12.0", |
100 | | - "eslint-plugin-wc": "3.0.2", |
101 | | - "globals": "17.2.0", |
102 | | - "happy-dom": "20.4.0", |
| 100 | + "eslint-plugin-wc": "3.1.0", |
| 101 | + "globals": "17.3.0", |
| 102 | + "happy-dom": "20.6.0", |
103 | 103 | "jiti": "2.6.1", |
104 | 104 | "markdownlint-cli": "0.47.0", |
105 | 105 | "material-icon-theme": "5.31.0", |
106 | 106 | "nolyfill": "1.0.44", |
107 | 107 | "postcss-html": "1.8.1", |
108 | | - "spectral-cli-bundle": "1.0.3", |
109 | | - "stylelint": "17.1.0", |
| 108 | + "spectral-cli-bundle": "1.0.4", |
| 109 | + "stylelint": "17.1.1", |
110 | 110 | "stylelint-config-recommended": "18.0.0", |
111 | 111 | "stylelint-declaration-block-no-ignored-properties": "3.0.0", |
112 | 112 | "stylelint-declaration-strict-value": "1.10.11", |
113 | 113 | "stylelint-value-no-unknown-custom-properties": "6.1.1", |
114 | 114 | "svgo": "4.0.0", |
115 | 115 | "typescript": "5.9.3", |
116 | | - "typescript-eslint": "8.54.0", |
117 | | - "updates": "17.0.9", |
118 | | - "vite-string-plugin": "2.0.0", |
| 116 | + "typescript-eslint": "8.55.0", |
| 117 | + "updates": "17.4.0", |
| 118 | + "vite-string-plugin": "2.0.1", |
119 | 119 | "vitest": "4.0.18", |
120 | 120 | "vue-tsc": "3.2.4" |
121 | 121 | }, |
|
0 commit comments