D3V-Server/backend
dependabot[bot] 748387630c
build(deps): bump the prod-minor-updates group across 1 directory with 4 updates
Bumps the prod-minor-updates group with 4 updates in the /backend directory: [better-sqlite3](https://github.com/WiseLibs/better-sqlite3), [liquidjs](https://github.com/harttle/liquidjs), [mysql2](https://github.com/sidorares/node-mysql2) and [pg](https://github.com/brianc/node-postgres/tree/HEAD/packages/pg).


Updates `better-sqlite3` from 12.6.2 to 12.8.0
- [Release notes](https://github.com/WiseLibs/better-sqlite3/releases)
- [Commits](https://github.com/WiseLibs/better-sqlite3/compare/v12.6.2...v12.8.0)

Updates `liquidjs` from 10.24.0 to 10.25.0
- [Release notes](https://github.com/harttle/liquidjs/releases)
- [Changelog](https://github.com/harttle/liquidjs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/harttle/liquidjs/compare/v10.24.0...v10.25.0)

Updates `mysql2` from 3.18.2 to 3.19.1
- [Release notes](https://github.com/sidorares/node-mysql2/releases)
- [Changelog](https://github.com/sidorares/node-mysql2/blob/master/Changelog.md)
- [Commits](https://github.com/sidorares/node-mysql2/compare/v3.18.2...v3.19.1)

Updates `pg` from 8.19.0 to 8.20.0
- [Changelog](https://github.com/brianc/node-postgres/blob/master/CHANGELOG.md)
- [Commits](https://github.com/brianc/node-postgres/commits/pg@8.20.0/packages/pg)

---
updated-dependencies:
- dependency-name: better-sqlite3
  dependency-version: 12.8.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-minor-updates
- dependency-name: liquidjs
  dependency-version: 10.25.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-minor-updates
- dependency-name: mysql2
  dependency-version: 3.19.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-minor-updates
- dependency-name: pg
  dependency-version: 8.20.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-minor-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-14 15:13:28 +00:00
..
certbot Initial commit for D3V-NPMWG 2026-03-07 20:49:44 +07:00
config Initial commit for D3V-NPMWG 2026-03-07 20:49:44 +07:00
internal Refactor: Standardize units to GB/MB, fix Dashboard live traffic aggregation, and optimize WireGuard client layout with expanded actions. 2026-03-10 19:02:44 +07:00
lib Initial commit for D3V-NPMWG 2026-03-07 20:49:44 +07:00
migrations feat(wireguard): massive scale extensions for Quotas, Web Dashboards, Connection Logs, and Zero-Auth Public VPN file portals 2026-03-10 13:09:51 +07:00
models Initial commit for D3V-NPMWG 2026-03-07 20:49:44 +07:00
routes Refactor: Standardize units to GB/MB, fix Dashboard live traffic aggregation, and optimize WireGuard client layout with expanded actions. 2026-03-10 19:02:44 +07:00
schema feat: implement wireguard multi-server UI and backend logic 2026-03-08 09:33:24 +07:00
scripts Initial commit for D3V-NPMWG 2026-03-07 20:49:44 +07:00
templates Initial commit for D3V-NPMWG 2026-03-07 20:49:44 +07:00
.gitignore Initial commit for D3V-NPMWG 2026-03-07 20:49:44 +07:00
app.js feat(wireguard): massive scale extensions for Quotas, Web Dashboards, Connection Logs, and Zero-Auth Public VPN file portals 2026-03-10 13:09:51 +07:00
biome.json Initial commit for D3V-NPMWG 2026-03-07 20:49:44 +07:00
db.js feat: implement wireguard multi-server UI and backend logic 2026-03-08 09:33:24 +07:00
index.js Initial commit for D3V-NPMWG 2026-03-07 20:49:44 +07:00
knexfile.js Initial commit for D3V-NPMWG 2026-03-07 20:49:44 +07:00
logger.js Initial commit for D3V-NPMWG 2026-03-07 20:49:44 +07:00
migrate.js Initial commit for D3V-NPMWG 2026-03-07 20:49:44 +07:00
nodemon.json Initial commit for D3V-NPMWG 2026-03-07 20:49:44 +07:00
package-lock.json build(deps): bump the prod-minor-updates group across 1 directory with 4 updates 2026-03-14 15:13:28 +00:00
package.json build(deps): bump the prod-minor-updates group across 1 directory with 4 updates 2026-03-14 15:13:28 +00:00
setup.js Initial commit for D3V-NPMWG 2026-03-07 20:49:44 +07:00
validate-schema.js Initial commit for D3V-NPMWG 2026-03-07 20:49:44 +07:00
yarn.lock build(deps): bump the prod-minor-updates group across 1 directory with 4 updates 2026-03-14 15:13:28 +00:00