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 |
Tsu-ba-me
|
411fd01a20
|
chore(striker-ui-api): enable clean on rebuild in webpack
|
2 years ago |
Tsu-ba-me
|
94dee357d8
|
chore(striker-ui-api): switch to TypeScript
|
2 years ago |
Tsu-ba-me
|
4af65abe8e
|
build(striker-ui-api): move all source to src folder
|
2 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
|
fb21cad83c
|
chore(striker-ui-api): add scripts to compress and decompress build output
|
3 years ago |
Tsu-ba-me
|
e6d20b1d51
|
chore(striker-ui-api): add script to style files
|
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
|
7cea704fbb
|
chore(striker-ui-api): add script to run in dev mode
|
3 years ago |
Tsu-ba-me
|
b89953dbe8
|
feat: add API skeleton for striker-ui
|
3 years ago |