From 43417e97c508a49d6a8a61d6c380f02840d76bb0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 Dec 2023 16:09:14 +0100 Subject: [PATCH] Build(deps): bump @splinetool/runtime from 0.9.482 to 0.9.516 (#676) Bumps @splinetool/runtime from 0.9.482 to 0.9.516. --- 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 3ed2b94c..fbf29983 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.482", + "@splinetool/runtime": "^0.9.516", "@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 0424bc2c..08eded20 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.482": - version "0.9.482" - resolved "https://registry.npmjs.org/@splinetool/runtime/-/runtime-0.9.482.tgz" - integrity sha512-AqLBmaACtF0gi1Xdt4ts+BMZKlnpgytoLUpa30dzer1s15Fy0Q1sU5v0BEpG29JN0DLEEdCTG3LCfNAg/jWtiQ== +"@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== dependencies: on-change "^4.0.0" semver-compare "^1.0.0"