|
38 | 38 | "@sapien99/vue-cli-plugin-electron-builder-notarize": "^1.1.3", |
39 | 39 | "@vue-hero-icons/outline": "^1.7.2", |
40 | 40 | "@vue-hero-icons/solid": "^1.7.2", |
41 | | - "@xterm/addon-attach": "^0.11.0", |
42 | | - "@xterm/addon-fit": "^0.10.0", |
43 | | - "@xterm/xterm": "^5.5.0", |
| 41 | + "@xterm/addon-attach": "^0.12.0", |
| 42 | + "@xterm/addon-fit": "^0.11.0", |
| 43 | + "@xterm/xterm": "^6.0.0", |
44 | 44 | "animate.css": "^4.1.1", |
45 | | - "axios": "^1.12.2", |
46 | | - "electron-builder": "^25.1.8", |
| 45 | + "axios": "^1.14.0", |
| 46 | + "electron-builder": "^26.8.1", |
47 | 47 | "electron-log": "^5.4.3", |
48 | | - "electron-store": "^10.1.0", |
49 | | - "electron-updater": "^6.6.2", |
| 48 | + "electron-store": "^11.0.2", |
| 49 | + "electron-updater": "^6.8.3", |
50 | 50 | "evilscan": "^1.9.1", |
51 | 51 | "file-saver": "^2.0.5", |
52 | | - "geoip-lite": "^1.4.10", |
53 | | - "gsap": "^3.13.0", |
| 52 | + "geoip-lite": "^2.0.1", |
| 53 | + "gsap": "^3.14.2", |
54 | 54 | "jszip": "^3.10.1", |
55 | | - "ping": "^0.4.4", |
56 | | - "pinia": "^3.0.3", |
| 55 | + "ping": "^1.0.0", |
| 56 | + "pinia": "^3.0.4", |
57 | 57 | "qrcode": "^1.5.4", |
58 | | - "semver": "^7.7.2", |
| 58 | + "semver": "^7.7.4", |
59 | 59 | "ssh2": "^1.17.0", |
60 | | - "swiper": "^11.2.5", |
| 60 | + "swiper": "^12.1.3", |
61 | 61 | "tailwindcss-animated": "^2.0.0", |
62 | | - "vue": "^3.5.21", |
63 | | - "vue-i18n": "^11.1.12", |
64 | | - "vue-router": "^4.5.1", |
65 | | - "vue3-apexcharts": "^1.8.0", |
66 | | - "vue3-carousel": "^0.16.0", |
| 62 | + "vue": "^3.5.31", |
| 63 | + "vue-i18n": "^11.3.0", |
| 64 | + "vue-router": "^5.0.4", |
| 65 | + "vue3-apexcharts": "^1.11.1", |
| 66 | + "vue3-carousel": "^0.17.0", |
67 | 67 | "vue3-circle-progress": "^1.0.7", |
68 | 68 | "vuedraggable": "^2.24.3", |
69 | 69 | "web3": "^4.16.0", |
70 | | - "yaml": "^2.8.1" |
| 70 | + "yaml": "^2.8.3" |
71 | 71 | }, |
72 | 72 | "devDependencies": { |
73 | | - "@babel/plugin-transform-runtime": "^7.28.3", |
74 | | - "@babel/preset-env": "^7.28.3", |
75 | | - "@babel/runtime": "^7.28.4", |
76 | | - "@tailwindcss/forms": "^0.5.10", |
77 | | - "@tailwindcss/typography": "^0.5.16", |
| 73 | + "@babel/plugin-transform-runtime": "^7.29.0", |
| 74 | + "@babel/preset-env": "^7.29.2", |
| 75 | + "@babel/runtime": "^7.29.2", |
| 76 | + "@eslint/js": "^10.0.1", |
| 77 | + "@tailwindcss/forms": "^0.5.11", |
| 78 | + "@tailwindcss/typography": "^0.5.19", |
78 | 79 | "@vue/cli-service": "^5.0.9", |
79 | | - "@vue/compiler-sfc": "^3.5.21", |
80 | | - "@vue/test-utils": "^2.4.6", |
81 | | - "@vue/vue3-jest": "^29.2.6", |
| 80 | + "@vue/compiler-sfc": "^3.5.31", |
82 | 81 | "@vueuse/core": "^13.9.0", |
83 | | - "autoprefixer": "^10.4.21", |
| 82 | + "autoprefixer": "^10.4.27", |
84 | 83 | "concurrently": "^9.2.1", |
85 | | - "electron": "^38.1.0", |
86 | | - "electron-builder": "^25.1.8", |
87 | | - "eslint": "^9.35.0", |
| 84 | + "electron": "^41.1.0", |
| 85 | + "electron-builder": "^26.8.1", |
| 86 | + "eslint": "^10.1.0", |
88 | 87 | "eslint-config-prettier": "^10.1.8", |
89 | 88 | "eslint-plugin-node": "^11.1.0", |
90 | | - "eslint-plugin-prettier": "^5.5.4", |
91 | | - "eslint-plugin-promise": "^7.2.1", |
92 | | - "eslint-plugin-vue": "^10.4.0", |
93 | | - "globals": "^16.4.0", |
94 | | - "jest": "^29.7.0", |
95 | | - "jest-environment-jsdom": "^29.7.0", |
96 | | - "nodemon": "^3.1.10", |
97 | | - "postcss": "^8.5.6", |
98 | | - "prettier": "^3.6.2", |
| 89 | + "eslint-plugin-prettier": "^5.5.5", |
| 90 | + "eslint-plugin-vue": "^10.8.0", |
| 91 | + "globals": "^17.4.0", |
| 92 | + "jest": "^30.3.0", |
| 93 | + "jest-environment-jsdom": "^30.3.0", |
| 94 | + "nodemon": "^3.1.14", |
| 95 | + "postcss": "^8.5.8", |
| 96 | + "prettier": "^3.8.1", |
99 | 97 | "tailwind-scrollbar": "^3.1.0", |
100 | 98 | "tailwindcss": "^3.4.17", |
101 | 99 | "vue-cli-plugin-electron-builder": "^3.0.0-alpha.4", |
|
105 | 103 | "license": "https://wrapbootstrap.com/help/licenses", |
106 | 104 | "overrides": { |
107 | 105 | "vue-cli-plugin-electron-builder": { |
108 | | - "electron-builder": "^25.1.8" |
| 106 | + "electron-builder": "^26.8.1" |
109 | 107 | } |
110 | 108 | }, |
111 | 109 | "repository": { |
|
0 commit comments