authentik/web
dependabot[bot] aca4795e0c
build(deps): bump @rollup/plugin-commonjs from 21.0.1 to 21.0.2 in /web (#2377)
Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins/tree/HEAD/packages/commonjs) from 21.0.1 to 21.0.2.
- [Release notes](https://github.com/rollup/plugins/releases)
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/commonjs/CHANGELOG.md)
- [Commits](https://github.com/rollup/plugins/commits/commonjs-v21.0.2/packages/commonjs)

---
updated-dependencies:
- dependency-name: "@rollup/plugin-commonjs"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-24 10:10:04 +01:00
..
authentik/sources sources/oauth: add initial okta type 2021-12-13 21:48:59 +01:00
dist
icons web: update icons 2021-12-03 18:54:04 +01:00
src web/admin: always show group/user policy options and display disclaimer 2022-02-23 23:31:03 +01:00
.babelrc
.dockerignore
.eslintignore
.eslintrc.json
.gitignore
.prettierignore
.prettierrc.json web: include @lit in prettier sort 2021-11-28 15:45:00 +01:00
package-lock.json build(deps): bump @rollup/plugin-commonjs from 21.0.1 to 21.0.2 in /web (#2377) 2022-02-24 10:10:04 +01:00
package.json build(deps): bump @rollup/plugin-commonjs from 21.0.1 to 21.0.2 in /web (#2377) 2022-02-24 10:10:04 +01:00
poly.ts web: add polyfill for Intl.ListFormat 2022-01-15 14:56:18 +01:00
robots.txt
rollup.config.js *: add placeholder custom.css to easily allow user customisation 2022-02-14 20:05:00 +01:00
rollup.proxy.js web: add rollup config for proxy outpost 2021-11-26 14:18:51 +01:00
security.txt root: fix paths for dockerfile 2021-12-01 21:25:01 +01:00
static.go outposts: release binary outposts (#1954) 2021-12-17 19:49:32 +00:00
static_outpost.go outposts: release binary outposts (#1954) 2021-12-17 19:49:32 +00:00
tsconfig.json