|
1 | 1 | { |
2 | 2 | "type": "module", |
3 | | - "packageManager": "pnpm@10.19.0", |
| 3 | + "packageManager": "pnpm@10.22.0", |
4 | 4 | "engines": { |
5 | 5 | "node": ">= 22.6.0", |
6 | 6 | "pnpm": ">= 10.0.0" |
|
15 | 15 | "@github/relative-time-element": "4.5.0", |
16 | 16 | "@github/text-expander-element": "2.9.2", |
17 | 17 | "@mcaptcha/vanilla-glue": "0.1.0-alpha-3", |
18 | | - "@primer/octicons": "19.19.0", |
| 18 | + "@primer/octicons": "19.21.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", |
|
25 | 25 | "chart.js": "4.5.1", |
26 | 26 | "chartjs-adapter-dayjs-4": "1.0.4", |
27 | 27 | "chartjs-plugin-zoom": "2.2.0", |
28 | | - "clippie": "4.1.8", |
| 28 | + "clippie": "4.1.9", |
29 | 29 | "cropperjs": "1.6.2", |
30 | 30 | "css-loader": "7.1.2", |
31 | | - "dayjs": "1.11.18", |
| 31 | + "dayjs": "1.11.19", |
32 | 32 | "dropzone": "6.0.0-beta.2", |
33 | 33 | "easymde": "2.20.0", |
34 | 34 | "esbuild-loader": "4.4.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.30.0", |
| 49 | + "swagger-ui-dist": "5.30.2", |
50 | 50 | "tailwindcss": "3.4.17", |
51 | 51 | "throttle-debounce": "5.0.2", |
52 | 52 | "tinycolor2": "1.6.0", |
|
56 | 56 | "typescript": "5.9.3", |
57 | 57 | "uint8-to-base64": "0.2.1", |
58 | 58 | "vanilla-colorful": "0.7.2", |
59 | | - "vue": "3.5.22", |
| 59 | + "vue": "3.5.24", |
60 | 60 | "vue-bar-graph": "2.2.0", |
61 | | - "vue-chartjs": "5.3.2", |
| 61 | + "vue-chartjs": "5.3.3", |
62 | 62 | "vue-loader": "17.4.2", |
63 | | - "webpack": "5.102.1", |
| 63 | + "webpack": "5.103.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 | 69 | "@playwright/test": "1.56.1", |
70 | | - "@stylistic/eslint-plugin": "5.5.0", |
| 70 | + "@stylistic/eslint-plugin": "5.6.0", |
71 | 71 | "@stylistic/stylelint-plugin": "4.0.0", |
72 | 72 | "@types/codemirror": "5.60.17", |
73 | 73 | "@types/dropzone": "5.7.9", |
|
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.46.2", |
| 82 | + "@typescript-eslint/parser": "8.47.0", |
83 | 83 | "@vitejs/plugin-vue": "6.0.1", |
84 | | - "@vitest/eslint-plugin": "1.3.26", |
85 | | - "eslint": "9.38.0", |
| 84 | + "@vitest/eslint-plugin": "1.4.3", |
| 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 | 90 | "eslint-plugin-no-use-extend-native": "0.7.2", |
91 | | - "eslint-plugin-playwright": "2.2.2", |
| 91 | + "eslint-plugin-playwright": "2.3.0", |
92 | 92 | "eslint-plugin-regexp": "2.10.0", |
93 | 93 | "eslint-plugin-sonarjs": "3.0.5", |
94 | 94 | "eslint-plugin-unicorn": "62.0.0", |
95 | 95 | "eslint-plugin-vue": "10.5.1", |
96 | 96 | "eslint-plugin-vue-scoped-css": "2.12.0", |
97 | 97 | "eslint-plugin-wc": "3.0.2", |
98 | | - "globals": "16.4.0", |
99 | | - "happy-dom": "20.0.8", |
| 98 | + "globals": "16.5.0", |
| 99 | + "happy-dom": "20.0.10", |
100 | 100 | "markdownlint-cli": "0.45.0", |
101 | 101 | "material-icon-theme": "5.28.0", |
102 | 102 | "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.46.2", |
| 111 | + "typescript-eslint": "8.47.0", |
112 | 112 | "updates": "16.9.1", |
113 | | - "vite-string-plugin": "1.4.6", |
114 | | - "vitest": "4.0.4", |
115 | | - "vue-tsc": "3.1.2" |
| 113 | + "vite-string-plugin": "1.4.9", |
| 114 | + "vitest": "4.0.10", |
| 115 | + "vue-tsc": "3.1.4" |
116 | 116 | }, |
117 | 117 | "browserslist": [ |
118 | 118 | "defaults" |
|
0 commit comments