-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build(deps-dev): bump @smui/segmented-button in /frontend
Bumps [@smui/segmented-button](https://github.com/hperrin/svelte-material-ui) from 7.0.0-beta.14 to 7.0.0-beta.15. - [Changelog](https://github.com/hperrin/svelte-material-ui/blob/master/CHANGELOG.md) - [Commits](hperrin/svelte-material-ui@v7.0.0-beta.14...v7.0.0-beta.15) --- updated-dependencies: - dependency-name: "@smui/segmented-button" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
- Loading branch information
1 parent
c2a52a3
commit 6fb6407
Showing
3 changed files
with
29 additions
and
17 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -1065,7 +1065,7 @@ | |
"@smui/common" "^7.0.0-beta.14" | ||
svelte2tsx "^0.6.15" | ||
|
||
"@smui/[email protected]", "@smui/ripple@^7.0.0-beta.14", "@smui/ripple@^7.0.0-beta.8": | ||
"@smui/[email protected]": | ||
version "7.0.0-beta.14" | ||
resolved "https://registry.npmjs.org/@smui/ripple/-/ripple-7.0.0-beta.14.tgz" | ||
integrity sha512-EQyZIicnJj3mNCXK1PuGQ4zZOdXrhRtcHGJCrTUNjQzltIQai446Y9aRk5PhY3EIWfTYZuWnqaprC6R00EJOKA== | ||
|
@@ -1075,7 +1075,7 @@ | |
"@smui/common" "^7.0.0-beta.14" | ||
svelte2tsx "^0.6.15" | ||
|
||
"@smui/ripple@^7.0.0-beta.15": | ||
"@smui/ripple@^7.0.0-beta.14", "@smui/ripple@^7.0.0-beta.15", "@smui/ripple@^7.0.0-beta.8": | ||
version "7.0.0-beta.15" | ||
resolved "https://registry.npmjs.org/@smui/ripple/-/ripple-7.0.0-beta.15.tgz" | ||
integrity sha512-l0c94p60gxbsClH0KzA2meJ2IGHc7ZUMyWqODkLNz7ziUYxk3VZvWf/Y7Ca+64IJj0keCGPMpFauFaJO8h3Gtw== | ||
|
@@ -1085,17 +1085,17 @@ | |
"@smui/common" "^7.0.0-beta.15" | ||
svelte2tsx "^0.6.21" | ||
|
||
"@smui/segmented-button@^7.0.0-beta.8": | ||
version "7.0.0-beta.14" | ||
resolved "https://registry.npmjs.org/@smui/segmented-button/-/segmented-button-7.0.0-beta.14.tgz" | ||
integrity sha512-P3+hepZlz7lJeK7fwpTZh3W9oQAJ8z3vhKImz4XgyfjtZv1hIOCO2x+genwiWmSN17bybyMp3LVN43SSXVxOMA== | ||
"@smui/segmented-button@^7.0.0-beta.15": | ||
version "7.0.0-beta.15" | ||
resolved "https://registry.yarnpkg.com/@smui/segmented-button/-/segmented-button-7.0.0-beta.15.tgz#3634fad14b89e180e44ad3beb1d1a28e19622c1a" | ||
integrity sha512-Kottq8SC86LV7a3uIUpCvZKJbcvUGMoANVr1ioKl+73Mg0YEPBNzbjP5gFlfWQKn36OeNNnFXgwxNutLD5oXwA== | ||
dependencies: | ||
"@material/base" "^14.0.0" | ||
"@material/ripple" "^14.0.0" | ||
"@material/segmented-button" "^14.0.0" | ||
"@smui/common" "^7.0.0-beta.14" | ||
"@smui/ripple" "^7.0.0-beta.14" | ||
svelte2tsx "^0.6.15" | ||
"@smui/common" "^7.0.0-beta.15" | ||
"@smui/ripple" "^7.0.0-beta.15" | ||
svelte2tsx "^0.6.21" | ||
|
||
"@smui/[email protected]": | ||
version "7.0.0-beta.15" | ||
|