|
50 | 50 | "postuninstall": "electron-builder install-app-deps"
|
51 | 51 | },
|
52 | 52 | "dependencies": {
|
53 |
| - "@gtm-support/vue-gtm": "1.2.3", |
54 |
| - "@quasar/extras": "1.10.10", |
| 53 | + "@gtm-support/vue-gtm": "3.1.0", |
| 54 | + "@quasar/extras": "1.16.17", |
55 | 55 | "@sevenc-nanashi/utaformatix-ts": "npm:@jsr/[email protected]",
|
56 | 56 | "@std/path": "npm:@jsr/[email protected]",
|
57 |
| - "async-lock": "1.4.0", |
58 |
| - "dayjs": "1.10.7", |
59 |
| - "electron-log": "5.1.2", |
| 57 | + "async-lock": "1.4.1", |
| 58 | + "dayjs": "1.11.13", |
| 59 | + "electron-log": "5.3.1", |
60 | 60 | "electron-window-state": "5.0.3",
|
61 |
| - "encoding-japanese": "1.0.30", |
| 61 | + "encoding-japanese": "2.2.0", |
62 | 62 | "fast-array-diff": "1.1.0",
|
63 | 63 | "fast-base64": "0.1.8",
|
64 |
| - "hotkeys-js": "3.13.6", |
65 |
| - "immer": "9.0.21", |
| 64 | + "hotkeys-js": "3.13.9", |
| 65 | + "immer": "10.1.1", |
66 | 66 | "kuromoji": "github:VOICEVOX/kuromoji.js#0.0.1",
|
67 |
| - "markdown-it": "13.0.2", |
68 |
| - "move-file": "3.0.0", |
| 67 | + "markdown-it": "14.1.0", |
| 68 | + "move-file": "3.1.0", |
69 | 69 | "multistream": "4.1.0",
|
70 | 70 | "pixi.js": "7.4.0",
|
71 |
| - "quasar": "2.17.2", |
72 |
| - "radix-vue": "1.9.6", |
| 71 | + "quasar": "2.18.0", |
| 72 | + "radix-vue": "1.9.17", |
73 | 73 | "rfdc": "1.4.1",
|
74 |
| - "semver": "7.5.4", |
| 74 | + "semver": "7.7.1", |
75 | 75 | "shlex": "2.1.2",
|
76 |
| - "systeminformation": "5.21.15", |
| 76 | + "systeminformation": "5.25.11", |
77 | 77 | "tree-kill": "1.2.2",
|
78 | 78 | "vue": "3.5.13",
|
79 | 79 | "vuedraggable": "4.1.0",
|
80 |
| - "vuex": "4.0.2", |
81 |
| - "zod": "3.22.4" |
| 80 | + "vuex": "4.1.0", |
| 81 | + "zod": "3.24.2" |
82 | 82 | },
|
83 | 83 | "optionalDependencies": {
|
84 | 84 | "dmg-license": "1.0.11"
|
85 | 85 | },
|
86 | 86 | "devDependencies": {
|
87 |
| - "@chromatic-com/storybook": "1.5.0", |
| 87 | + "@chromatic-com/storybook": "3.2.5", |
88 | 88 | "@eslint/eslintrc": "3.3.0",
|
89 | 89 | "@eslint/js": "9.21.0",
|
90 |
| - "@openapitools/openapi-generator-cli": "2.15.3", |
91 |
| - "@playwright/test": "1.48.2", |
92 |
| - "@quasar/vite-plugin": "1.8.1", |
93 |
| - "@storybook/addon-essentials": "8.4.4", |
94 |
| - "@storybook/addon-links": "8.4.4", |
95 |
| - "@storybook/addon-themes": "8.4.4", |
96 |
| - "@storybook/blocks": "8.4.4", |
97 |
| - "@storybook/experimental-addon-test": "8.4.4", |
98 |
| - "@storybook/test": "8.4.4", |
99 |
| - "@storybook/types": "8.4.4", |
100 |
| - "@storybook/vue3": "8.4.4", |
101 |
| - "@storybook/vue3-vite": "8.4.4", |
102 |
| - "@types/async-lock": "1.4.0", |
103 |
| - "@types/encoding-japanese": "1.0.18", |
104 |
| - "@types/markdown-it": "12.2.0", |
105 |
| - "@types/multistream": "4.1.0", |
106 |
| - "@types/semver": "7.3.9", |
107 |
| - "@types/wicg-file-system-access": "2020.9.6", |
108 |
| - "@types/yargs": "17.0.32", |
109 |
| - "@typescript-eslint/utils": "8.24.1", |
110 |
| - "@vitejs/plugin-vue": "5.1.4", |
111 |
| - "@vitest/browser": "2.1.2", |
112 |
| - "@vitest/ui": "2.1.2", |
| 90 | + "@openapitools/openapi-generator-cli": "2.17.0", |
| 91 | + "@playwright/test": "1.50.1", |
| 92 | + "@quasar/vite-plugin": "1.9.0", |
| 93 | + "@storybook/addon-essentials": "8.6.4", |
| 94 | + "@storybook/addon-links": "8.6.4", |
| 95 | + "@storybook/addon-themes": "8.6.4", |
| 96 | + "@storybook/blocks": "8.6.4", |
| 97 | + "@storybook/experimental-addon-test": "8.6.4", |
| 98 | + "@storybook/test": "8.6.4", |
| 99 | + "@storybook/types": "8.6.4", |
| 100 | + "@storybook/vue3": "8.6.4", |
| 101 | + "@storybook/vue3-vite": "8.6.4", |
| 102 | + "@types/async-lock": "1.4.2", |
| 103 | + "@types/encoding-japanese": "2.2.1", |
| 104 | + "@types/markdown-it": "14.1.2", |
| 105 | + "@types/multistream": "4.1.3", |
| 106 | + "@types/node": "22.13.9", |
| 107 | + "@types/semver": "7.5.8", |
| 108 | + "@types/wicg-file-system-access": "2023.10.5", |
| 109 | + "@types/yargs": "17.0.33", |
| 110 | + "@typescript-eslint/utils": "8.26.0", |
| 111 | + "@vitejs/plugin-vue": "5.2.1", |
| 112 | + "@vitest/browser": "3.0.7", |
| 113 | + "@vitest/ui": "3.0.7", |
113 | 114 | "@voicevox/eslint-plugin": "file:./eslint-plugin",
|
114 | 115 | "@vue/eslint-config-prettier": "10.2.0",
|
115 |
| - "@vue/eslint-config-typescript": "14.4.0", |
116 |
| - "@vue/test-utils": "2.4.5", |
117 |
| - "acorn": "8.14.0", |
| 116 | + "@vue/eslint-config-typescript": "14.5.0", |
| 117 | + "@vue/test-utils": "2.4.6", |
| 118 | + "acorn": "8.14.1", |
118 | 119 | "acorn-walk": "8.3.4",
|
119 |
| - "chromatic": "11.5.4", |
| 120 | + "chromatic": "11.27.0", |
120 | 121 | "cross-env": "7.0.3",
|
121 |
| - "dotenv": "16.0.0", |
122 |
| - "electron": "33.2.0", |
| 122 | + "dotenv": "16.4.7", |
| 123 | + "electron": "35.0.0", |
123 | 124 | "electron-builder": "25.1.8",
|
124 |
| - "electron-devtools-installer": "3.2.0", |
| 125 | + "electron-devtools-installer": "4.0.0", |
125 | 126 | "eslint": "9.21.0",
|
126 | 127 | "eslint-config-flat-gitignore": "2.1.0",
|
127 | 128 | "eslint-plugin-file-progress": "3.0.1",
|
128 | 129 | "eslint-plugin-import": "2.31.0",
|
129 | 130 | "eslint-plugin-prettier": "5.2.3",
|
130 |
| - "eslint-plugin-storybook": "0.11.3", |
131 |
| - "eslint-plugin-vue": "9.32.0", |
132 |
| - "globals": "15.14.0", |
133 |
| - "happy-dom": "15.11.6", |
134 |
| - "license-checker-rseidelsohn": "4.3.0", |
135 |
| - "markdownlint-cli": "0.37.0", |
136 |
| - "playwright": "1.48.2", |
137 |
| - "prettier": "3.4.2", |
138 |
| - "sass-embedded": "1.81.0", |
139 |
| - "storybook": "8.4.4", |
140 |
| - "tsx": "4.19.2", |
141 |
| - "typescript": "5.5.2", |
142 |
| - "typescript-eslint": "8.24.1", |
143 |
| - "vite": "5.4.11", |
144 |
| - "vite-plugin-checker": "0.8.0", |
| 131 | + "eslint-plugin-storybook": "0.11.4", |
| 132 | + "eslint-plugin-vue": "10.0.0", |
| 133 | + "globals": "16.0.0", |
| 134 | + "happy-dom": "17.2.2", |
| 135 | + "license-checker-rseidelsohn": "4.4.2", |
| 136 | + "markdownlint-cli": "0.44.0", |
| 137 | + "playwright": "1.50.1", |
| 138 | + "prettier": "3.5.3", |
| 139 | + "sass-embedded": "1.85.1", |
| 140 | + "storybook": "8.6.4", |
| 141 | + "tsx": "4.19.3", |
| 142 | + "typescript": "5.8.2", |
| 143 | + "typescript-eslint": "8.26.0", |
| 144 | + "vite": "6.2.0", |
| 145 | + "vite-plugin-checker": "0.9.0", |
145 | 146 | "vite-plugin-electron": "0.29.0",
|
146 |
| - "vite-tsconfig-paths": "5.1.2", |
147 |
| - "vitest": "2.1.2", |
148 |
| - "vue-component-type-helpers": "2.1.6", |
149 |
| - "vue-eslint-parser": "9.4.3", |
150 |
| - "vue-tsc": "2.1.10", |
151 |
| - "yargs": "17.2.1" |
| 147 | + "vite-tsconfig-paths": "5.1.4", |
| 148 | + "vitest": "3.0.7", |
| 149 | + "vue-component-type-helpers": "2.2.8", |
| 150 | + "vue-eslint-parser": "10.1.1", |
| 151 | + "vue-tsc": "2.2.8", |
| 152 | + "yargs": "17.7.2" |
152 | 153 | },
|
153 | 154 | "pnpm": {
|
154 | 155 | "onlyBuiltDependencies": [
|
|
0 commit comments