This is an automated email from the ASF dual-hosted git repository.
skygo pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/netbeans-antora-ui.git
from 2b94488 Merge pull request #93 from
apache/dependabot/npm_and_yarn/all-dependencies-25e5d38805
add dcc0937 use highlight js package to easy maintenance
new f50780b Merge pull request #92 from ebarboni/highlight
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.gitignore | 2 +
gulpfile.js | 20 +-
package-lock.json | 11 +
package.json | 1 +
src/css/highlight-11.9.0.default.min.css | 9 -
src/js/vendor/highlight-11.9.0.min.js | 1213 ------------------------------
src/partials/head.hbs | 2 +-
src/partials/scripts.hbs | 2 +-
8 files changed, 34 insertions(+), 1226 deletions(-)
delete mode 100644 src/css/highlight-11.9.0.default.min.css
delete mode 100644 src/js/vendor/highlight-11.9.0.min.js
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists