From f92547755cb40e36048fab7f382af3eee05c1cbb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Aug 2026 22:06:24 +0000 Subject: [PATCH] build(deps-dev): bump @tabler/icons from 3.45.0 to 3.46.0 Bumps [@tabler/icons](https://github.com/tabler/tabler-icons) from 3.45.0 to 3.46.0. - [Release notes](https://github.com/tabler/tabler-icons/releases) - [Commits](https://github.com/tabler/tabler-icons/compare/v3.45.0...v3.46.0) --- updated-dependencies: - dependency-name: "@tabler/icons" dependency-version: 3.46.0 dependency-type: direct:development update-type: version-update:semver-minor ... 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 8173ae2..4b49057 100644 --- a/package-lock.json +++ b/package-lock.json @@ -15,14 +15,14 @@ "frida-java-bridge-7-0-13": "npm:frida-java-bridge@7.0.13" }, "devDependencies": { - "@tabler/icons": "3.45.0", + "@tabler/icons": "3.46.0", "frida-compile": "19.0.5" } }, "node_modules/@tabler/icons": { - "version": "3.45.0", - "resolved": "https://registry.npmjs.org/@tabler/icons/-/icons-3.45.0.tgz", - "integrity": "sha512-jiATwV8+zGYLTZ7gMLGivCic+KtsMZXcDmufIG8umlLxoHhI6902hGYIEt0Oa9Y9SXblNzUlrisHm5jOFMxOQA==", + "version": "3.46.0", + "resolved": "https://registry.npmjs.org/@tabler/icons/-/icons-3.46.0.tgz", + "integrity": "sha512-f2RYFl3fzPwj5WO82x6en0dmkjefxEfOm16D1ByM6cj/McNiwOkL4VaPUoP9VVIrXAD9WnTSVFr70px703b//A==", "dev": true, "license": "MIT", "funding": { diff --git a/package.json b/package.json index a8f7b64..2770fbe 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "frida-il2cpp-bridge-0-13-1": "npm:frida-il2cpp-bridge@0.13.1" }, "devDependencies": { - "@tabler/icons": "3.45.0", + "@tabler/icons": "3.46.0", "frida-compile": "19.0.5" } }