From 7ca8b5404f229fa25149ec0baacb962d33f0bb26 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Mar 2024 13:41:59 +0000 Subject: [PATCH] chore(deps-dev): bump @iconify-json/tabler from 1.1.106 to 1.1.107 Bumps [@iconify-json/tabler](https://github.com/iconify/icon-sets) from 1.1.106 to 1.1.107. - [Commits](https://github.com/iconify/icon-sets/compare/1.1.106...1.1.107) --- 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 fb8950fd..a913c5b9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -28,7 +28,7 @@ "@astrojs/partytown": "^2.0.4", "@astrojs/tailwind": "5.1.0", "@iconify-json/flat-color-icons": "^1.1.10", - "@iconify-json/tabler": "^1.1.106", + "@iconify-json/tabler": "^1.1.107", "@tailwindcss/typography": "^0.5.10", "@types/js-yaml": "^4.0.9", "@types/lodash.merge": "^4.6.9", @@ -1252,9 +1252,9 @@ } }, "node_modules/@iconify-json/tabler": { - "version": "1.1.106", - "resolved": "https://registry.npmjs.org/@iconify-json/tabler/-/tabler-1.1.106.tgz", - "integrity": "sha512-TcGGQ2nDhb2OmKsMPk3SuNxf259Rjirbvkz3gX1C8fexJmSWqR8AsH98/VMbK7VVYb2L2FIfX3QJxKpJvXEryw==", + "version": "1.1.107", + "resolved": "https://registry.npmjs.org/@iconify-json/tabler/-/tabler-1.1.107.tgz", + "integrity": "sha512-4Ur2DK5kJzCVH1klR163F30n869XWauC2UUGc0vK2VL8v5rZTzpHllHVLnUOyx7pbV3q5rSVAoAW7/jij3HEBg==", "dev": true, "dependencies": { "@iconify/types": "*" diff --git a/package.json b/package.json index 91e0ba70..9cf16413 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "@astrojs/partytown": "^2.0.4", "@astrojs/tailwind": "5.1.0", "@iconify-json/flat-color-icons": "^1.1.10", - "@iconify-json/tabler": "^1.1.106", + "@iconify-json/tabler": "^1.1.107", "@tailwindcss/typography": "^0.5.10", "@types/js-yaml": "^4.0.9", "@types/lodash.merge": "^4.6.9",