diff --git a/packages/compat/plugin-webpack-swc/package.json b/packages/compat/plugin-webpack-swc/package.json index ef4f1d249b..323afe04b6 100644 --- a/packages/compat/plugin-webpack-swc/package.json +++ b/packages/compat/plugin-webpack-swc/package.json @@ -39,7 +39,7 @@ "@rsbuild/webpack": "workspace:*", "@rslib/core": "0.5.5", "@types/lodash": "^4.17.16", - "@types/semver": "^7.5.8", + "@types/semver": "^7.7.0", "typescript": "^5.8.2", "webpack": "^5.98.0" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index eff6883dea..82eef944d4 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -539,8 +539,8 @@ importers: specifier: ^4.17.16 version: 4.17.16 '@types/semver': - specifier: ^7.5.8 - version: 7.5.8 + specifier: ^7.7.0 + version: 7.7.0 typescript: specifier: ^5.8.2 version: 5.8.2 @@ -3056,6 +3056,9 @@ packages: '@types/semver@7.5.8': resolution: {integrity: sha512-I8EUhyrgfLrcTkzV3TSsGyl1tSuPrEDzr0yd5m90UgNxQkyDXULk3b6MlQqTCpZpNtWe1K0hzclnZkTcLBe2UQ==} + '@types/semver@7.7.0': + resolution: {integrity: sha512-k107IF4+Xr7UHjwDc7Cfd6PRQfbdkiRabXGRjo07b4WyPahFBZCZ1sE+BNxYIJPPg73UkfOsVOLwqVc/6ETrIA==} + '@types/send@0.17.4': resolution: {integrity: sha512-x2EM6TJOybec7c52BX0ZspPodMsQUd5L6PRwOunVyVUhXiBSKf3AezDL8Dgvgt5o0UfKNfuA0eMLr2wLT4AiBA==} @@ -8983,6 +8986,8 @@ snapshots: '@types/semver@7.5.8': {} + '@types/semver@7.7.0': {} + '@types/send@0.17.4': dependencies: '@types/mime': 1.3.5