dependabot[bot]
|
3944dd4f8e
|
build(deps): bump the npm_and_yarn group across 2 directories with 2 updates
Bumps the npm_and_yarn group with 1 update in the /backend directory: [express](https://github.com/expressjs/express).
Bumps the npm_and_yarn group with 1 update in the /docs directory: [webpack](https://github.com/webpack/webpack).
Updates `express` from 4.18.2 to 4.19.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.18.2...4.19.2)
Updates `webpack` from 5.90.0 to 5.94.0
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.90.0...v5.94.0)
---
updated-dependencies:
- dependency-name: express
dependency-type: direct:production
dependency-group: npm_and_yarn
- dependency-name: webpack
dependency-type: indirect
dependency-group: npm_and_yarn
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-08-31 01:53:54 +00:00 |
|
Takeshi Kimata
|
0da8e4129e
|
docs: update
|
2024-07-29 22:01:06 +09:00 |
|
Takeshi Kimata
|
e0fa63db0f
|
feat: enable rate limit on API server (#15)
|
2024-07-20 08:40:45 +09:00 |
|
Takeshi Kimata
|
1af3ba05e6
|
update package.json
|
2024-06-23 09:48:41 +09:00 |
|
Takeshi Kimata
|
8103297dae
|
Implement Auth
|
2024-05-17 23:30:13 +09:00 |
|
Takeshi Kimata
|
f73060b4ad
|
file upload and store
|
2024-03-16 21:43:30 +09:00 |
|
Takeshi Kimata
|
7ad22e2891
|
request API server to add projects record
|
2024-02-04 22:10:07 +09:00 |
|
Takeshi Kimata
|
45f64df1f9
|
set up sqlite
|
2024-02-04 18:38:48 +09:00 |
|
Takeshi Kimata
|
cdaa99b89a
|
create API server
|
2024-02-04 12:05:06 +09:00 |
|