Tsu-ba-me
|
9330feee75
|
chore(striker-ui-api): install http-proxy-middleware
|
1 year ago |
Tsu-ba-me
|
9192212bde
|
chore(striker-ui-api): install http-proxy-middleware
|
1 year ago |
Tsu-ba-me
|
7d79d9a2ce
|
chore(striker-ui-api): install format-data-size
|
1 year ago |
Tsu-ba-me
|
06ad2a5353
|
chore(striker-ui-api): add core-js and regenerator-runtime enable promises and async/await
|
1 year ago |
Tsu-ba-me
|
2746e500de
|
chore(striker-ui-api): install express-session package
|
1 year ago |
Tsu-ba-me
|
aacbf3003a
|
chore(striker-ui-api): install passport and local strategy
|
1 year ago |
dependabot[bot]
|
b0ada6fba5
|
build(deps-dev): bump webpack from 5.70.0 to 5.76.0 in /striker-ui-api
Bumps [webpack](https://github.com/webpack/webpack) from 5.70.0 to 5.76.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.70.0...v5.76.0)
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2 years ago |
dependabot[bot]
|
a24618f15e
|
build(deps): bump json5 from 1.0.1 to 1.0.2 in /striker-ui-api
Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v1.0.1...v1.0.2)
---
updated-dependencies:
- dependency-name: json5
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2 years ago |
dependabot[bot]
|
d4680dbbd8
|
build(deps): bump qs and express in /striker-ui-api
Bumps [qs](https://github.com/ljharb/qs) to 6.11.0 and updates ancestor dependency [express](https://github.com/expressjs/express). These dependencies need to be updated together.
Updates `qs` from 6.7.0 to 6.11.0
- [Release notes](https://github.com/ljharb/qs/releases)
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ljharb/qs/compare/v6.7.0...v6.11.0)
Updates `express` from 4.17.1 to 4.18.2
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.17.1...4.18.2)
---
updated-dependencies:
- dependency-name: qs
dependency-type: indirect
- dependency-name: express
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2 years ago |
dependabot[bot]
|
93d22abde5
|
build(deps): bump loader-utils from 1.4.0 to 1.4.2 in /striker-ui-api
Bumps [loader-utils](https://github.com/webpack/loader-utils) from 1.4.0 to 1.4.2.
- [Release notes](https://github.com/webpack/loader-utils/releases)
- [Changelog](https://github.com/webpack/loader-utils/blob/v1.4.2/CHANGELOG.md)
- [Commits](https://github.com/webpack/loader-utils/compare/v1.4.0...v1.4.2)
---
updated-dependencies:
- dependency-name: loader-utils
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2 years ago |
Tsu-ba-me
|
94dee357d8
|
chore(striker-ui-api): switch to TypeScript
|
2 years ago |
dependabot[bot]
|
250c493292
|
build(deps): bump terser from 5.12.1 to 5.14.2 in /striker-ui-api
Bumps [terser](https://github.com/terser/terser) from 5.12.1 to 5.14.2.
- [Release notes](https://github.com/terser/terser/releases)
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/commits)
---
updated-dependencies:
- dependency-name: terser
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2 years ago |
dependabot[bot]
|
0c37c36cea
|
build(deps): bump minimist from 1.2.5 to 1.2.6 in /striker-ui-api
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)
---
updated-dependencies:
- dependency-name: minimist
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
3 years ago |
Tsu-ba-me
|
10c0d7a144
|
build(striker-ui-api): use webpack + babel (transpile) to generate output for nodejs 10
|
3 years ago |
Tsu-ba-me
|
a951ac3892
|
fix(striker-ui-api): compile API to single script
|
3 years ago |
Tsu-ba-me
|
d764366fe8
|
chore(striker-ui-api): fix package vulnerabilities
|
3 years ago |
Tsu-ba-me
|
80c089a8c5
|
chore(striker-ui-api): install multer
|
3 years ago |
Tsu-ba-me
|
3b123dd671
|
chore(striker-ui-api): install cors
|
3 years ago |
Tsu-ba-me
|
b89953dbe8
|
feat: add API skeleton for striker-ui
|
3 years ago |