From cae5c2502281698326297405542948d1a0cb4337 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Dec 2023 13:07:21 +0100 Subject: [PATCH] Build(deps): bump @splinetool/runtime from 0.9.516 to 0.9.521 (#690) Bumps @splinetool/runtime from 0.9.516 to 0.9.521. --- updated-dependencies: - dependency-name: "@splinetool/runtime" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 7ee7803d..76c28f09 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "@keplr-wallet/cosmos": "^0.12.42", "@sentry/nextjs": "^7.84.0", "@splinetool/react-spline": "^2.2.6", - "@splinetool/runtime": "^0.9.516", + "@splinetool/runtime": "^0.9.521", "@tailwindcss/container-queries": "^0.1.1", "@tanstack/react-table": "^8.10.6", "@tippyjs/react": "^4.2.6", diff --git a/yarn.lock b/yarn.lock index aec3f5de..8516d714 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3251,10 +3251,10 @@ lodash.debounce "^4.0.8" react-merge-refs "^2.0.1" -"@splinetool/runtime@^0.9.516": - version "0.9.516" - resolved "https://registry.yarnpkg.com/@splinetool/runtime/-/runtime-0.9.516.tgz#ff87bf4a67d99874980c2341aa7366d00a4f39cc" - integrity sha512-2WhfDwd9tid9SFBPwEHgfi4awF3S4QpzVorp3Ax6EDHwdA7wJQQX+VkC/3kNarZH8kHQP87cBvLRwCgPU1mSnw== +"@splinetool/runtime@^0.9.521": + version "0.9.521" + resolved "https://registry.yarnpkg.com/@splinetool/runtime/-/runtime-0.9.521.tgz#e55b0cda37a29456642229006a5cabbc4d9faada" + integrity sha512-MJvC5ZDD6RYtOFEGiKkFw8q2X5CLc+T81lHymM/wCxAVeJ8MatYpCUtWQuOF/Loai2duYPadOGzZSqth/P9Mdw== dependencies: on-change "^4.0.0" semver-compare "^1.0.0"