ShiftSync/web
dependabot[bot] 1f130191b9
Bump the npm_and_yarn group across 1 directory with 3 updates
Bumps the npm_and_yarn group with 1 update in the /api directory: [express](https://github.com/expressjs/express).


Updates `express` from 5.1.0 to 5.2.0
- [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/v5.1.0...v5.2.0)

Updates `body-parser` from 2.2.0 to 2.2.1
- [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/v2.2.0...v2.2.1)

Updates `vite` from 6.3.6 to 6.4.1
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/create-vite@6.4.1/packages/vite)

---
updated-dependencies:
- dependency-name: express
  dependency-version: 5.2.0
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: body-parser
  dependency-version: 2.2.1
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: vite
  dependency-version: 6.4.1
  dependency-type: direct:development
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-02 04:30:38 +00:00
..
.vite/deps File Restructure 2025-06-05 00:02:22 -04:00
components File Restructure 2025-06-05 00:02:22 -04:00
public Add HMR Injection 2025-06-12 09:57:08 -04:00
src Update AppRouter.jsx 2025-06-15 22:17:07 -04:00
.dockerignore Create .dockerignore 2025-06-10 17:31:00 -04:00
docker-compose.yaml push version (#8) 2025-06-11 19:01:08 -04:00
Dockerfile Update Dockerfile 2025-06-11 19:03:53 -04:00
eslint.config.js File Restructure 2025-06-05 00:02:22 -04:00
index.html Add builds 2025-06-12 12:57:25 -04:00
package-lock.json Bump the npm_and_yarn group across 1 directory with 3 updates 2025-12-02 04:30:38 +00:00
package.json Bump the npm_and_yarn group across 1 directory with 3 updates 2025-12-02 04:30:38 +00:00
vite.config.js Update vite.config.js 2025-06-12 13:21:47 -04:00