From bdda55a302e44f85ccc1b7e3c1406dbf1d6f2f54 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Mar 2026 04:11:24 +0000 Subject: [PATCH] Bump tiny-essentials from 1.25.1 to 1.25.2 Bumps [tiny-essentials](https://github.com/Tiny-Essentials/Tiny-Essentials) from 1.25.1 to 1.25.2. - [Release notes](https://github.com/Tiny-Essentials/Tiny-Essentials/releases) - [Commits](https://github.com/Tiny-Essentials/Tiny-Essentials/compare/1.25.1...1.25.2) --- updated-dependencies: - dependency-name: tiny-essentials dependency-version: 1.25.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 8caed09..8ec557b 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "react": "^19.2.0", "react-dom": "^19.2.0", "react-markdown": "^10.1.0", - "tiny-essentials": "^1.25.1" + "tiny-essentials": "^1.25.2" }, "devDependencies": { "@eslint/js": "^9.39.1", diff --git a/yarn.lock b/yarn.lock index 5be2256..456708f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1921,10 +1921,10 @@ supports-color@^7.1.0: dependencies: has-flag "^4.0.0" -tiny-essentials@^1.25.1: - version "1.25.1" - resolved "https://registry.yarnpkg.com/tiny-essentials/-/tiny-essentials-1.25.1.tgz#18a8c1198f700afb69526b2a93dbf95bdbd7a888" - integrity sha512-GESAwWrq3o5w1+QgoUS/XAkKdyNbabcXVi4YFiQOw51jV/FKTcd0uAmIMOuo90rPqEsz4EgqAreFjN3HjsjEYA== +tiny-essentials@^1.25.2: + version "1.25.2" + resolved "https://registry.yarnpkg.com/tiny-essentials/-/tiny-essentials-1.25.2.tgz#16ae85b580cfca49495ecdc3f04798b5c44f6a32" + integrity sha512-rQMj2zYouWpDCBkWTpxiIVsmS28l/HN1V1r9DWvSwp3Qzl4c+DEqP4HZRQ2ZRzsqZyuK+uAl5fxqvu9qFMIShA== tinyglobby@^0.2.15: version "0.2.15"