File tree Expand file tree Collapse file tree 15 files changed +4210
-2869
lines changed
comprehensive-demo-react16/app-04
federated-css/expose-remotes/expose-tailwind-css-global
federated-library-from-cdn/app1
i18next-nextjs-react/react-host
medusa-nx-native-federation-example
native-federation-tests-typescript-plugins/host
shared-context/shared-library Expand file tree Collapse file tree 15 files changed +4210
-2869
lines changed Original file line number Diff line number Diff line change 38
38
"@modern-js/tsconfig" : " 2.54.6" ,
39
39
"@modern-js-app/eslint-config" : " 2.54.6" ,
40
40
"@modern-js/builder-rspack-provider" : " 2.46.1" ,
41
- "lint-staged" : " 15.2.7 " ,
41
+ "lint-staged" : " 15.2.10 " ,
42
42
"prettier" : " 3.3.2" ,
43
43
"husky" : " 9.0.11" ,
44
44
"rimraf" : " 5.0.8"
Original file line number Diff line number Diff line change 6
6
"devDependencies" : {
7
7
"cross-env" : " 7.0.3" ,
8
8
"css-loader" : " 7.1.2" ,
9
- "mini-css-extract-plugin" : " 2.9.0 " ,
9
+ "mini-css-extract-plugin" : " 2.9.1 " ,
10
10
"style-loader" : " 4.0.0" ,
11
- "svelte" : " 4.2.18 " ,
11
+ "svelte" : " 4.2.19 " ,
12
12
"svelte-loader" : " 3.2.3" ,
13
13
"html-webpack-plugin" : " 5.6.0" ,
14
14
"webpack" : " 5.92.1" ,
Original file line number Diff line number Diff line change 9
9
"@module-federation/enhanced" : " 0.2.5" ,
10
10
"postcss-loader" : " 8.1.1" ,
11
11
"serve" : " 14.2.3" ,
12
- "tailwindcss" : " 3.4.4 " ,
12
+ "tailwindcss" : " 3.4.13 " ,
13
13
"webpack" : " 5.92.1" ,
14
14
"webpack-cli" : " 5.1.4" ,
15
15
"webpack-dev-server" : " 5.0.4" ,
Original file line number Diff line number Diff line change 25
25
"babel-loader" : " 9.1.3" ,
26
26
"css-loader" : " 7.1.2" ,
27
27
"html-webpack-plugin" : " 5.6.0" ,
28
- "postcss" : " 8.4.39 " ,
28
+ "postcss" : " 8.4.47 " ,
29
29
"postcss-loader" : " 8.1.1" ,
30
30
"postcss-preset-env" : " 9.6.0" ,
31
31
"style-loader" : " 4.0.0" ,
Original file line number Diff line number Diff line change 13
13
"start" : " NODE_ENV=production node dist/genesis.prod"
14
14
},
15
15
"devDependencies" : {
16
- "@fmfe/genesis-compiler" : " 2.7.20 " ,
16
+ "@fmfe/genesis-compiler" : " 2.7.21 " ,
17
17
"@types/express" : " 4.17.21" ,
18
18
"vue" : " 2.7.16" ,
19
19
"vue-meta" : " 2.4.0" ,
20
20
"vue-router" : " 3.6.5"
21
21
},
22
22
"dependencies" : {
23
- "@fmfe/genesis-core" : " 2.7.20 " ,
23
+ "@fmfe/genesis-core" : " 2.7.21 " ,
24
24
"express" : " 4.19.2"
25
25
}
26
26
}
Original file line number Diff line number Diff line change 20
20
"@babel/preset-typescript" : " 7.24.7" ,
21
21
"@types/react" : " 18.3.3" ,
22
22
"@types/react-dom" : " 18.3.0" ,
23
- "autoprefixer" : " 10.4.19 " ,
23
+ "autoprefixer" : " 10.4.20 " ,
24
24
"babel-loader" : " 9.1.3" ,
25
25
"css-loader" : " 7.1.2" ,
26
26
"html-webpack-plugin" : " 5.6.0" ,
Original file line number Diff line number Diff line change 35
35
"@types/loadable__server" : " 5.12.11" ,
36
36
"@types/react" : " 18.3.3" ,
37
37
"@types/react-dom" : " 18.3.0" ,
38
- "axios" : " 1.7.2 " ,
38
+ "axios" : " 1.7.7 " ,
39
39
"babel-loader" : " 9.1.3" ,
40
40
"rimraf" : " 5.0.8" ,
41
41
"webpack" : " 5.92.1" ,
Original file line number Diff line number Diff line change 40
40
"@nrwl/react" : " 14.8.9" ,
41
41
"@nrwl/web" : " 14.8.9" ,
42
42
"@nrwl/workspace" : " 15.9.7" ,
43
- "@swc-node/register" : " 1.10.2 " ,
43
+ "@swc-node/register" : " 1.10.9 " ,
44
44
"@swc/cli" : " 0.4.0" ,
45
45
"@swc/core" : " 1.6.13" ,
46
- "@testing-library/react" : " 16.0.0 " ,
47
- "@types/jest" : " 29.5.12 " ,
46
+ "@testing-library/react" : " 16.0.1 " ,
47
+ "@types/jest" : " 29.5.13 " ,
48
48
"@types/node" : " 16.18.101" ,
49
49
"@types/react" : " 18.3.3" ,
50
50
"@types/react-dom" : " 18.3.0" ,
Original file line number Diff line number Diff line change 30
30
"@types/react" : " 18.3.3" ,
31
31
"@types/react-dom" : " 18.3.0" ,
32
32
"@types/react-test-renderer" : " 18.3.0" ,
33
- "@vitejs/plugin-react" : " 4.3.1 " ,
33
+ "@vitejs/plugin-react" : " 4.3.2 " ,
34
34
"babel-loader" : " 9.1.3" ,
35
35
"css-loader" : " 7.1.2" ,
36
36
"html-webpack-plugin" : " 5.6.0" ,
Original file line number Diff line number Diff line change 8
8
"dependencies" : {
9
9
"@module-federation/nextjs-mf" : " 8.3.28" ,
10
10
"@tanstack/react-query" : " ^4.24.10" ,
11
- "next" : " 14.2.4 " ,
11
+ "next" : " 14.2.13 " ,
12
12
"nextjs-cors" : " ^2.1.2" ,
13
13
"react" : " 18.3.1" ,
14
14
"react-dom" : " 18.3.1" ,
39
39
"babel-plugin-styled-components" : " 2.1.4" ,
40
40
"cypress" : " 13.13.0" ,
41
41
"eslint" : " 9.6.0" ,
42
- "eslint-config-next" : " 14.2.4 " ,
42
+ "eslint-config-next" : " 14.2.13 " ,
43
43
"eslint-config-prettier" : " 9.1.0" ,
44
44
"eslint-plugin-cypress" : " 3.3.0" ,
45
45
"eslint-plugin-import" : " 2.29.1" ,
You can’t perform that action at this time.
0 commit comments