Parch Linux Official Website!
Bumps [body-parser](https://github.com/expressjs/body-parser) to 1.20.3 and updates ancestor dependency [express](https://github.com/expressjs/express). These dependencies need to be updated together. Updates `body-parser` from 1.20.2 to 1.20.3 - [Release notes](https://github.com/expressjs/body-parser/releases) - [Changelog](https://github.com/expressjs/body-parser/blob/master/HISTORY.md) - [Commits](https://github.com/expressjs/body-parser/compare/1.20.2...1.20.3) Updates `express` from 4.19.2 to 4.21.0 - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/4.21.0/History.md) - [Commits](https://github.com/expressjs/express/compare/4.19.2...4.21.0) --- updated-dependencies: - dependency-name: body-parser dependency-type: indirect - dependency-name: express dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> |
||
---|---|---|
.github | ||
public | ||
src | ||
.gitignore | ||
.prettierrc | ||
Dockerfile | ||
env.d.ts | ||
index.html | ||
LICENSE | ||
package-lock.json | ||
package.json | ||
README.md | ||
server.js | ||
tsconfig.json | ||
tsconfig.node.json | ||
vite.config.ts |
Parch Linux Official Website
Forked From Vanilla OS website.
Setup Development
npm install
npm run dev