Skip to content

Commit

Permalink
deps: bump material-symbols from 0.13.2 to 0.14.5
Browse files Browse the repository at this point in the history
  • Loading branch information
yteruel31 committed Jan 14, 2024
1 parent 9721c8a commit cf84994
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"dependencies": {
"react": "^18.2.0",
"typescript": "^4.8.4",
"material-symbols": "^0.13.2"
"material-symbols": "^0.14.5"
},
"devDependencies": {
"@babel/preset-env": "^7.22.5",
Expand Down
4 changes: 2 additions & 2 deletions src/components/Icons/generated/generated-icon-keys.ts

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6575,10 +6575,10 @@ markdown-to-jsx@^7.1.8:
resolved "https://registry.yarnpkg.com/markdown-to-jsx/-/markdown-to-jsx-7.2.1.tgz#87061fd3176ad926ef3d99493e5c57f6335e0c51"
integrity sha512-9HrdzBAo0+sFz9ZYAGT5fB8ilzTW+q6lPocRxrIesMO+aB40V9MgFfbfMXxlGjf22OpRy+IXlvVaQenicdpgbg==

material-symbols@^0.13.2:
version "0.13.2"
resolved "https://registry.yarnpkg.com/material-symbols/-/material-symbols-0.13.2.tgz#18913f77a0431dd6c7a71f68b675e52b15374bac"
integrity sha512-O8p2pguTZ/3EXym606wFxwI7DPS+cPM5jlS2mcO3EIcqhnHcKQbTD9lVkd0JK4Ygq/vuuiLl44T2xZYMJmpwLw==
material-symbols@^0.14.5:
version "0.14.5"
resolved "https://registry.yarnpkg.com/material-symbols/-/material-symbols-0.14.5.tgz#9ee39a47cd131ee9c678a6cb618813693b0c4d2b"
integrity sha512-3fB0MEG93k8C7D7sI0HSQWlKy3rgIQ6HPICkEPs9blsod/nWofSBdDPvUa9XpNRIqciqLA+hZF8DVnA4J19BlQ==

mdast-util-definitions@^4.0.0:
version "4.0.0"
Expand Down

0 comments on commit cf84994

Please sign in to comment.