Skip to content

Commit

Permalink
[dep][dash](deps): Bump @material-symbols/svg-300 in /ui/dashboard
Browse files Browse the repository at this point in the history
Bumps [@material-symbols/svg-300](https://github.com/marella/material-symbols/tree/HEAD/svg/300) from 0.23.0 to 0.25.3.
- [Release notes](https://github.com/marella/material-symbols/releases)
- [Commits](https://github.com/marella/material-symbols/commits/v0.25.3/svg/300)

---
updated-dependencies:
- dependency-name: "@material-symbols/svg-300"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 30, 2024
1 parent dfbd402 commit aee5eef
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
Binary file modified ui/dashboard/.yarn/install-state.gz
Binary file not shown.
2 changes: 1 addition & 1 deletion ui/dashboard/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"dependencies": {
"@headlessui/react": "2.1.7",
"@heroicons/react": "2.1.5",
"@material-symbols/svg-300": "0.23.0",
"@material-symbols/svg-300": "0.25.3",
"@popperjs/core": "2.11.8",
"@supabase/sql-formatter": "4.0.3",
"color-convert": "2.0.1",
Expand Down
10 changes: 5 additions & 5 deletions ui/dashboard/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4043,10 +4043,10 @@ __metadata:
languageName: node
linkType: hard

"@material-symbols/svg-300@npm:0.23.0":
version: 0.23.0
resolution: "@material-symbols/svg-300@npm:0.23.0"
checksum: 10c0/aaae867eb8dba3862ccf721a7366ec0af7b7cf9ad840bfd50ac331a11317796d7293fa6484e62126f19e948e3ea6e1ab0567c74a489bf310b654b8faaffd7fd2
"@material-symbols/svg-300@npm:0.25.3":
version: 0.25.3
resolution: "@material-symbols/svg-300@npm:0.25.3"
checksum: 10c0/f6e0d0564ab2d73ed7af300615d783d2497718e1f3f9274fb725e1e2b5fe3b1a1b41ac5985baa4da267665e40a233235b04bec18dbef7e47b19243a0479418d5
languageName: node
linkType: hard

Expand Down Expand Up @@ -16718,7 +16718,7 @@ __metadata:
"@craco/craco": "npm:7.1.0"
"@headlessui/react": "npm:2.1.7"
"@heroicons/react": "npm:2.1.5"
"@material-symbols/svg-300": "npm:0.23.0"
"@material-symbols/svg-300": "npm:0.25.3"
"@popperjs/core": "npm:2.11.8"
"@storybook/addon-actions": "npm:8.3.0"
"@storybook/addon-essentials": "npm:8.3.0"
Expand Down

0 comments on commit aee5eef

Please sign in to comment.