File tree 7 files changed +298
-275
lines changed
turborepo-next-monorepo-demo/apps
7 files changed +298
-275
lines changed Original file line number Diff line number Diff line change 15
15
"react-dom" : " ^18.2.0"
16
16
},
17
17
"devDependencies" : {
18
- "eslint" : " 8.50 .0" ,
18
+ "eslint" : " 8.51 .0" ,
19
19
"eslint-config-next" : " 12.3.4"
20
20
}
21
21
}
Original file line number Diff line number Diff line change 29
29
"@nrwl/workspace" : " 15.9.7" ,
30
30
"@testing-library/react" : " 13.4.0" ,
31
31
"@types/jest" : " 28.1.8" ,
32
- "@types/node" : " 16.18.55 " ,
33
- "@types/react" : " 18.2.24 " ,
34
- "@types/react-dom" : " 18.2.8 " ,
32
+ "@types/node" : " 16.18.58 " ,
33
+ "@types/react" : " 18.2.25 " ,
34
+ "@types/react-dom" : " 18.2.11 " ,
35
35
"@typescript-eslint/eslint-plugin" : " ^5.36.1" ,
36
36
"@typescript-eslint/parser" : " ^5.36.1" ,
37
37
"babel-jest" : " 28.1.3" ,
38
38
"cypress" : " ^12.10.0" ,
39
- "eslint" : " ~8.50 .0" ,
39
+ "eslint" : " ~8.51 .0" ,
40
40
"eslint-config-next" : " 12.3.4" ,
41
41
"eslint-config-prettier" : " 8.8.0" ,
42
42
"eslint-plugin-cypress" : " ^2.10.3" ,
Original file line number Diff line number Diff line change 17
17
"devDependencies" : {
18
18
"@babel/core" : " ^7.0.0" ,
19
19
"@types/node" : " ^17.0.12" ,
20
- "@types/react" : " 18.2.24 " ,
21
- "eslint" : " 8.50 .0" ,
20
+ "@types/react" : " 18.2.25 " ,
21
+ "eslint" : " 8.51 .0" ,
22
22
"eslint-config-custom" : " *" ,
23
23
"next-transpile-modules" : " 9.0.0" ,
24
24
"tsconfig" : " *" ,
Original file line number Diff line number Diff line change 17
17
"devDependencies" : {
18
18
"@babel/core" : " ^7.0.0" ,
19
19
"@types/node" : " ^17.0.12" ,
20
- "@types/react" : " 18.2.24 " ,
21
- "eslint" : " 8.50 .0" ,
20
+ "@types/react" : " 18.2.25 " ,
21
+ "eslint" : " 8.51 .0" ,
22
22
"eslint-config-custom" : " *" ,
23
23
"next-transpile-modules" : " 9.0.0" ,
24
24
"tsconfig" : " *" ,
You can’t perform that action at this time.
0 commit comments