Skip to content

Commit 13b08de

Browse files
fix(deps): update dependency bootstrap-icons to v1.9.0 (tauri-apps#767)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 19610ef commit 13b08de

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@lottiefiles/lottie-player": "1.5.7",
2121
"@mdx-js/react": "1.6.22",
2222
"apexcharts": "3.35.3",
23-
"bootstrap-icons": "1.8.3",
23+
"bootstrap-icons": "1.9.0",
2424
"classnames": "2.3.1",
2525
"docs-searchbar.js": "2.1.2",
2626
"mdx-mermaid": "1.2.3",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -3719,10 +3719,10 @@ boolbase@^1.0.0:
37193719
resolved "https://registry.yarnpkg.com/boolbase/-/boolbase-1.0.0.tgz#68dff5fbe60c51eb37725ea9e3ed310dcc1e776e"
37203720
integrity sha512-JZOSA7Mo9sNGB8+UjSgzdLtokWAky1zbztM3WRLCbZ70/3cTANmQmOdR7y2g+J0e2WXywy1yS468tY+IruqEww==
37213721

3722-
bootstrap-icons@1.8.3:
3723-
version "1.8.3"
3724-
resolved "https://registry.yarnpkg.com/bootstrap-icons/-/bootstrap-icons-1.8.3.tgz#14c15e26deaddd42af9f88c4d81f7c45bf26aa98"
3725-
integrity sha512-s5kmttnbq4BXbx3Bwnj39y+t7Vc3blTtyD77W3aYQ1LlNoS3lNbbGvSYhIbg26Im8KmjScyFpHEevlPOBcIDdA==
3722+
bootstrap-icons@1.9.0:
3723+
version "1.9.0"
3724+
resolved "https://registry.yarnpkg.com/bootstrap-icons/-/bootstrap-icons-1.9.0.tgz#e0ac54e931f674b3268e3921e53c34aeae7ac224"
3725+
integrity sha512-4S077UbfqHtNOIKc43SDR+EL43zfo7ou8jI5+JRQqGZuq5UOK6iX6FtFNOQ/WjeWJ09CZ0/kSceh+WWPzfMfVQ==
37263726

37273727
boxen@^5.0.0:
37283728
version "5.1.2"

0 commit comments

Comments
 (0)