Skip to content

Commit 0d6bc4e

Browse files
fix(deps): update dependency bootstrap-icons to v1.10.3 (#1049)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b4678f4 commit 0d6bc4e

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
@@ -17,7 +17,7 @@
1717
"@fontsource/rubik": "4.5.13",
1818
"@mdx-js/react": "1.6.22",
1919
"apexcharts": "3.36.3",
20-
"bootstrap-icons": "1.10.2",
20+
"bootstrap-icons": "1.10.3",
2121
"classnames": "2.3.2",
2222
"docs-searchbar.js": "2.4.1",
2323
"mdx-mermaid": "1.3.2",

yarn.lock

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

2865-
2866-
version "1.10.2"
2867-
resolved "https://registry.yarnpkg.com/bootstrap-icons/-/bootstrap-icons-1.10.2.tgz#6a5729e0475e007ed82d752225645e4e6fec48d7"
2868-
integrity sha512-PTPYadRn1AMGr+QTSxe4ZCc+Wzv9DGZxbi3lNse/dajqV31n2/wl/7NX78ZpkvFgRNmH4ogdIQPQmxAfhEV6nA==
2865+
2866+
version "1.10.3"
2867+
resolved "https://registry.yarnpkg.com/bootstrap-icons/-/bootstrap-icons-1.10.3.tgz#c587b078ca6743bef4653fe90434b4aebfba53b2"
2868+
integrity sha512-7Qvj0j0idEm/DdX9Q0CpxAnJYqBCFCiUI6qzSPYfERMcokVuV9Mdm/AJiVZI8+Gawe4h/l6zFcOzvV7oXCZArw==
28692869

28702870
boxen@^5.0.0:
28712871
version "5.1.2"

0 commit comments

Comments
 (0)