authentik/web
dependabot[bot] d2d0e99f9d
build(deps): bump rollup from 2.42.4 to 2.43.1 in /web (#669)
Bumps [rollup](https://github.com/rollup/rollup) from 2.42.4 to 2.43.1.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v2.42.4...v2.43.1)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-29 09:08:42 +02:00
..
authentik/sources
icons web: fix icons not being included in static container 2020-12-12 21:49:00 +01:00
src web: cleanup routes 2021-03-28 16:10:28 +02:00
.dockerignore
.eslintignore web: fix path for artefacts 2021-03-16 22:42:15 +01:00
.eslintrc.json web: add notification 'mark as seen' button 2021-01-16 19:09:03 +01:00
.gitignore web: use API as dedicated module 2021-03-16 21:32:39 +01:00
Dockerfile web: load missing flow css files and adopt them 2021-03-16 22:02:58 +01:00
azure-pipelines.yml web: fix path for artefacts 2021-03-16 22:42:15 +01:00
nginx.conf Static SPA (#648) 2021-03-22 13:44:17 +01:00
package-lock.json build(deps): bump rollup from 2.42.4 to 2.43.1 in /web (#669) 2021-03-29 09:08:42 +02:00
package.json build(deps): bump rollup from 2.42.4 to 2.43.1 in /web (#669) 2021-03-29 09:08:42 +02:00
robots.txt
rollup.config.js web: cleanup entrypoints 2021-03-27 22:06:42 +01:00
tsconfig.json