|
35 | 35 | "pnpm": "^9.0.0"
|
36 | 36 | },
|
37 | 37 | "devDependencies": {
|
38 |
| - "@atlaskit/pragmatic-drag-and-drop": "^1.7.2", |
| 38 | + "@atlaskit/pragmatic-drag-and-drop": "^1.7.4", |
39 | 39 | "@atlaskit/pragmatic-drag-and-drop-auto-scroll": "^2.1.1",
|
40 | 40 | "@atlaskit/pragmatic-drag-and-drop-hitbox": "^1.1.0",
|
41 | 41 | "@commas/api": "workspace:*",
|
42 | 42 | "@commas/electron-ipc": "workspace:*",
|
43 | 43 | "@commas/types": "workspace:*",
|
44 |
| - "@cyansalt/eslint-config": "^4.3.1", |
45 |
| - "@cyansalt/stylelint-config": "^4.1.0", |
| 44 | + "@cyansalt/eslint-config": "^4.4.2", |
| 45 | + "@cyansalt/stylelint-config": "^4.2.0", |
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.25", |
| 49 | + "@pnpm/workspace.find-packages": "^1000.0.27", |
50 | 50 | "@release-it/conventional-changelog": "^10.0.1",
|
51 | 51 | "@types/fuzzaldrin-plus": "^0.6.5",
|
52 |
| - "@types/lodash": "^4.17.17", |
53 |
| - "@types/node": "^22.15.29", |
| 52 | + "@types/lodash": "^4.17.20", |
| 53 | + "@types/node": "^22.16.0", |
54 | 54 | "@types/node-ipc": "^9.2.3",
|
55 | 55 | "@types/shell-quote": "^1.7.5",
|
56 |
| - "@vitejs/plugin-vue": "^5.2.4", |
57 |
| - "@vue-macros/reactivity-transform": "3.0.0-beta.14", |
58 |
| - "@vueuse/core": "^13.3.0", |
| 56 | + "@vitejs/plugin-vue": "^6.0.0", |
| 57 | + "@vue-macros/reactivity-transform": "3.0.0-beta.15", |
| 58 | + "@vueuse/core": "^13.5.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": "^16.5.0", |
| 71 | + "dotenv": "^17.0.1", |
72 | 72 | "dotenv-cli": "^8.0.0",
|
73 |
| - "electron": "^36.4.0", |
| 73 | + "electron": "^36.7.0", |
74 | 74 | "esbuild": "^0.25.5",
|
75 |
| - "eslint": "^9.28.0", |
| 75 | + "eslint": "^9.30.1", |
76 | 76 | "fuzzaldrin-plus": "^0.6.0",
|
77 | 77 | "keyboardevent-from-electron-accelerator": "^2.0.0",
|
78 |
| - "lucide-static": "^0.513.0", |
| 78 | + "lucide-static": "^0.525.0", |
79 | 79 | "picocolors": "^1.1.1",
|
80 | 80 | "png2icons": "^2.0.1",
|
81 | 81 | "release-it": "^19.0.3",
|
82 |
| - "sass-embedded": "^1.89.1", |
83 |
| - "simple-icons-font": "^15.0.0", |
84 |
| - "stylelint": "^16.20.0", |
| 82 | + "sass-embedded": "^1.89.2", |
| 83 | + "simple-icons-font": "^15.5.0", |
| 84 | + "stylelint": "^16.21.1", |
85 | 85 | "type-fest": "^4.41.0",
|
86 | 86 | "typescript": "^5.8.3",
|
87 |
| - "vite": "^6.3.5", |
88 |
| - "vue-tsc": "^2.2.10", |
| 87 | + "vite": "^7.0.2", |
| 88 | + "vue-tsc": "^3.0.1", |
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.16", |
| 95 | + "@vue/reactivity": "^3.5.17", |
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.16", |
| 108 | + "vue": "^3.5.17", |
109 | 109 | "yaml": "^2.8.0"
|
110 | 110 | },
|
111 | 111 | "optionalDependencies": {
|
|
0 commit comments