From 581a848bb1574fc2aebf188ca5ea21c3e8f5f8f1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jul 2024 13:42:17 +0000 Subject: [PATCH] chore(deps-dev): bump @iconify-json/tabler from 1.1.117 to 1.1.118 Bumps [@iconify-json/tabler](https://github.com/iconify/icon-sets) from 1.1.117 to 1.1.118. - [Commits](https://github.com/iconify/icon-sets/compare/1.1.117...1.1.118) --- 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 3e14b5bd..a06abff3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -27,7 +27,7 @@ "@astrojs/partytown": "^2.1.1", "@astrojs/tailwind": "5.1.0", "@iconify-json/flat-color-icons": "^1.1.10", - "@iconify-json/tabler": "^1.1.117", + "@iconify-json/tabler": "^1.1.118", "@tailwindcss/typography": "^0.5.13", "@types/js-yaml": "^4.0.9", "@types/lodash.merge": "^4.6.9", @@ -1240,9 +1240,9 @@ } }, "node_modules/@iconify-json/tabler": { - "version": "1.1.117", - "resolved": "https://registry.npmjs.org/@iconify-json/tabler/-/tabler-1.1.117.tgz", - "integrity": "sha512-RiFbco9Qo0X7jlRFlD2sq9kwLZZ5JFOyacGKi9nzdnao9tV/qFFh1930JDXFay/CTs/jr7+RYPsI+wGFg0jfsA==", + "version": "1.1.118", + "resolved": "https://registry.npmjs.org/@iconify-json/tabler/-/tabler-1.1.118.tgz", + "integrity": "sha512-nDOjYG75BlagOe4e+V3K4qVFujdPOeYzi6ZB3sYz0xbdIkpSF/4YvKGdLDr4tmkwGUTV8fhlHVfMpRoDoBnnnA==", "dev": true, "dependencies": { "@iconify/types": "*" diff --git a/package.json b/package.json index 4ce2aaf4..798f324d 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "@astrojs/partytown": "^2.1.1", "@astrojs/tailwind": "5.1.0", "@iconify-json/flat-color-icons": "^1.1.10", - "@iconify-json/tabler": "^1.1.117", + "@iconify-json/tabler": "^1.1.118", "@tailwindcss/typography": "^0.5.13", "@types/js-yaml": "^4.0.9", "@types/lodash.merge": "^4.6.9",