build(deps): Bump the npm_and_yarn group across 1 directory with 3 updates (#640)

Bumps the npm_and_yarn group with 2 updates in the / directory: [next](https://github.com/vercel/next.js) and [@hono/node-server](https://github.com/honojs/node-server).


Updates `next` from 16.2.10 to 16.2.11
- [Release notes](https://github.com/vercel/next.js/releases)
- [Commits](https://github.com/vercel/next.js/compare/v16.2.10...v16.2.11)

Removes `@hono/node-server`

Updates `fast-uri` from 3.1.2 to 3.1.4
- [Release notes](https://github.com/fastify/fast-uri/releases)
- [Commits](https://github.com/fastify/fast-uri/compare/v3.1.2...v3.1.4)

---
updated-dependencies:
- dependency-name: next
  dependency-version: 16.2.11
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: "@hono/node-server"
  dependency-version:
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: fast-uri
  dependency-version: 3.1.4
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2026-07-25 21:52:40 +02:00
committed by GitHub
parent 180c439b35
commit fdc8303ea8
2 changed files with 649 additions and 173 deletions

816
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -49,7 +49,7 @@
"dotenv": "^17.4.2",
"jsonwebtoken": "^9.0.3",
"lucide-react": "^1.25.0",
"next": "16.2.10",
"next": "16.2.11",
"node-cron": "^4.6.0",
"node-pty": "^1.1.0",
"pocketbase": "^0.27.0",
@@ -86,11 +86,11 @@
"eslint": "^10.7.0",
"eslint-config-next": "^16.2.10",
"jsdom": "^29.1.1",
"next": "16.2.10",
"next": "16.2.11",
"postcss": "^8.5.20",
"prettier": "^3.9.5",
"prettier-plugin-tailwindcss": "^0.8.1",
"prisma": "^7.8.0",
"prisma": "^7.9.0",
"tailwindcss": "^4.3.3",
"tsx": "^4.23.1",
"typescript": "^6.0.3",