chore(deps): update semver to version 7.7.2 in package.json and pnpm-lock.yaml

- Upgraded semver from 7.7.1 to 7.7.2 for improved compatibility and functionality across the project.
- Updated references in both package.json and pnpm-lock.yaml to reflect the new version.

Signed-off-by: Innei <tukon479@gmail.com>
This commit is contained in:
Innei
2025-07-10 22:25:43 +08:00
parent 99781842e1
commit 3e5780512b
3 changed files with 37 additions and 32 deletions

View File

@@ -42,7 +42,7 @@
"get-pixels@^3>request": "./external/request",
"mongodb": "6.12.0",
"pino": "./external/pino",
"semver": "7.7.1",
"semver": "7.7.2",
"typescript": "5.8.3",
"whatwg-url": "14.1.1",
"zod": "3.25.63"