diff --git a/packages/modules/web_themes/colors/source/package.json b/packages/modules/web_themes/colors/source/package.json index 2aac9e3cd2..782a3762e9 100755 --- a/packages/modules/web_themes/colors/source/package.json +++ b/packages/modules/web_themes/colors/source/package.json @@ -19,36 +19,36 @@ "d3": "^7.9.0", "mqtt": "^5.10.3", "process": "^0.11.10", - "swiper": "^11.1.15", + "swiper": "^11.2.1", "vue": "^3.3.4" }, "devDependencies": { - "@babel/types": "^7.26.3", + "@babel/types": "^7.26.7", "@esbuild-plugins/node-globals-polyfill": "^0.2.3", "@esbuild-plugins/node-modules-polyfill": "^0.2.2", - "@eslint/compat": "^1.2.4", + "@eslint/compat": "^1.2.5", "@eslint/eslintrc": "^3.2.0", "@eslint/js": "^9.17.0", - "@rushstack/eslint-patch": "^1.10.4", + "@rushstack/eslint-patch": "^1.10.5", "@tsconfig/node20": "^20.1.4", "@types/bootstrap": "^5.2.10", "@types/d3": "^7.4.3", - "@types/node": "^20.17.11", + "@types/node": "^20.17.16", "@typescript-eslint/eslint-plugin": "^8.19.0", "@typescript-eslint/parser": "^8.0.0", "@vitejs/plugin-vue": "^5.2.1", - "@vue/eslint-config-prettier": "^10.1.0", - "@vue/eslint-config-typescript": "^14.2.0", + "@vue/eslint-config-prettier": "^10.2.0", + "@vue/eslint-config-typescript": "^14.3.0", "@vue/tsconfig": "^0.7.0", "esbuild": "^0.24.2", - "eslint": "^9.17.0", + "eslint": "^9.19.0", "eslint-plugin-vue": "^9.32.0", "npm-run-all2": "^7.0.2", "prettier": "^3.4.2", - "rollup": "^4.29.1", + "rollup": "^4.32.0", "rollup-plugin-polyfill-node": "^0.13.0", - "typescript": "^5.7.2", - "vite": "^6.0.6", + "typescript": "^5.7.3", + "vite": "^6.0.11", "vue-tsc": "^2.2.0" } } diff --git a/packages/modules/web_themes/colors/source/src/components/powerGraph/PgSoc.vue b/packages/modules/web_themes/colors/source/src/components/powerGraph/PgSoc.vue index da7fc6e327..56d5df951c 100755 --- a/packages/modules/web_themes/colors/source/src/components/powerGraph/PgSoc.vue +++ b/packages/modules/web_themes/colors/source/src/components/powerGraph/PgSoc.vue @@ -1,31 +1,33 @@ - - + + +