diff --git a/package.json b/package.json index ff95771541..ffb720aca8 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "vite-plus-monorepo", "private": true, - "packageManager": "pnpm@10.17.0", + "packageManager": "pnpm@10.17.1", "engines": { "node": "^20.19.0 || >=22.12.0" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 43e126f161..f09885f874 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -28,8 +28,8 @@ catalogs: specifier: 0.0.3 version: 0.0.3 create-vite: - specifier: ^7.1.1 - version: 7.1.1 + specifier: ^8.0.0 + version: 8.0.0 cross-spawn: specifier: ^7.0.5 version: 7.0.6 @@ -168,7 +168,7 @@ importers: version: 0.0.3(typescript@5.9.2) create-vite: specifier: 'catalog:' - version: 7.1.1 + version: 8.0.0 cross-spawn: specifier: 'catalog:' version: 7.0.6 @@ -1701,8 +1701,8 @@ packages: typescript: optional: true - create-vite@7.1.1: - resolution: {integrity: sha512-9njjp5o1Sc+4XRpyARFillR+dNS0x50U8i2tB6H2KDKYAKWbntUcOOPcNJxTglAwd9nJxznq9K67kl3B/JkCZg==} + create-vite@8.0.0: + resolution: {integrity: sha512-BAzAv1azeK2dA0TAIAVp0uTfmXWNk368RDqsJFuMcGkr1RhO3T9Plr4FuzmSFhn50BgI5Yzy2cL9CLQi3dJw4A==} engines: {node: ^20.19.0 || >=22.12.0} hasBin: true @@ -3695,7 +3695,7 @@ snapshots: transitivePeerDependencies: - supports-color - create-vite@7.1.1: {} + create-vite@8.0.0: {} cross-spawn@7.0.6: dependencies: diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index 583b3f700f..810500d4bf 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -12,7 +12,7 @@ catalog: '@types/react': ^19.1.8 '@types/react-dom': ^19.1.6 create-tsdown: 0.0.3 - create-vite: ^7.1.1 + create-vite: ^8.0.0 cross-spawn: ^7.0.5 mri: ^1.2.0 next: ^15.4.3 @@ -39,6 +39,7 @@ minimumReleaseAge: 1440 minimumReleaseAgeExclude: - '@oxc-project/*' - '@rolldown/*' + - create-vite - oxfmt - oxlint - oxlint-tsgolint