From f2d38b1e9c302b963b470d8030b2f475dfae7048 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Nov 2024 13:50:07 +0000 Subject: [PATCH] chore(deps-dev): bump @iconify-json/tabler from 1.2.6 to 1.2.8 Bumps [@iconify-json/tabler](https://github.com/iconify/icon-sets) from 1.2.6 to 1.2.8. - [Commits](https://github.com/iconify/icon-sets/commits) --- 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 0da18681..a5f77a0d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -27,7 +27,7 @@ "@astrojs/partytown": "^2.1.2", "@astrojs/tailwind": "5.1.0", "@iconify-json/flat-color-icons": "^1.2.0", - "@iconify-json/tabler": "^1.2.6", + "@iconify-json/tabler": "^1.2.8", "@tailwindcss/typography": "^0.5.15", "@types/js-yaml": "^4.0.9", "@types/lodash.merge": "^4.6.9", @@ -1096,9 +1096,9 @@ } }, "node_modules/@iconify-json/tabler": { - "version": "1.2.6", - "resolved": "https://registry.npmjs.org/@iconify-json/tabler/-/tabler-1.2.6.tgz", - "integrity": "sha512-+LjRsbx4tqaLNorQldahZRCepYVAC8Fj6hpkHuZFWB0xj81YasACT0f9JGtavG4+LePdvkXRTuz5RQOU6YcnXA==", + "version": "1.2.8", + "resolved": "https://registry.npmjs.org/@iconify-json/tabler/-/tabler-1.2.8.tgz", + "integrity": "sha512-xvi/UKhLiFRnutSo6xuHxvOGmskYEoC2St4WDVsU9WAW1DRG1EkBUk/Zy1TpeSsBKMQfyqtdjjx9Cf4ZezOK2w==", "dev": true, "dependencies": { "@iconify/types": "*" diff --git a/package.json b/package.json index a1002ad5..9cf6deb8 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "@astrojs/partytown": "^2.1.2", "@astrojs/tailwind": "5.1.0", "@iconify-json/flat-color-icons": "^1.2.0", - "@iconify-json/tabler": "^1.2.6", + "@iconify-json/tabler": "^1.2.8", "@tailwindcss/typography": "^0.5.15", "@types/js-yaml": "^4.0.9", "@types/lodash.merge": "^4.6.9",