1
0
mirror of https://github.com/uetchy/namae.git synced 2025-03-17 20:40:32 +09:00

13 Commits

Author SHA1 Message Date
f95f8ef551 fix: support new vercel style 2020-06-19 16:15:53 +09:00
530a9bf0af chore: cleanup 2020-03-31 23:52:24 +09:00
dependabot-preview[bot]
19a4df4f88 chore(deps-dev): bump @types/node from 13.9.1 to 13.9.5 in /api
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 13.9.1 to 13.9.5.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-30 20:49:59 +00:00
dependabot-preview[bot]
ec0aca1a1b chore(deps-dev): bump ts-jest from 25.2.1 to 25.3.0 in /api
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 25.2.1 to 25.3.0.
- [Release notes](https://github.com/kulshekhar/ts-jest/releases)
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/kulshekhar/ts-jest/compare/25.2.1...v25.3.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-30 20:43:50 +00:00
dependabot-preview[bot]
b06d015e53 chore(deps-dev): bump nock from 12.0.2 to 12.0.3 in /api
Bumps [nock](https://github.com/nock/nock) from 12.0.2 to 12.0.3.
- [Release notes](https://github.com/nock/nock/releases)
- [Changelog](https://github.com/nock/nock/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nock/nock/compare/v12.0.2...v12.0.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-23 20:47:38 +00:00
dependabot[bot]
455d93d072 chore(deps): bump acorn from 5.7.3 to 5.7.4 in /api
Bumps [acorn](https://github.com/acornjs/acorn) from 5.7.3 to 5.7.4.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](https://github.com/acornjs/acorn/compare/5.7.3...5.7.4)

Signed-off-by: dependabot[bot] <support@github.com>
2020-03-14 12:05:19 +09:00
dependabot-preview[bot]
96e59dd5c5 chore(deps-dev): bump @types/node-fetch from 2.5.0 to 2.5.5 in /api
Bumps [@types/node-fetch](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node-fetch) from 2.5.0 to 2.5.5.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node-fetch)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-14 02:41:50 +00:00
dependabot-preview[bot]
f253346d20 chore(deps-dev): bump nock from 10.0.6 to 12.0.2 in /api
Bumps [nock](https://github.com/nock/nock) from 10.0.6 to 12.0.2.
- [Release notes](https://github.com/nock/nock/releases)
- [Changelog](https://github.com/nock/nock/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nock/nock/compare/v10.0.6...v12.0.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-14 02:34:21 +00:00
dependabot[bot]
8e7ec1f170 chore(deps): bump handlebars from 4.1.2 to 4.5.3 in /api
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.1.2 to 4.5.3.
- [Release notes](https://github.com/wycats/handlebars.js/releases)
- [Changelog](https://github.com/wycats/handlebars.js/blob/master/release-notes.md)
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.1.2...v4.5.3)

Signed-off-by: dependabot[bot] <support@github.com>
2019-12-30 02:30:47 +09:00
f2e45bac4b feat(api): typescript 2019-09-01 01:39:29 +09:00
df56b21a99 feat: Heroku and Now 2019-08-27 03:33:45 +09:00
fc034bc2bb feat(api): add test 2019-08-14 19:55:28 +09:00
102b98b76a fix: optimize analytics 2019-08-07 17:42:07 +09:00