@aws/nx-plugin 0.67.0 → 0.67.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json
CHANGED
|
@@ -1879,8 +1879,8 @@ exports[`react-website generator > Tanstack router integration > should generate
|
|
|
1879
1879
|
"@cloudscape-design/global-styles": "1.0.49",
|
|
1880
1880
|
"aws-cdk-lib": "2.234.1",
|
|
1881
1881
|
"constructs": "10.4.4",
|
|
1882
|
-
"react": "19.
|
|
1883
|
-
"react-dom": "19.
|
|
1882
|
+
"react": "19.1.5",
|
|
1883
|
+
"react-dom": "19.1.5",
|
|
1884
1884
|
"tailwindcss": "4.1.18"
|
|
1885
1885
|
},
|
|
1886
1886
|
"devDependencies": {
|
|
@@ -3322,8 +3322,8 @@ exports[`react-website generator > Tanstack router integration > should generate
|
|
|
3322
3322
|
"@tanstack/react-router": "1.149.3",
|
|
3323
3323
|
"aws-cdk-lib": "2.234.1",
|
|
3324
3324
|
"constructs": "10.4.4",
|
|
3325
|
-
"react": "19.
|
|
3326
|
-
"react-dom": "19.
|
|
3325
|
+
"react": "19.1.5",
|
|
3326
|
+
"react-dom": "19.1.5",
|
|
3327
3327
|
"tailwindcss": "4.1.18"
|
|
3328
3328
|
},
|
|
3329
3329
|
"devDependencies": {
|
|
@@ -5409,8 +5409,8 @@ exports[`react-website generator > should handle npm scope prefix correctly > sc
|
|
|
5409
5409
|
"@tanstack/react-router": "1.149.3",
|
|
5410
5410
|
"aws-cdk-lib": "2.234.1",
|
|
5411
5411
|
"constructs": "10.4.4",
|
|
5412
|
-
"react": "19.
|
|
5413
|
-
"react-dom": "19.
|
|
5412
|
+
"react": "19.1.5",
|
|
5413
|
+
"react-dom": "19.1.5",
|
|
5414
5414
|
"tailwindcss": "4.1.18",
|
|
5415
5415
|
}
|
|
5416
5416
|
`;
|
package/src/utils/versions.d.ts
CHANGED
|
@@ -62,8 +62,8 @@ export declare const TS_VERSIONS: {
|
|
|
62
62
|
readonly 'oidc-client-ts': "3.4.1";
|
|
63
63
|
readonly prettier: "3.7.4";
|
|
64
64
|
readonly 'react-oidc-context': "3.3.0";
|
|
65
|
-
readonly react: "19.
|
|
66
|
-
readonly 'react-dom': "19.
|
|
65
|
+
readonly react: "19.1.5";
|
|
66
|
+
readonly 'react-dom': "19.1.5";
|
|
67
67
|
readonly rimraf: "6.1.2";
|
|
68
68
|
readonly rolldown: "1.0.0-beta.52";
|
|
69
69
|
readonly 'source-map-support': "0.5.21";
|
|
@@ -79,7 +79,7 @@ export type ITsDepVersion = keyof typeof TS_VERSIONS;
|
|
|
79
79
|
* Add versions to the given dependencies
|
|
80
80
|
*/
|
|
81
81
|
export declare const withVersions: (deps: ITsDepVersion[]) => {
|
|
82
|
-
[k: string]: "3.968.0" | "1.0.0-alpha.10" | "2.30.2" | "6.4.5" | "21.2.3" | "9.0.1" | "22.4.1" | "1.25.2" | "0.18.0" | "0.1.5" | "1.149.3" | "1.145.4" | "1.143.11" | "3.0.140" | "3.0.1173" | "1.0.49" | "5.90.16" | "5.91.2" | "11.8.1" | "22.19.6" | "8.10.159" | "2.8.19" | "8.18.1" | "5.0.6" | "4.12.0" | "1.0.20" | "2.1100.3" | "2.234.1" | "2.233.0-alpha.0" | "3.12.0" | "10.4.4" | "2.8.5" | "3.5.3" | "0.27.2" | "5.5.4" | "5.2.1" | "2.4.2" | "4.0.0" | "2.0.0" | "19.3.1" | "3.4.1" | "3.7.4" | "3.3.0" | "19.
|
|
82
|
+
[k: string]: "3.968.0" | "1.0.0-alpha.10" | "2.30.2" | "6.4.5" | "21.2.3" | "9.0.1" | "22.4.1" | "1.25.2" | "0.18.0" | "0.1.5" | "1.149.3" | "1.145.4" | "1.143.11" | "3.0.140" | "3.0.1173" | "1.0.49" | "5.90.16" | "5.91.2" | "11.8.1" | "22.19.6" | "8.10.159" | "2.8.19" | "8.18.1" | "5.0.6" | "4.12.0" | "1.0.20" | "2.1100.3" | "2.234.1" | "2.233.0-alpha.0" | "3.12.0" | "10.4.4" | "2.8.5" | "3.5.3" | "0.27.2" | "5.5.4" | "5.2.1" | "2.4.2" | "4.0.0" | "2.0.0" | "19.3.1" | "3.4.1" | "3.7.4" | "3.3.0" | "19.1.5" | "6.1.2" | "1.0.0-beta.52" | "0.5.21" | "4.1.18" | "4.21.0" | "5.1.4" | "4.3.5" | "8.19.0";
|
|
83
83
|
};
|
|
84
84
|
/**
|
|
85
85
|
* Versions for Python dependencies added by generators
|
package/src/utils/versions.js
CHANGED
|
@@ -65,8 +65,8 @@ exports.TS_VERSIONS = {
|
|
|
65
65
|
'oidc-client-ts': '3.4.1',
|
|
66
66
|
prettier: '3.7.4',
|
|
67
67
|
'react-oidc-context': '3.3.0',
|
|
68
|
-
react: '19.
|
|
69
|
-
'react-dom': '19.
|
|
68
|
+
react: '19.1.5',
|
|
69
|
+
'react-dom': '19.1.5',
|
|
70
70
|
rimraf: '6.1.2',
|
|
71
71
|
rolldown: '1.0.0-beta.52',
|
|
72
72
|
'source-map-support': '0.5.21',
|