From e6d4ef2a2ed8db5ac362f52cdc618ee4cb6d3e0e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Sep 2023 16:59:24 +0200 Subject: [PATCH] Build(deps): bump @splinetool/runtime from 0.9.443 to 0.9.452 (#484) Bumps @splinetool/runtime from 0.9.443 to 0.9.452. --- 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 82362494..4bb99b06 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "@keplr-wallet/cosmos": "^0.12.20", "@sentry/nextjs": "^7.64.0", "@splinetool/react-spline": "^2.2.1", - "@splinetool/runtime": "^0.9.443", + "@splinetool/runtime": "^0.9.452", "@tanstack/react-table": "^8.9.3", "@tippyjs/react": "^4.2.6", "bignumber.js": "^9.1.2", diff --git a/yarn.lock b/yarn.lock index bbe62a8d..7016bb29 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3040,10 +3040,10 @@ lodash.debounce "^4.0.8" react-merge-refs "^2.0.1" -"@splinetool/runtime@^0.9.443": - version "0.9.443" - resolved "https://registry.yarnpkg.com/@splinetool/runtime/-/runtime-0.9.443.tgz#e8a7e0dd94aa6b6b9a169de199f00dc954d51cb9" - integrity sha512-zmkm8iy8i5sRDW3UHOP8QyPSq0ga7l/QaQ7dHy6zh/5yJ5/tfpZtw+APP3Jhv4I9/qgsqLwfBK2J+KuvdNj6ng== +"@splinetool/runtime@^0.9.452": + version "0.9.452" + resolved "https://registry.yarnpkg.com/@splinetool/runtime/-/runtime-0.9.452.tgz#83ad822ea48587d54bb45abf8640eaf909a4ddfb" + integrity sha512-NYUgxvNgbfDuGiVn8wXbQM2FEN+XoMcBlCzGTaApguc27sQ5YFvVwnp3J+tQJgPf7mf3OzJcmFYCX+QLU/O2bw== dependencies: on-change "^4.0.0" semver-compare "^1.0.0"