@nx/next
Version:
15 lines • 763 B
TypeScript
export declare const nxVersion: any;
export declare const next16Version = "~16.0.1";
export declare const next15Version = "~15.2.4";
export declare const next14Version = "~14.2.26";
export declare const nextVersion = "~16.0.1";
export declare const eslintConfigNext16Version = "^16.0.1";
export declare const eslintConfigNext15Version = "^15.2.4";
export declare const eslintConfigNext14Version = "~14.2.26";
export declare const eslintConfigNextVersion = "^16.0.1";
export declare const sassVersion = "1.62.1";
export declare const lessLoader = "11.1.0";
export declare const emotionServerVersion = "11.11.0";
export declare const babelPluginStyledComponentsVersion = "1.10.7";
export declare const tsLibVersion = "^2.3.0";
//# sourceMappingURL=versions.d.ts.map