From 54a0dc829933a719925d90d7b74c1ff3a3d21f26 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Jun 2024 13:25:49 +0000 Subject: [PATCH] chore(deps-dev): bump @iconify-json/tabler from 1.1.113 to 1.1.114 Bumps [@iconify-json/tabler](https://github.com/iconify/icon-sets) from 1.1.113 to 1.1.114. - [Commits](https://github.com/iconify/icon-sets/compare/1.1.113...1.1.114) --- updated-dependencies: - dependency-name: "@iconify-json/tabler" dependency-type: direct:development 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 8a057245..4f304673 100644 --- a/package-lock.json +++ b/package-lock.json @@ -27,7 +27,7 @@ "@astrojs/partytown": "^2.1.0", "@astrojs/tailwind": "5.1.0", "@iconify-json/flat-color-icons": "^1.1.10", - "@iconify-json/tabler": "^1.1.113", + "@iconify-json/tabler": "^1.1.114", "@tailwindcss/typography": "^0.5.13", "@types/js-yaml": "^4.0.9", "@types/lodash.merge": "^4.6.9", @@ -1250,9 +1250,9 @@ } }, "node_modules/@iconify-json/tabler": { - "version": "1.1.113", - "resolved": "https://registry.npmjs.org/@iconify-json/tabler/-/tabler-1.1.113.tgz", - "integrity": "sha512-dT34D0gyqxgK2t91+8scQ+U387yZ/zb4r7/3CHqhmvaVMsnOT8DFtX0FhJzdr6ldnVH82pGAp59GGr97IT/UfQ==", + "version": "1.1.114", + "resolved": "https://registry.npmjs.org/@iconify-json/tabler/-/tabler-1.1.114.tgz", + "integrity": "sha512-AaTTGEyiPQ7VAYyXGQ9jUI8+8iL6xanucYsACz6f3U6JLph6jDyicXXUh+dYM6HxW6TGehwVqRO2NSIQpACszw==", "dev": true, "dependencies": { "@iconify/types": "*" diff --git a/package.json b/package.json index af5aeeb5..b41e3b85 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "@astrojs/partytown": "^2.1.0", "@astrojs/tailwind": "5.1.0", "@iconify-json/flat-color-icons": "^1.1.10", - "@iconify-json/tabler": "^1.1.113", + "@iconify-json/tabler": "^1.1.114", "@tailwindcss/typography": "^0.5.13", "@types/js-yaml": "^4.0.9", "@types/lodash.merge": "^4.6.9",