diff --git a/packages/create-vite/package.json b/packages/create-vite/package.json index a170a8fa689377..a7c70662c8a22d 100644 --- a/packages/create-vite/package.json +++ b/packages/create-vite/package.json @@ -37,6 +37,6 @@ "cross-spawn": "^7.0.6", "mri": "^1.2.0", "picocolors": "^1.1.1", - "tsdown": "^0.14.0" + "tsdown": "^0.14.1" } } diff --git a/packages/plugin-legacy/package.json b/packages/plugin-legacy/package.json index daeaf45ce8c318..2ac19ff352a242 100644 --- a/packages/plugin-legacy/package.json +++ b/packages/plugin-legacy/package.json @@ -61,7 +61,7 @@ "acorn": "^8.15.0", "fdir": "^6.4.6", "picocolors": "^1.1.1", - "tsdown": "^0.14.0", + "tsdown": "^0.14.1", "vite": "workspace:*" } } diff --git a/packages/vite/package.json b/packages/vite/package.json index 31a7e3bc27ffc5..dd5e47beb5df59 100644 --- a/packages/vite/package.json +++ b/packages/vite/package.json @@ -95,7 +95,7 @@ "@babel/parser": "^7.28.0", "@jridgewell/remapping": "^2.3.4", "@jridgewell/trace-mapping": "^0.3.29", - "@oxc-project/types": "0.77.0", + "@oxc-project/types": "0.81.0", "@polka/compression": "^1.0.0-next.25", "@rolldown/pluginutils": "^1.0.0-beta.32", "@rollup/plugin-alias": "^5.1.1", @@ -138,7 +138,7 @@ "postcss-modules": "^6.0.1", "premove": "^4.0.0", "resolve.exports": "^2.0.3", - "rolldown": "^1.0.0-beta.31", + "rolldown": "^1.0.0-beta.32", "rolldown-plugin-dts": "^0.15.6", "rollup-plugin-license": "^3.6.0", "sass": "^1.90.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 773136dd83b1ba..48690f1eeb28a2 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -169,8 +169,8 @@ importers: specifier: ^1.1.1 version: 1.1.1 tsdown: - specifier: ^0.14.0 - version: 0.14.0(publint@0.3.12)(typescript@5.9.2)(vue-tsc@3.0.5(typescript@5.9.2)) + specifier: ^0.14.1 + version: 0.14.1(publint@0.3.12)(typescript@5.9.2)(vue-tsc@3.0.5(typescript@5.9.2)) packages/plugin-legacy: dependencies: @@ -224,8 +224,8 @@ importers: specifier: ^1.1.1 version: 1.1.1 tsdown: - specifier: ^0.14.0 - version: 0.14.0(publint@0.3.12)(typescript@5.9.2)(vue-tsc@3.0.5(typescript@5.9.2)) + specifier: ^0.14.1 + version: 0.14.1(publint@0.3.12)(typescript@5.9.2)(vue-tsc@3.0.5(typescript@5.9.2)) vite: specifier: workspace:* version: link:../vite @@ -261,8 +261,8 @@ importers: specifier: ^0.3.29 version: 0.3.29 '@oxc-project/types': - specifier: 0.77.0 - version: 0.77.0 + specifier: 0.81.0 + version: 0.81.0 '@polka/compression': specifier: ^1.0.0-next.25 version: 1.0.0-next.25 @@ -390,7 +390,7 @@ importers: specifier: ^2.0.3 version: 2.0.3 rolldown: - specifier: ^1.0.0-beta.31 + specifier: ^1.0.0-beta.32 version: 1.0.0-beta.32 rolldown-plugin-dts: specifier: ^0.15.6 @@ -2802,9 +2802,6 @@ packages: resolution: {integrity: sha512-zm/LDVOq9FEmHiuM8zO4DWirv0VP2Tv2VsgaiHby9nvpq+FVrcqNYgv+TysLKOITQXWZj/roluTxFvpkHP0Iuw==} engines: {node: '>=6.9.0'} - '@oxc-project/types@0.77.0': - resolution: {integrity: sha512-iUQj185VvCPnSba+ltUV5tVDrPX6LeZVtQywnnoGbe4oJ1VKvDKisjGkD/AvVtdm98b/BdsVS35IlJV1m2mBBA==} - '@oxc-project/types@0.81.0': resolution: {integrity: sha512-CnOqkybZK8z6Gx7Wb1qF7AEnSzbol1WwcIzxYOr8e91LytGOjo0wCpgoYWZo8sdbpqX+X+TJayIzo4Pv0R/KjA==} @@ -6899,8 +6896,8 @@ packages: typescript: optional: true - tsdown@0.14.0: - resolution: {integrity: sha512-3zBEDUC1XPnVE5rwfsm1y8REh58CJsDT319hkRwBgIpN9eMClE30dqF4HkK8zPKoczNNqFrQ2cKGrjE50WprIw==} + tsdown@0.14.1: + resolution: {integrity: sha512-/nBuFDKZeYln9hAxwWG5Cm55/823sNIVI693iVi0xRFHzf9OVUq4b/lx9PH1TErFr/IQ0kd2hutFbJIPM0XQWA==} engines: {node: '>=20.19.0'} hasBin: true peerDependencies: @@ -8409,8 +8406,6 @@ snapshots: '@oxc-project/runtime@0.81.0': {} - '@oxc-project/types@0.77.0': {} - '@oxc-project/types@0.81.0': {} '@parcel/watcher-android-arm64@2.5.1': @@ -12610,7 +12605,7 @@ snapshots: optionalDependencies: typescript: 5.9.2 - tsdown@0.14.0(publint@0.3.12)(typescript@5.9.2)(vue-tsc@3.0.5(typescript@5.9.2)): + tsdown@0.14.1(publint@0.3.12)(typescript@5.9.2)(vue-tsc@3.0.5(typescript@5.9.2)): dependencies: ansis: 4.1.0 cac: 6.7.14