From 879c2b07d13773eb13c230ccf798408337b638f7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Jan 2024 08:26:24 +0800 Subject: [PATCH] chore(deps-dev): bump @egoist/tailwindcss-icons from 1.7.1 to 1.7.2 (#1254) Bumps @egoist/tailwindcss-icons from 1.7.1 to 1.7.2. --- updated-dependencies: - dependency-name: "@egoist/tailwindcss-icons" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package.json b/package.json index 411aea01..8ba4baab 100644 --- a/package.json +++ b/package.json @@ -163,7 +163,7 @@ "zustand": "4.4.7" }, "devDependencies": { - "@egoist/tailwindcss-icons": "1.7.1", + "@egoist/tailwindcss-icons": "1.7.2", "@ianvs/prettier-plugin-sort-imports": "4.1.1", "@next/bundle-analyzer": "14.0.4", "@types/async-lock": "1.4.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 5cbd6975..6e2151f5 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -401,8 +401,8 @@ dependencies: devDependencies: '@egoist/tailwindcss-icons': - specifier: 1.7.1 - version: 1.7.1(tailwindcss@3.4.0) + specifier: 1.7.2 + version: 1.7.2(tailwindcss@3.4.0) '@ianvs/prettier-plugin-sort-imports': specifier: 4.1.1 version: 4.1.1(prettier@3.1.1) @@ -1792,12 +1792,12 @@ packages: resolution: {integrity: sha512-bhR5k5W+8GLzysjk8zTMVygQZsgvf7W1F0IlL4ZQ5ugjo5rCyiwGM5d8DYriXspytfu98tv59niang3/T+FoDw==} dev: false - /@egoist/tailwindcss-icons@1.7.1(tailwindcss@3.4.0): - resolution: {integrity: sha512-7DqxXxKNr7f1uZbfsIOj8c1d2pJxm+k1+BgUcqvwCQeGcp4zDf/bICv4vc0JTDZG1JpY0ZO4a2PsBb0hKEwD2A==} + /@egoist/tailwindcss-icons@1.7.2(tailwindcss@3.4.0): + resolution: {integrity: sha512-fDYqnkTJOwZGDlHsN3aKqXy8AtiapDzflZoFB6bAZCd67YK6sDTFceoC89HZbvcnbILpp6SO7q1bQ8i8R3PWaw==} peerDependencies: tailwindcss: '*' dependencies: - '@iconify/utils': 2.1.13 + '@iconify/utils': 2.1.14 tailwindcss: 3.4.0 transitivePeerDependencies: - supports-color @@ -2379,8 +2379,8 @@ packages: /@iconify/types@2.0.0: resolution: {integrity: sha512-+wluvCrRhXrhyOmRDJ3q8mux9JkKy5SJ/v8ol2tu4FVjyYvtEzkc/3pK15ET6RKg4b4w4BmTk1+gsCUhf21Ykg==} - /@iconify/utils@2.1.13: - resolution: {integrity: sha512-6uWvJIo715xYRy1KmCCyZYW0YYkLjaojEExoEkxpOHKhi9cyHW8hVKo+m8zrxzNVSqjUx9OuVRa2BWXeXfkp5A==} + /@iconify/utils@2.1.14: + resolution: {integrity: sha512-9pKIntkbLbjVVFxH32td21Am3AGGJfyI2KY2d8yDQxkZe4BBZtufJI8NgcamFn8B5QKLU9ai2VMo8OEov8jAtw==} dependencies: '@antfu/install-pkg': 0.1.1 '@antfu/utils': 0.7.7