File tree Expand file tree Collapse file tree 12 files changed +20
-20
lines changed Expand file tree Collapse file tree 12 files changed +20
-20
lines changed Original file line number Diff line number Diff line change 62
62
"node" : " >=12"
63
63
},
64
64
"dependencies" : {
65
- "@tanstack/router-devtools-core" : " workspace:^ "
65
+ "@tanstack/router-devtools-core" : " workspace:* "
66
66
},
67
67
"devDependencies" : {
68
68
"@vitejs/plugin-react" : " ^4.3.4" ,
Original file line number Diff line number Diff line change 67
67
"@vitejs/plugin-react" : " ^4.3.4" ,
68
68
"react" : " >=19" ,
69
69
"react-dom" : " >=19" ,
70
- "@tanstack/router-core" : " workspace:^ " ,
71
- "@tanstack/react-router" : " workspace:^ " ,
70
+ "@tanstack/router-core" : " workspace:* " ,
71
+ "@tanstack/react-router" : " workspace:* " ,
72
72
"@tanstack/react-query" : " >=5.66.0"
73
73
},
74
74
"peerDependencies" : {
Original file line number Diff line number Diff line change 62
62
"node" : " >=12"
63
63
},
64
64
"dependencies" : {
65
- "@tanstack/history" : " workspace:^ " ,
66
- "@tanstack/react-router" : " workspace:^ " ,
67
- "@tanstack/router-core" : " workspace:^ " ,
65
+ "@tanstack/history" : " workspace:* " ,
66
+ "@tanstack/react-router" : " workspace:* " ,
67
+ "@tanstack/router-core" : " workspace:* " ,
68
68
"@tanstack/start-client-core" : " workspace:*" ,
69
69
"@tanstack/start-server-core" : " workspace:*" ,
70
70
"h3" : " 1.13.0" ,
Original file line number Diff line number Diff line change 64
64
"dependencies" : {
65
65
"clsx" : " ^2.1.1" ,
66
66
"goober" : " ^2.1.16" ,
67
- "@tanstack/react-router-devtools" : " workspace:^ "
67
+ "@tanstack/react-router-devtools" : " workspace:* "
68
68
},
69
69
"devDependencies" : {
70
70
"@vitejs/plugin-react" : " ^4.3.4" ,
Original file line number Diff line number Diff line change 65
65
"node" : " >=12"
66
66
},
67
67
"dependencies" : {
68
- "@tanstack/router-core" : " workspace:^ " ,
68
+ "@tanstack/router-core" : " workspace:* " ,
69
69
"@tanstack/router-utils" : " workspace:*" ,
70
- "@tanstack/virtual-file-routes" : " workspace:^ " ,
70
+ "@tanstack/virtual-file-routes" : " workspace:* " ,
71
71
"prettier" : " ^3.5.0" ,
72
72
"recast" : " ^0.23.11" ,
73
73
"source-map" : " ^0.7.4" ,
74
74
"tsx" : " ^4.19.2" ,
75
75
"zod" : " ^3.24.2"
76
76
},
77
77
"devDependencies" : {
78
- "@tanstack/react-router" : " workspace:^ "
78
+ "@tanstack/react-router" : " workspace:* "
79
79
}
80
80
}
Original file line number Diff line number Diff line change 110
110
"@babel/template" : " ^7.27.2" ,
111
111
"@babel/traverse" : " ^7.27.7" ,
112
112
"@babel/types" : " ^7.27.7" ,
113
- "@tanstack/router-core" : " workspace:^ " ,
113
+ "@tanstack/router-core" : " workspace:* " ,
114
114
"@tanstack/router-generator" : " workspace:*" ,
115
115
"@tanstack/router-utils" : " workspace:*" ,
116
- "@tanstack/virtual-file-routes" : " workspace:^ " ,
116
+ "@tanstack/virtual-file-routes" : " workspace:* " ,
117
117
"babel-dead-code-elimination" : " ^1.0.10" ,
118
118
"chokidar" : " ^3.6.0" ,
119
119
"unplugin" : " ^2.1.2" ,
Original file line number Diff line number Diff line change 64
64
"node" : " >=12"
65
65
},
66
66
"dependencies" : {
67
- "@tanstack/router-plugin" : " workspace:^ "
67
+ "@tanstack/router-plugin" : " workspace:* "
68
68
}
69
69
}
Original file line number Diff line number Diff line change 66
66
"node" : " >=12"
67
67
},
68
68
"dependencies" : {
69
- "@tanstack/router-devtools-core" : " workspace:^ "
69
+ "@tanstack/router-devtools-core" : " workspace:* "
70
70
},
71
71
"devDependencies" : {
72
72
"solid-js" : " ^1.9.5" ,
Original file line number Diff line number Diff line change 63
63
},
64
64
"dependencies" : {
65
65
"@solidjs/meta" : " ^0.29.4" ,
66
- "@tanstack/history" : " workspace:^ " ,
67
- "@tanstack/router-core" : " workspace:^ " ,
68
- "@tanstack/solid-router" : " workspace:^ " ,
66
+ "@tanstack/history" : " workspace:* " ,
67
+ "@tanstack/router-core" : " workspace:* " ,
68
+ "@tanstack/solid-router" : " workspace:* " ,
69
69
"@tanstack/start-client-core" : " workspace:*" ,
70
70
"@tanstack/start-server-core" : " workspace:*" ,
71
71
"isbot" : " ^5.1.22"
Original file line number Diff line number Diff line change 66
66
"devDependencies" : {
67
67
"@testing-library/jest-dom" : " ^6.6.3" ,
68
68
"@testing-library/react" : " ^16.2.0" ,
69
- "@tanstack/react-router" : " workspace:^ " ,
69
+ "@tanstack/react-router" : " workspace:* " ,
70
70
"valibot" : " 1.0.0-beta.15" ,
71
71
"react" : " ^19.0.0" ,
72
72
"react-dom" : " ^19.0.0"
You can’t perform that action at this time.
0 commit comments