v3/packages/api
dependabot[bot] e156af8384
chore(deps-dev): bump ts-loader from 8.3.0 to 9.2.1
Bumps [ts-loader](https://github.com/TypeStrong/ts-loader) from 8.3.0 to 9.2.1.
- [Release notes](https://github.com/TypeStrong/ts-loader/releases)
- [Changelog](https://github.com/TypeStrong/ts-loader/blob/main/CHANGELOG.md)
- [Commits](https://github.com/TypeStrong/ts-loader/compare/v8.3.0...v9.2.1)

---
updated-dependencies:
- dependency-name: ts-loader
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-14 03:02:57 +00:00
..
handlers feat: add audit logging via webhook (#309) 2021-07-13 23:01:25 -04:00
utils feat: add audit logging via webhook (#309) 2021-07-13 23:01:25 -04:00
.gitignore Refactor node packages to yarn workspaces & ditch next.js for CRA. (#161) 2021-03-12 18:04:49 -05:00
bindings.d.ts chore: update prettier tab width for consistency (#175) 2021-03-13 22:54:34 -05:00
index.ts Feat/editor as preview (#294) 2021-07-08 16:51:00 -05:00
package.json chore(deps-dev): bump ts-loader from 8.3.0 to 9.2.1 2021-07-14 03:02:57 +00:00
router.ts chore: update prettier tab width for consistency (#175) 2021-03-13 22:54:34 -05:00
tsconfig.json chore: update prettier tab width for consistency (#175) 2021-03-13 22:54:34 -05:00
webpack.config.js chore: update prettier tab width for consistency (#175) 2021-03-13 22:54:34 -05:00
worker.config.js fix(api): sync from legacy used wrong type of data 2021-03-21 22:10:27 -04:00