Skip to content

Commit eaffc17

Browse files
fix(deps): update dependency bootstrap-icons to v1.11.0 (tauri-apps#1540)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 921e841 commit eaffc17

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"@fontsource/rubik": "5.0.12",
1616
"@mdx-js/react": "1.6.22",
1717
"apexcharts": "3.42.0",
18-
"bootstrap-icons": "1.10.5",
18+
"bootstrap-icons": "1.11.0",
1919
"classnames": "2.3.2",
2020
"mdx-mermaid": "1.3.2",
2121
"meilisearch-docsearch": "0.4.7",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2842,10 +2842,10 @@ boolbase@^1.0.0:
28422842
resolved "https://registry.yarnpkg.com/boolbase/-/boolbase-1.0.0.tgz#68dff5fbe60c51eb37725ea9e3ed310dcc1e776e"
28432843
integrity sha512-JZOSA7Mo9sNGB8+UjSgzdLtokWAky1zbztM3WRLCbZ70/3cTANmQmOdR7y2g+J0e2WXywy1yS468tY+IruqEww==
28442844

2845-
bootstrap-icons@1.10.5:
2846-
version "1.10.5"
2847-
resolved "https://registry.yarnpkg.com/bootstrap-icons/-/bootstrap-icons-1.10.5.tgz#5a1bbb1bb2212397d416587db1d422cc9501847c"
2848-
integrity sha512-oSX26F37V7QV7NCE53PPEL45d7EGXmBgHG3pDpZvcRaKVzWMqIRL9wcqJUyEha1esFtM3NJzvmxFXDxjJYD0jQ==
2845+
bootstrap-icons@1.11.0:
2846+
version "1.11.0"
2847+
resolved "https://registry.yarnpkg.com/bootstrap-icons/-/bootstrap-icons-1.11.0.tgz#34902091e8ed6ac830f4e9fbc998b47d7a0fe8a6"
2848+
integrity sha512-bLTbtACfUqwZf6f/xUYUb7bTRZC68QaQwwy9h1b96NPKfnwqzSatHqDypW6R2CBW7zUE7lP+O93GdZuPY3RIHA==
28492849

28502850
boxen@^5.0.0:
28512851
version "5.1.2"

0 commit comments

Comments
 (0)