File tree Expand file tree Collapse file tree 6 files changed +10
-10
lines changed
Expand file tree Collapse file tree 6 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 2828 "license" : " MIT" ,
2929 "packageManager" : " pnpm@9.15.5" ,
3030 "dependencies" : {
31- "@tanstack/cta-cli" : " ^0.41.2 " ,
32- "@tanstack/cta-engine" : " ^0.41.2 "
31+ "@tanstack/cta-cli" : " workspace:* " ,
32+ "@tanstack/cta-engine" : " workspace:* "
3333 },
3434 "devDependencies" : {
3535 "@types/node" : " ^22.13.4" ,
Original file line number Diff line number Diff line change 88 "esModuleInterop" : true ,
99 "skipLibCheck" : true ,
1010 "forceConsistentCasingInFileNames" : true ,
11- "moduleResolution" : " node " ,
11+ "moduleResolution" : " bundler " ,
1212 "declaration" : true ,
1313 "declarationDir" : " ./dist/types"
1414 },
Original file line number Diff line number Diff line change 2727 "license" : " MIT" ,
2828 "packageManager" : " pnpm@9.15.5" ,
2929 "dependencies" : {
30- "@tanstack/cta-cli" : " ^0.41.2 " ,
31- "@tanstack/cta-engine" : " ^0.41.2 "
30+ "@tanstack/cta-cli" : " workspace:* " ,
31+ "@tanstack/cta-engine" : " workspace:* "
3232 },
3333 "devDependencies" : {
3434 "@types/node" : " ^22.13.4" ,
Original file line number Diff line number Diff line change 88 "esModuleInterop" : true ,
99 "skipLibCheck" : true ,
1010 "forceConsistentCasingInFileNames" : true ,
11- "moduleResolution" : " node " ,
11+ "moduleResolution" : " bundler " ,
1212 "declaration" : true ,
1313 "declarationDir" : " ./dist/types"
1414 },
Original file line number Diff line number Diff line change 2828 "license" : " MIT" ,
2929 "packageManager" : " pnpm@9.15.5" ,
3030 "dependencies" : {
31- "@tanstack/cta-cli" : " ^0.41.2 " ,
32- "@tanstack/cta-engine" : " ^0.41.2 " ,
33- "@tanstack/cta-framework-react-cra" : " 1.96.1 "
31+ "@tanstack/cta-cli" : " workspace:* " ,
32+ "@tanstack/cta-engine" : " workspace:* " ,
33+ "@tanstack/cta-framework-react-cra" : " workspace:* "
3434 },
3535 "devDependencies" : {
3636 "@types/node" : " ^22.13.4" ,
Original file line number Diff line number Diff line change 88 "esModuleInterop" : true ,
99 "skipLibCheck" : true ,
1010 "forceConsistentCasingInFileNames" : true ,
11- "moduleResolution" : " node " ,
11+ "moduleResolution" : " bundler " ,
1212 "declaration" : true ,
1313 "declarationDir" : " ./dist/types"
1414 },
You can’t perform that action at this time.
0 commit comments