From 9e6b10ee4ac896db79f0d0e29f999b0ac7a7c19a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Mar 2026 07:10:52 +0000 Subject: [PATCH] chore(deps): bump @iconify-json/tabler from 1.2.26 to 1.2.28 Bumps [@iconify-json/tabler](https://github.com/iconify/icon-sets) from 1.2.26 to 1.2.28. - [Commits](https://github.com/iconify/icon-sets/commits) --- updated-dependencies: - dependency-name: "@iconify-json/tabler" dependency-version: 1.2.28 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 19c64e6d2d..aa65b21973 100644 --- a/package-lock.json +++ b/package-lock.json @@ -27,7 +27,7 @@ "@iconify-json/mdi": "^1.2.3", "@iconify-json/octicon": "^1.2.21", "@iconify-json/simple-icons": "^1.2.71", - "@iconify-json/tabler": "^1.2.26", + "@iconify-json/tabler": "^1.2.28", "@iconify/react": "^6.0.2", "@scalar/api-reference": "^1.44.25", "@types/react": "^19.2.14", @@ -2269,9 +2269,9 @@ } }, "node_modules/@iconify-json/tabler": { - "version": "1.2.26", - "resolved": "https://registry.npmjs.org/@iconify-json/tabler/-/tabler-1.2.26.tgz", - "integrity": "sha512-92G+ZD70AZgeJf07JfQzH+isnai6DwPcMBuF/qL1F+xAxdXCJzGd3w2RmsRvOmB+w1ImmWEEDms50QivQIjd6g==", + "version": "1.2.28", + "resolved": "https://registry.npmjs.org/@iconify-json/tabler/-/tabler-1.2.28.tgz", + "integrity": "sha512-HKF7K9Ba67GdB2b2tYWF1DS2Ydpxmo1Fsda7bQRwKUPYOiYM99F7rgJp6BN7TFQiRmCaxilfro6FQeCMSjuV1g==", "license": "MIT", "dependencies": { "@iconify/types": "*" diff --git a/package.json b/package.json index a6a11ab0e9..ed7499906b 100644 --- a/package.json +++ b/package.json @@ -88,7 +88,7 @@ "@iconify-json/mdi": "^1.2.3", "@iconify-json/octicon": "^1.2.21", "@iconify-json/simple-icons": "^1.2.71", - "@iconify-json/tabler": "^1.2.26", + "@iconify-json/tabler": "^1.2.28", "@iconify/react": "^6.0.2", "@scalar/api-reference": "^1.44.25", "@types/react": "^19.2.14",