From 4bc38e3fb033e4dc30f016a7c1d0c9fb6e4e6660 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 21 Feb 2024 00:17:20 +0000 Subject: [PATCH] fix(deps): bump siyuan from 0.9.3 to 0.9.4 Bumps [siyuan](https://github.com/siyuan-note/petal) from 0.9.3 to 0.9.4. - [Release notes](https://github.com/siyuan-note/petal/releases) - [Changelog](https://github.com/siyuan-note/petal/blob/main/CHANGELOG.md) - [Commits](https://github.com/siyuan-note/petal/compare/v0.9.3...v0.9.4) --- updated-dependencies: - dependency-name: siyuan dependency-type: direct:production 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 6337c1be..94a6e14a 100644 --- a/package.json +++ b/package.json @@ -72,7 +72,7 @@ "pinia": "^2.1.7", "shorthash2": "^1.0.3", "simple-xmlrpc": "^1.4.2", - "siyuan": "^0.9.3", + "siyuan": "^0.9.4", "siyuan-plugin-picgo": "^1.4.4", "uuid": "^9.0.1", "vue": "^3.4.19", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 0a268413..0c9e6f0e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -57,8 +57,8 @@ dependencies: specifier: ^1.4.2 version: 1.4.2 siyuan: - specifier: ^0.9.3 - version: 0.9.3 + specifier: ^0.9.4 + version: 0.9.4 siyuan-plugin-picgo: specifier: ^1.4.4 version: 1.4.4(typescript@5.3.3) @@ -6672,8 +6672,8 @@ packages: resolution: {integrity: sha512-X5olBQhfkgyPRF+d8agpcbAaFnCSvSkN3LWX7XU9jApmCfpJ/4PAmK7mKPfR1YGBpjFLRa/xTrv11BQ3hxN15Q==} dev: false - /siyuan@0.9.3: - resolution: {integrity: sha512-MCH5vu+cXIOMe47g7E/e4Bxfp5Q1yBmzb8OQplHDmKZae9pqTL3ChzHwqouwoiQqUgf220FU70vcW0DXbm4gCQ==} + /siyuan@0.9.4: + resolution: {integrity: sha512-ciwR4UHOeiw+dZVSmxRV7K1m6XGKNNO622+SQNPS7BPrxxEARQTK/mYrJaCep9jxtou+AfrexMn6a3plZ4pPqw==} dev: false /slash@3.0.0: