File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed
directive-functions-plugin Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 69
69
"@babel/core" : " ^7.26.8" ,
70
70
"@babel/traverse" : " ^7.26.8" ,
71
71
"@babel/types" : " ^7.26.8" ,
72
- "@tanstack/router-utils" : " workspace:^ " ,
72
+ "@tanstack/router-utils" : " workspace:* " ,
73
73
"babel-dead-code-elimination" : " ^1.0.10" ,
74
74
"tiny-invariant" : " ^1.3.3"
75
75
},
Original file line number Diff line number Diff line change 66
66
"node" : " >=12"
67
67
},
68
68
"dependencies" : {
69
- "@tanstack/router-generator" : " workspace:^ " ,
69
+ "@tanstack/router-generator" : " workspace:* " ,
70
70
"chokidar" : " ^3.6.0" ,
71
71
"yargs" : " ^17.7.2"
72
72
},
Original file line number Diff line number Diff line change 66
66
},
67
67
"dependencies" : {
68
68
"@tanstack/router-core" : " workspace:^" ,
69
- "@tanstack/router-utils" : " workspace:^ " ,
69
+ "@tanstack/router-utils" : " workspace:* " ,
70
70
"@tanstack/virtual-file-routes" : " workspace:^" ,
71
71
"prettier" : " ^3.5.0" ,
72
72
"recast" : " ^0.23.11" ,
Original file line number Diff line number Diff line change 111
111
"@babel/traverse" : " ^7.26.8" ,
112
112
"@babel/types" : " ^7.26.8" ,
113
113
"@tanstack/router-core" : " workspace:^" ,
114
- "@tanstack/router-generator" : " workspace:^ " ,
115
- "@tanstack/router-utils" : " workspace:^ " ,
114
+ "@tanstack/router-generator" : " workspace:* " ,
115
+ "@tanstack/router-utils" : " workspace:* " ,
116
116
"@tanstack/virtual-file-routes" : " workspace:^" ,
117
117
"babel-dead-code-elimination" : " ^1.0.10" ,
118
118
"chokidar" : " ^3.6.0" ,
You can’t perform that action at this time.
0 commit comments