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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
5c1f55e22e
commit
879c2b07d1
|
|
@ -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",
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue