Commit Graph

15 Commits

Author SHA1 Message Date
Daniël Klabbers
a30a5aefce npm audit fix 2020-12-15 09:29:29 +01:00
Daniël Klabbers
db88a12cde npm audit security vulnerabilities patched 2020-10-14 10:02:07 +02:00
dependabot[bot]
73579883f6 Bump elliptic from 6.5.2 to 6.5.3 in /js (#31)
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.2 to 6.5.3.
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.2...v6.5.3)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-31 01:08:57 +02:00
dependabot[bot]
db11257494 Bump lodash from 4.17.15 to 4.17.19 in /js (#28)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-17 10:47:35 +02:00
Franz Liedke
466a62231c Update Webpack 2020-05-01 11:56:02 +02:00
Franz Liedke
cadb279bf1 npm audit fix 2020-04-24 14:30:31 +02:00
dependabot[bot]
82978c57ce Bump acorn from 6.4.0 to 6.4.1 in /js (#24)
Bumps [acorn](https://github.com/acornjs/acorn) from 6.4.0 to 6.4.1.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](https://github.com/acornjs/acorn/compare/6.4.0...6.4.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-03-17 20:25:50 +01:00
Franz Liedke
bf31808119 Update Webpack 2020-02-11 21:44:11 +01:00
Franz Liedke
ab198e5898 Update vulnerable JS dependencies 2019-09-13 15:35:13 +02:00
Franz Liedke
c28aaf8ddd Update JS dependencies to fix vulnerable packages 2019-02-13 20:08:15 +01:00
Toby Zerner
7ccfc409de Make npm package private, update deps, change watch to dev 2018-11-21 18:46:05 +10:30
Toby Zerner
bb5704148e Update dependencies 2018-11-17 18:53:38 +10:30
Toby Zerner
d818c1680d Rename package 2018-10-21 15:16:21 +10:30
Toby Zerner
5ce9bc28fc Update dependencies 2018-09-21 10:25:47 +09:30
Toby Zerner
078eec06d2 Webpack (#17)
See https://github.com/flarum/core/pull/1367

* Replace gulp with webpack and npm scripts for JS compilation
* Set up Travis CI to commit compiled JS
* Restructure `js` directory; only one instance of npm, forum/admin are "submodules"
* Restructure `less` directory
2018-06-20 13:36:12 +09:30