aboutsummaryrefslogtreecommitdiffstats
path: root/ui/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-07-10 14:41:47 +0100
committerGitHub <noreply@github.com>2024-07-10 14:41:47 +0100
commiteb5dae9c5dc9565b2805700e2f255e895207777f (patch)
tree89c2756becabdc420046b8622b88e8bcd5a1b724 /ui/package.json
parentchore(deps): bump @tanstack/react-virtual from 3.5.1 to 3.8.1 in /ui (#2221) (diff)
downloadatuin-eb5dae9c5dc9565b2805700e2f255e895207777f.zip
chore(deps): bump react-spinners from 0.13.8 to 0.14.1 in /ui (#2220)
Bumps [react-spinners](https://github.com/davidhu2000/react-spinners) from 0.13.8 to 0.14.1. - [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...0.14.1) --- updated-dependencies: - dependency-name: react-spinners dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'ui/package.json')
-rw-r--r--ui/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/package.json b/ui/package.json
index 055f2c4b..400ed336 100644
--- a/ui/package.json
+++ b/ui/package.json
@@ -50,7 +50,7 @@
"react": "^18.3.1",
"react-activity-calendar": "^2.2.10",
"react-dom": "^18.3.1",
- "react-spinners": "^0.13.8",
+ "react-spinners": "^0.14.1",
"react-tooltip": "^5.27.0",
"react-window": "^1.8.10",
"react-window-infinite-loader": "^1.0.9",