From 492efbe88712d5ea07876ed78140543f3b716498 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Jan 2026 23:23:42 +0000 Subject: [PATCH] chore: bump react-slot-counter from 3.3.1 to 3.3.2 Bumps [react-slot-counter](https://github.com/almond-bongbong/react-slot-counter) from 3.3.1 to 3.3.2. - [Release notes](https://github.com/almond-bongbong/react-slot-counter/releases) - [Changelog](https://github.com/almond-bongbong/react-slot-counter/blob/main/CHANGELOG.md) - [Commits](https://github.com/almond-bongbong/react-slot-counter/compare/v3.3.1...v3.3.2) --- updated-dependencies: - dependency-name: react-slot-counter dependency-version: 3.3.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 90ee45c3..adf39d24 100644 --- a/package-lock.json +++ b/package-lock.json @@ -42,7 +42,7 @@ "react": "^18.3.1", "react-dom": "^18.3.1", "react-icons": "^5.5.0", - "react-slot-counter": "^3.3.1", + "react-slot-counter": "^3.3.2", "rehype-katex": "^7.0.1", "remark-math": "^6.0.0", "styled-components": "^6.1.18", @@ -23983,9 +23983,9 @@ } }, "node_modules/react-slot-counter": { - "version": "3.3.1", - "resolved": "https://registry.npmjs.org/react-slot-counter/-/react-slot-counter-3.3.1.tgz", - "integrity": "sha512-+blRPrKBLDC9GyyGENfyNQYOW3XxkaWmUL1fTtut3slZQS2+yMaAJdvwAyWUYB1eD+6Pd1aZzXFmBxmlSkvhfg==", + "version": "3.3.2", + "resolved": "https://registry.npmjs.org/react-slot-counter/-/react-slot-counter-3.3.2.tgz", + "integrity": "sha512-2OUCUWI5hjSyjg3rTmTumDReKgyfYO0ubhhab1kex/TduwZEhFP0cyuphSFG7/Poq9JyX0qA5ucnITgyLIvRdg==", "license": "MIT", "engines": { "node": ">=16.0.0" diff --git a/package.json b/package.json index 1ea01b3b..7b0691e8 100644 --- a/package.json +++ b/package.json @@ -61,7 +61,7 @@ "react": "^18.3.1", "react-dom": "^18.3.1", "react-icons": "^5.5.0", - "react-slot-counter": "^3.3.1", + "react-slot-counter": "^3.3.2", "rehype-katex": "^7.0.1", "remark-math": "^6.0.0", "styled-components": "^6.1.18",