Commit Graph

9 Commits

Author SHA1 Message Date
Bart van Bragt 4412583cd9 chore: fix prettier formatting and npm audit vulnerabilities
Reformat admin/index.ts to satisfy prettier checks. Update package-lock.json
via npm audit fix to resolve 17 vulnerabilities in transitive dev dependencies
(webpack, babel, lodash, ws, semver, etc.).
2026-04-10 11:47:38 +02:00
David Wheatley 703cbbdd48
fix: incorrect JS package name 2022-11-21 15:32:22 +00:00
Ian Morland 4d2c5cb22f chore: bump deps, npm audit fix 2022-11-18 08:26:26 +00:00
Ian Morland af85834a5a Webpack 5 2022-05-03 09:13:10 +01:00
Daniël Klabbers 07a1e9dc44 wip 2021-10-27 08:02:07 +02:00
David Wheatley 383dee43a0
chore: bump JS dependencies 2021-10-21 17:58:17 +01:00
Daniel Klabbers 43e2e038e3 endpoint is now posts 2021-10-14 21:33:16 +02:00
David Wheatley cfab9a65ca
chore: add JS boilerplate code from Flarum CLI 2021-10-13 19:28:14 +01:00
Daniel Klabbers 2bf4ec01d0 wip 2021-10-12 23:15:47 +02:00