From a38e41648129c3151a0f0a8174aa85b15162c684 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Feb 2026 19:31:48 +0000 Subject: [PATCH] Bump @xoxno/types from 1.0.379 to 1.0.380 Bumps [@xoxno/types](https://github.com/XOXNO/types) from 1.0.379 to 1.0.380. - [Commits](https://github.com/XOXNO/types/commits) --- updated-dependencies: - dependency-name: "@xoxno/types" dependency-version: 1.0.380 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 0943e58..8af6694 100644 --- a/package-lock.json +++ b/package-lock.json @@ -4740,9 +4740,9 @@ } }, "node_modules/@xoxno/types": { - "version": "1.0.379", - "resolved": "https://registry.npmjs.org/@xoxno/types/-/types-1.0.379.tgz", - "integrity": "sha512-M5tGb3EYNYLUzhhYGhYl60UbrNrnLTZ0/IF39fPMj57zuDTrhU8xjvbV9B8yDuZypgb4eeY2xc8zKFOET/Ysxg==", + "version": "1.0.380", + "resolved": "https://registry.npmjs.org/@xoxno/types/-/types-1.0.380.tgz", + "integrity": "sha512-TuZd9Sf6JYQ5siJ4hHqZgWvN4f/Npee8TW/Jw4PtL+j5sQh9vFETch96ziLKYywLYGvntEkwBdQwHHttkfZunw==", "license": "ISC" }, "node_modules/@xtuc/ieee754": {