|
23 | 23 | "url": "git+https://github.com/opencor/webapp.git" |
24 | 24 | }, |
25 | 25 | "type": "module", |
26 | | - "version": "0.20260325.2", |
| 26 | + "version": "0.20260330.0", |
27 | 27 | "engines": { |
28 | 28 | "bun": ">=1.2.0" |
29 | 29 | }, |
|
64 | 64 | "xxhash-wasm": "^1.1.0" |
65 | 65 | }, |
66 | 66 | "devDependencies": { |
67 | | - "@biomejs/biome": "^2.4.8", |
| 67 | + "@biomejs/biome": "^2.4.9", |
68 | 68 | "@electron-toolkit/tsconfig": "^2.0.0", |
69 | 69 | "@electron-toolkit/utils": "^4.0.0", |
70 | 70 | "@tailwindcss/postcss": "^4.2.2", |
|
73 | 73 | "@types/plotly.js": "^3.0.10", |
74 | 74 | "@vitejs/plugin-vue": "^6.0.5", |
75 | 75 | "@vue/tsconfig": "^0.9.1", |
76 | | - "@wasm-fmt/clang-format": "^22.1.1", |
| 76 | + "@wasm-fmt/clang-format": "^22.1.2", |
77 | 77 | "autoprefixer": "^10.4.27", |
78 | 78 | "cmake-js": "^8.0.0", |
79 | | - "electron": "^41.0.3", |
| 79 | + "electron": "^41.1.0", |
80 | 80 | "electron-builder": "^26.8.1", |
81 | 81 | "electron-conf": "^1.3.0", |
82 | 82 | "electron-updater": "^6.8.3", |
83 | 83 | "electron-vite": "^5.0.0", |
84 | 84 | "esbuild": "^0.27.4", |
85 | | - "node-addon-api": "^8.6.0", |
| 85 | + "node-addon-api": "^8.7.0", |
86 | 86 | "postcss": "^8.5.8", |
87 | 87 | "rollup-plugin-visualizer": "^7.0.1", |
88 | | - "stylelint": "^17.5.0", |
| 88 | + "stylelint": "^17.6.0", |
89 | 89 | "stylelint-config-standard": "^40.0.0", |
90 | 90 | "tailwindcss": "^4.2.2", |
91 | 91 | "tailwindcss-primeui": "^0.6.1", |
92 | 92 | "tar": "^7.5.13", |
93 | 93 | "typescript": "^6.0.2", |
94 | 94 | "unplugin-vue-components": "^32.0.0", |
95 | | - "vite": "^7.3.1", |
| 95 | + "vite": "^8.0.3", |
96 | 96 | "vue-tsc": "^3.2.6" |
97 | 97 | } |
98 | 98 | } |
0 commit comments