diff --git a/package.json b/package.json index 1635e45..7ae961e 100644 --- a/package.json +++ b/package.json @@ -63,6 +63,6 @@ "stylelint-config-prettier": "^9.0.3", "stylelint-config-recommended-vue": "^1.4.0", "stylelint-config-standard-scss": "^6.1.0", - "v-network-graph": "^0.9.1" + "v-network-graph": "^0.9.8" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 609a12f..5ef6c13 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -141,8 +141,8 @@ devDependencies: specifier: ^6.1.0 version: 6.1.0(postcss@8.4.29)(stylelint@15.6.1) v-network-graph: - specifier: ^0.9.1 - version: 0.9.1(d3-force@3.0.0)(vue@3.3.4) + specifier: ^0.9.8 + version: 0.9.8(d3-force@3.0.0)(vue@3.3.4) packages: @@ -10653,8 +10653,8 @@ packages: resolution: {integrity: sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==} dev: true - /v-network-graph@0.9.1(d3-force@3.0.0)(vue@3.3.4): - resolution: {integrity: sha512-3oB2+wBqaDSNSeg7iFZa4ekSqw/3Ec+qQ9mHvMKT/BKU6Jt2LePh6pMPXCiNo5k4S+NJ6LCTlRYz4cGT2W+4Iw==} + /v-network-graph@0.9.8(d3-force@3.0.0)(vue@3.3.4): + resolution: {integrity: sha512-q837AzJmtpf8TSuRHGiCAAieO7MVmW6dbkUuZS70i0s8N7NIqx1LUmToDhH4LsMwogSGWN/dj0y7sCynKJM2Wg==} peerDependencies: d3-force: ^3.0.0 vue: ^3.2.45