From d3975f9ff7e0aa27ff4bf219f85cd7021fb8b387 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 31 Mar 2026 04:27:27 +0000 Subject: [PATCH] Bump tiny-essentials from 1.25.1 to 1.25.3 Bumps [tiny-essentials](https://github.com/Tiny-Essentials/Tiny-Essentials) from 1.25.1 to 1.25.3. - [Release notes](https://github.com/Tiny-Essentials/Tiny-Essentials/releases) - [Commits](https://github.com/Tiny-Essentials/Tiny-Essentials/compare/1.25.1...1.25.3) --- updated-dependencies: - dependency-name: tiny-essentials dependency-version: 1.25.3 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..88112e6 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.3" }, "devDependencies": { "@eslint/js": "^9.39.1", diff --git a/yarn.lock b/yarn.lock index 5be2256..79ea70d 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.3: + version "1.25.3" + resolved "https://registry.yarnpkg.com/tiny-essentials/-/tiny-essentials-1.25.3.tgz#85d4c749206ef61fd8781ed0d158376bdb97aed3" + integrity sha512-ToNbPODh8bs+Bh0UbgMSpS//bfdzBAXS+PRP/TH/0qChUvoKUyrigUcgCe0+t1AYey9re0rYyc8oI+/sswAyAA== tinyglobby@^0.2.15: version "0.2.15"