diff --git a/package.json b/package.json index 44665c1..56fb677 100644 --- a/package.json +++ b/package.json @@ -51,8 +51,8 @@ "autoprefixer": "^10.4.20", "axios": "^1.7.7", "cross-env": "^7.0.3", - "electron": "^31.0.2", - "electron-builder": "^24.13.3", + "electron": "^34.0.0", + "electron-builder": "^25.1.8", "electron-vite": "^2.3.0", "eslint": "^8.57.0", "eslint-config-airbnb-base": "^15.0.0", @@ -69,8 +69,8 @@ "postcss": "^8.4.49", "prettier": "^3.3.2", "remixicon": "^4.2.0", - "sass": "^1.82.0", - "tailwindcss": "^3.4.15", + "sass": "^1.83.4", + "tailwindcss": "^3.4.17", "tinycolor2": "^1.6.0", "typescript": "^5.5.2", "unplugin-auto-import": "^0.18.2", @@ -79,8 +79,8 @@ "vite": "^5.3.1", "vite-plugin-compression": "^0.5.1", "vite-plugin-vue-devtools": "7.4.0", - "vue": "^3.4.30", - "vue-router": "^4.4.3", + "vue": "^3.5.13", + "vue-router": "^4.5.0", "vue-tsc": "^2.0.22", "vuex": "^4.1.0" },