From 6ca9dc3931b2da205d85294423fd128f43f5881a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Oct 2023 10:43:53 +0200 Subject: [PATCH] Build(deps): bump @splinetool/runtime from 0.9.477 to 0.9.482 (#544) Bumps @splinetool/runtime from 0.9.477 to 0.9.482. --- 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 37d6a079..7db1da6d 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "@keplr-wallet/cosmos": "^0.12.32", "@sentry/nextjs": "^7.73.0", "@splinetool/react-spline": "^2.2.6", - "@splinetool/runtime": "^0.9.477", + "@splinetool/runtime": "^0.9.482", "@tanstack/react-table": "^8.10.6", "@tippyjs/react": "^4.2.6", "bignumber.js": "^9.1.2", diff --git a/yarn.lock b/yarn.lock index 4741001f..8743e1d2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3026,10 +3026,10 @@ lodash.debounce "^4.0.8" react-merge-refs "^2.0.1" -"@splinetool/runtime@^0.9.477": - version "0.9.477" - resolved "https://registry.yarnpkg.com/@splinetool/runtime/-/runtime-0.9.477.tgz#62ce32197cb4671bc522638addf94baf539eddec" - integrity sha512-zb2+zh1uPH4h3EbVYJmoiC9iuD1FmQJGCzifPQICpQ9VSKVk/4wDLgaoCTXqME/kbx5XERkGh+kmOAGTBkOsxQ== +"@splinetool/runtime@^0.9.482": + version "0.9.482" + resolved "https://registry.yarnpkg.com/@splinetool/runtime/-/runtime-0.9.482.tgz#482557d3b7392704b000c19a3b580f0fb84b350a" + integrity sha512-AqLBmaACtF0gi1Xdt4ts+BMZKlnpgytoLUpa30dzer1s15Fy0Q1sU5v0BEpG29JN0DLEEdCTG3LCfNAg/jWtiQ== dependencies: on-change "^4.0.0" semver-compare "^1.0.0"