From b2ade89c15712c551efd7b4decbbf84947b5c4ee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Jan 2025 08:20:47 +0000 Subject: [PATCH] Bump react-spinners from 0.13.8 to 0.15.0 Bumps [react-spinners](https://github.com/davidhu2000/react-spinners) from 0.13.8 to 0.15.0. - [Release notes](https://github.com/davidhu2000/react-spinners/releases) - [Changelog](https://github.com/davidhu2000/react-spinners/blob/main/CHANGELOG.md) - [Commits](https://github.com/davidhu2000/react-spinners/compare/v0.13.8...v0.15.0) --- updated-dependencies: - dependency-name: react-spinners dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index 44d58c9..a0bda08 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "aesirx-consent": "1.0.1", "react": "^18.2.0", "react-dom": "^18.3.1", - "react-spinners": "^0.13.8" + "react-spinners": "^0.15.0" }, "resolutions": { "aesirx-lib": "^2.1.1", diff --git a/yarn.lock b/yarn.lock index d876dca..a6481e9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7593,6 +7593,11 @@ react-spinners@^0.13.8: resolved "https://registry.yarnpkg.com/react-spinners/-/react-spinners-0.13.8.tgz#5262571be0f745d86bbd49a1e6b49f9f9cb19acc" integrity sha512-3e+k56lUkPj0vb5NDXPVFAOkPC//XyhKPJjvcGjyMNPWsBKpplfeyialP74G7H7+It7KzhtET+MvGqbKgAqpZA== +react-spinners@^0.15.0: + version "0.15.0" + resolved "https://registry.yarnpkg.com/react-spinners/-/react-spinners-0.15.0.tgz#bb9536a3839ab4e1513bb98847d79cc1fc930b93" + integrity sha512-ZO3/fNB9Qc+kgpG3SfdlMnvTX6LtLmTnOogb3W6sXIaU/kZ1ydEViPfZ06kSOaEsor58C/tzXw2wROGQu3X2pA== + react-table@^7.8.0: version "7.8.0" resolved "https://registry.yarnpkg.com/react-table/-/react-table-7.8.0.tgz#07858c01c1718c09f7f1aed7034fcfd7bda907d2"