File tree 3 files changed +4
-4
lines changed
turborepo-next-monorepo-demo/apps
3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 30
30
"@testing-library/react" : " 13.4.0" ,
31
31
"@types/jest" : " 28.1.8" ,
32
32
"@types/node" : " 16.18.89" ,
33
- "@types/react" : " 18.2.64 " ,
34
- "@types/react-dom" : " 18.2.21 " ,
33
+ "@types/react" : " 18.2.66 " ,
34
+ "@types/react-dom" : " 18.2.22 " ,
35
35
"@typescript-eslint/eslint-plugin" : " ^5.36.1" ,
36
36
"@typescript-eslint/parser" : " ^5.36.1" ,
37
37
"babel-jest" : " 28.1.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.64 " ,
20
+ "@types/react" : " 18.2.66 " ,
21
21
"eslint" : " 8.56.0" ,
22
22
"eslint-config-custom" : " *" ,
23
23
"next-transpile-modules" : " 9.0.0" ,
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.64 " ,
20
+ "@types/react" : " 18.2.66 " ,
21
21
"eslint" : " 8.56.0" ,
22
22
"eslint-config-custom" : " *" ,
23
23
"next-transpile-modules" : " 9.0.0" ,
You can’t perform that action at this time.
0 commit comments