Skip to content

Commit a84f1b2

Browse files
fix(deps): update dependency bootstrap-icons to v1.11.1
1 parent aa2192c commit a84f1b2

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.11.0",
18+
"bootstrap-icons": "1.11.1",
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-
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==
2845+
2846+
version "1.11.1"
2847+
resolved "https://registry.yarnpkg.com/bootstrap-icons/-/bootstrap-icons-1.11.1.tgz#79e32494871d8c98e9d14f4bcdc278cee9b1dafd"
2848+
integrity sha512-F0DDp7nKUX+x/QtpfRZ+XHFya60ng9nfdpdS59vDDfs4Uhuxp7zym/QavMsu/xx51txkoM9eVmpE7D08N35blw==
28492849

28502850
boxen@^5.0.0:
28512851
version "5.1.2"

0 commit comments

Comments
 (0)