You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by hn...@apache.org on 2023/11/02 09:28:51 UTC

(myfaces-tobago) 01/03: build(deps): update bootstrap-icons

This is an automated email from the ASF dual-hosted git repository.

hnoeth pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/myfaces-tobago.git

commit 45473f245b5d4cc74f6ba67052989e6bce47eccd
Author: Henning Noeth <hn...@apache.org>
AuthorDate: Thu Nov 2 10:19:20 2023 +0100

    build(deps): update bootstrap-icons
---
 tobago-theme/package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tobago-theme/package.json b/tobago-theme/package.json
index 2951926cd0..228b55f94a 100644
--- a/tobago-theme/package.json
+++ b/tobago-theme/package.json
@@ -69,7 +69,7 @@
   "dependencies": {
     "@trevoreyre/autocomplete-js": "^2.4.1",
     "bootstrap": "5.3.1",
-    "bootstrap-icons": "1.10.5",
+    "bootstrap-icons": "1.11.1",
     "lit-html": "^2.7.4"
   },
   "devDependencies": {