|
46 | 46 | "@cyansalt/tsconfig": "^2.2.1",
|
47 | 47 | "@electron/packager": "^18.3.6",
|
48 | 48 | "@electron/rebuild": "^4.0.1",
|
49 |
| - "@pnpm/workspace.find-packages": "^1000.0.27", |
| 49 | + "@pnpm/workspace.find-packages": "^1000.0.30", |
50 | 50 | "@release-it/conventional-changelog": "^10.0.1",
|
51 | 51 | "@types/fuzzaldrin-plus": "^0.6.5",
|
52 | 52 | "@types/lodash": "^4.17.20",
|
53 |
| - "@types/node": "^22.16.0", |
| 53 | + "@types/node": "^22.16.5", |
54 | 54 | "@types/node-ipc": "^9.2.3",
|
55 | 55 | "@types/shell-quote": "^1.7.5",
|
56 |
| - "@vitejs/plugin-vue": "^6.0.0", |
57 |
| - "@vue-macros/reactivity-transform": "3.0.0-beta.15", |
58 |
| - "@vueuse/core": "^13.5.0", |
| 56 | + "@vitejs/plugin-vue": "^6.0.1", |
| 57 | + "@vue-macros/reactivity-transform": "3.0.0-beta.17", |
| 58 | + "@vueuse/core": "^13.6.0", |
59 | 59 | "@withfig/autocomplete-types": "^1.31.0",
|
60 | 60 | "@xterm/addon-canvas": "^0.7.0",
|
61 | 61 | "@xterm/addon-fit": "^0.10.0",
|
|
68 | 68 | "@xterm/addon-webgl": "^0.18.0",
|
69 | 69 | "@xterm/xterm": "^5.5.0",
|
70 | 70 | "css-font-face-src": "^2.0.0",
|
71 |
| - "dotenv": "^17.0.1", |
72 |
| - "dotenv-cli": "^8.0.0", |
73 |
| - "electron": "^37.2.0", |
74 |
| - "esbuild": "^0.25.5", |
75 |
| - "eslint": "^9.30.1", |
| 71 | + "dotenv": "^17.2.1", |
| 72 | + "dotenv-cli": "^9.0.0", |
| 73 | + "electron": "^37.2.4", |
| 74 | + "esbuild": "^0.25.8", |
| 75 | + "eslint": "^9.32.0", |
76 | 76 | "fuzzaldrin-plus": "^0.6.0",
|
77 | 77 | "keyboardevent-from-electron-accelerator": "^2.0.0",
|
78 |
| - "lucide-static": "^0.525.0", |
| 78 | + "lucide-static": "^0.528.0", |
79 | 79 | "picocolors": "^1.1.1",
|
80 | 80 | "png2icons": "^2.0.1",
|
81 |
| - "release-it": "^19.0.3", |
| 81 | + "release-it": "^19.0.4", |
82 | 82 | "sass-embedded": "^1.89.2",
|
83 |
| - "simple-icons-font": "^15.5.0", |
84 |
| - "stylelint": "^16.21.1", |
| 83 | + "simple-icons-font": "^15.8.0", |
| 84 | + "stylelint": "^16.22.0", |
85 | 85 | "type-fest": "^4.41.0",
|
86 | 86 | "typescript": "^5.8.3",
|
87 |
| - "vite": "^7.0.2", |
88 |
| - "vue-tsc": "^3.0.1", |
| 87 | + "vite": "^7.0.6", |
| 88 | + "vue-tsc": "^3.0.4", |
89 | 89 | "vue-virtual-scroller": "2.0.0-beta.8"
|
90 | 90 | },
|
91 | 91 | "dependencies": {
|
92 | 92 | "@achrinza/node-ipc": "^10.1.11",
|
93 | 93 | "@fig/autocomplete-generators": "^2.4.0",
|
94 | 94 | "@vscode/sudo-prompt": "^9.3.1",
|
95 |
| - "@vue/reactivity": "^3.5.17", |
| 95 | + "@vue/reactivity": "^3.5.18", |
96 | 96 | "@withfig/autocomplete": "^2.692.3",
|
97 | 97 | "address": "^2.0.3",
|
98 | 98 | "chokidar": "^4.0.3",
|
|
105 | 105 | "shell-history": "^2.0.0",
|
106 | 106 | "shell-quote": "^1.8.3",
|
107 | 107 | "unused-filename": "^4.0.1",
|
108 |
| - "vue": "^3.5.17", |
| 108 | + "vue": "^3.5.18", |
109 | 109 | "yaml": "^2.8.0"
|
110 | 110 | },
|
111 | 111 | "optionalDependencies": {
|
|
0 commit comments