Skip to content

Commit

Permalink
Merge pull request #124 from lifeomic/bump-chromicons-v3.6.0
Browse files Browse the repository at this point in the history
Bump Chromicons to v3.6.0
  • Loading branch information
dexterca authored Dec 5, 2024
2 parents 00c8833 + 7d7a7eb commit 1286bd2
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"next:start": "next start"
},
"dependencies": {
"@lifeomic/chromicons": "^3.5.0",
"@lifeomic/chromicons": "^3.6.0",
"@reach/alert": "^0.11.2",
"@reach/dialog": "^0.11.2",
"@tailwindui/react": "^0.1.1",
Expand Down
16 changes: 16 additions & 0 deletions src/util/metadata.js
Original file line number Diff line number Diff line change
Expand Up @@ -199,6 +199,10 @@ export default {
keywords: 'text',
categories: ['ui'],
},
BoneJoint: {
keywords: 'musculoskeletal orthopedic',
categories: ['ui'],
},
Book: {
keywords: 'read dictionary magazine library',
categories: ['ui'],
Expand All @@ -220,6 +224,10 @@ export default {
keywords: 'cube',
categories: ['ui'],
},
Brain: {
keywords: 'head skull mind intelligence anatomy smart',
categories: ['ui'],
},
Bread: {
keywords:
'food carbs starch nutrition dough bun bakery bake grain fiber pastry toast toasted pita flatbread bagel roll meal wheat gluten slice',
Expand Down Expand Up @@ -253,6 +261,10 @@ export default {
keywords: 'camera photo picture',
categories: ['ui'],
},
Cancer: {
keywords: 'disease',
categories: ['ui'],
},
CapsulePills: {
keywords: '',
categories: ['ui'],
Expand Down Expand Up @@ -1374,6 +1386,10 @@ export default {
keywords: 'ai artificial bot chat intelligence',
categories: ['ui'],
},
SparkleRefresh: {
keywords: 'ai artificial refresh intelligence',
categories: ['ui'],
},
Speaker: {
keywords: 'audio music sound',
categories: ['ui'],
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -66,10 +66,10 @@
dependencies:
purgecss "^3.1.3"

"@lifeomic/chromicons@^3.5.0":
version "3.5.0"
resolved "https://registry.yarnpkg.com/@lifeomic/chromicons/-/chromicons-3.5.0.tgz#091607ae5b366efbf99bd39dc1a579470275b5e7"
integrity sha512-CZyneWFT3vR1RamLdkm1ROat5AmiILJ7bBvj8fHoSFhJTN9A8333EWj/ECByv8rh+e6hmHnDeJjMgmNBj0To2Q==
"@lifeomic/chromicons@^3.6.0":
version "3.6.0"
resolved "https://registry.yarnpkg.com/@lifeomic/chromicons/-/chromicons-3.6.0.tgz#b53a1588d4d941ad1c951cf91b53fb0c83d89555"
integrity sha512-+BtUHQKLUgpZEunXDCF3HG+7vSqZWgJIQLV/yofK/PGHVEQSjM1uCEbHelPLF7TedzT5ZRYVCiJen4A6YlXxiA==

"@next/env@12.1.0":
version "12.1.0"
Expand Down

0 comments on commit 1286bd2

Please sign in to comment.