File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3434 packages/error/dist \
3535 packages/mcp/node_modules \
3636 packages/mcp/dist \
37+ packages/shared/node_modules \
38+ packages/shared/dist \
3739 .sourcebot
3840
3941soft-reset :
Original file line number Diff line number Diff line change 1515 "@sourcebot/schemas" : " workspace:*" ,
1616 "@t3-oss/env-core" : " ^0.12.0" ,
1717 "ajv" : " ^8.17.1" ,
18- "server-only " : " ^0 .0.1 " ,
18+ "micromatch " : " ^4 .0.8 " ,
1919 "strip-json-comments" : " ^5.0.1" ,
2020 "zod" : " ^3.24.3"
2121 },
2222 "devDependencies" : {
2323 "@types/node" : " ^22.7.5" ,
2424 "tsc-watch" : " 6.2.1" ,
25- "typescript" : " ^5.7.3"
25+ "typescript" : " ^5.7.3" ,
26+ "@types/micromatch" : " ^4.0.9"
2627 },
2728 "exports" : {
2829 "." : " ./dist/index.server.js" ,
Original file line number Diff line number Diff line change @@ -5895,7 +5895,7 @@ __metadata:
58955895 "@t3-oss/env-core": "npm:^0.12.0"
58965896 "@types/node": "npm:^22.7.5"
58975897 ajv: "npm:^8.17.1"
5898- server-only : "npm:^0 .0.1 "
5898+ micromatch : "npm:^4 .0.8 "
58995899 strip-json-comments: "npm:^5.0.1"
59005900 tsc-watch: "npm:6.2.1"
59015901 typescript: "npm:^5.7.3"
You can’t perform that action at this time.
0 commit comments