You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by lo...@apache.org on 2022/11/01 16:36:38 UTC

[myfaces-tobago] branch main updated (c8fb1e51a8 -> 1c26c4a6b8)

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

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


    from c8fb1e51a8 build(theme): rebuild after refactoring typescript (menuStore)
     add 1c26c4a6b8 build: update npm and rebuild (#3391)

No new revisions were added by this update.

Summary of changes:
 .../tobago-example-demo/package-lock.json          |  336 +--
 tobago-example/tobago-example-demo/package.json    |    4 +-
 .../src/main/webapp/js/jasmine.js                  |  268 +--
 tobago-theme/package-lock.json                     | 2285 ++++++++++----------
 tobago-theme/package.json                          |   20 +-
 .../src/main/css/tobago.css                        |   52 -
 .../src/main/css/tobago.css.map                    |    2 +-
 .../src/main/css/tobago.min.css                    |    2 +-
 .../src/main/css/tobago.min.css.map                |    2 +-
 .../src/main/css/tobago.css                        |   52 -
 .../src/main/css/tobago.css.map                    |    2 +-
 .../src/main/css/tobago.min.css                    |    2 +-
 .../src/main/css/tobago.min.css.map                |    2 +-
 .../src/main/css/tobago.css                        |   52 -
 .../src/main/css/tobago.css.map                    |    2 +-
 .../src/main/css/tobago.min.css                    |    2 +-
 .../src/main/css/tobago.min.css.map                |    2 +-
 .../tobago-theme-speyside/src/main/css/tobago.css  |   52 -
 .../src/main/css/tobago.css.map                    |    2 +-
 .../src/main/css/tobago.min.css                    |    2 +-
 .../src/main/css/tobago.min.css.map                |    2 +-
 .../tobago-theme-standard/src/main/css/tobago.css  |   52 -
 .../src/main/css/tobago.css.map                    |    2 +-
 .../src/main/css/tobago.min.css                    |    2 +-
 .../src/main/css/tobago.min.css.map                |    2 +-
 .../tobago-theme-standard/src/main/js/faces.js     |    2 +-
 .../tobago-theme-standard/src/main/js/faces.js.map |    2 +-
 27 files changed, 1509 insertions(+), 1698 deletions(-)