From b5c2baf89c5024e0a528b136e40bac7e68abd0f9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Sep 2023 01:15:49 +0000 Subject: [PATCH] chore(deps-dev): bump v-network-graph from 0.9.1 to 0.9.8 Bumps [v-network-graph](https://github.com/dash14/v-network-graph) from 0.9.1 to 0.9.8. - [Release notes](https://github.com/dash14/v-network-graph/releases) - [Commits](https://github.com/dash14/v-network-graph/compare/v0.9.1...v0.9.8) --- updated-dependencies: - dependency-name: v-network-graph dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) 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